From owner-cvs-all Sun Jul 9 17:36: 7 2000 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 296C737C0B0; Sun, 9 Jul 2000 17:36:03 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA06002; Sun, 9 Jul 2000 17:36:02 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007100036.RAA06002@freefall.freebsd.org> From: Matt Jacob Date: Sun, 9 Jul 2000 17:36:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/pci mcpcia_pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/09 17:36:02 PDT Modified files: (Branch: RELENG_4) sys/alpha/pci mcpcia_pci.c Log: MFC: Don't let the infrastructure assign the 'next' PCI bus for us. Instead, for now (until we get a pci infrastructure cleanup), assign the PCI bus number to be mcpcia bus instance << 4. This is to allow secondary bridges some room to be recongnized on 4100 systems. Revision Changes Path 1.1.2.2 +2 -2 src/sys/alpha/pci/mcpcia_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message