• Linus Torvalds's avatar
    Take the whole PCI bus range into account when scanning PCI bridges. · 8b5915b0
    Linus Torvalds authored
    A bridge that has been set up by firmware to cover multiple PCI
    buses but doesn't actually have anything connected behind some of
    them caused us to use the incorrect maxmimum bus number span when
    scanning the bridge chip.
    
    Problem reported by Tim Saunders, with Russell King suggesting
    the fix.
    8b5915b0
probe.c 21.3 KB