From owner-cvs-all Thu Jul 15 18: 0:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DFDD814FC6; Thu, 15 Jul 1999 18:00:44 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA44525; Thu, 15 Jul 1999 18:00:32 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199907160100.SAA44525@freefall.freebsd.org> From: Mike Smith Date: Thu, 15 Jul 1999 18:00:32 -0700 (PDT) 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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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