• B
    PCI: fix multiple bridge problems · c021f8e6
    Blue Swirl 提交于
    When several PCI bridges were in use, monitor command "info pci" would
    enter into infinite loop. Buses behind the bridge were not discoverable
    because secondary and subordinate bus numbers were not used properly.
    Other buses were not found because bus search terminated on first miss.
    Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
    c021f8e6
pci.c 55.7 KB