Date: Tue, 23 May 2006 17:59:06 +0000 (UTC) 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/i386 mp_machdep.c Message-ID: <200605231759.k4NHx6YT086502@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-05-23 17:59:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/i386 mp_machdep.c Log: When routing a PCI interrupt across a PCI-PCI bridge that is not listed in the MP Table, use the slot (aka device) of the _child_ PCI device on the child bus of the PCI-PCI bridge instead of the slot of the PCI-PCI bridge on the parent bus of the bridge. Revision Changes Path 1.115.2.26 +1 -1 src/sys/i386/i386/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605231759.k4NHx6YT086502>