Date: Thu, 15 Jul 1999 18:00:32 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 nexus.c src/sys/i386/isa pcibus.c src/sys/pci pcisupport.c Message-ID: <199907160100.SAA44525@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/07/15 18:00:32 PDT Modified files: sys/i386/i386 nexus.c sys/i386/isa pcibus.c sys/pci pcisupport.c Log: Add support for multiple PCI busses directly connected to the nexus. This is only partially complete, but allows 450NX-based systems with more than one PCI bus to be used again. Submitted by: dfr Revision Changes Path 1.12 +13 -1 src/sys/i386/i386/nexus.c 1.43 +180 -4 src/sys/i386/isa/pcibus.c 1.123 +12 -96 src/sys/pci/pcisupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907160100.SAA44525>