cvs commit: src/sys/i386/pci pci_bus.c
John Baldwin
jhb at FreeBSD.org
Fri Jun 6 10:27:19 PDT 2003
jhb 2003/06/06 10:27:18 PDT
FreeBSD src repository
Modified files:
sys/i386/pci pci_bus.c
Log:
Use the secondary bus number instead of the number of the bus the PCI-PCI
bridge lives on (i.e., the parent bus) when probing the PIR table for a
bus. This could cause the PCIBIOS PCI-PCI bridge driver to bogusly attach
to bridges that weren't in the PIR but whose parent bus was in the PIR.
Revision Changes Path
1.101 +5 -1 src/sys/i386/pci/pci_bus.c
More information about the cvs-src
mailing list