Date: Fri, 6 Jun 2003 10:27:18 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_bus.c Message-ID: <200306061727.h56HRItn049563@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306061727.h56HRItn049563>