From owner-cvs-all Sun Jul 9 17:32: 6 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 531F437B926; Sun, 9 Jul 2000 17:32:03 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA05578; Sun, 9 Jul 2000 17:32:03 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007100032.RAA05578@freefall.freebsd.org> From: Matt Jacob Date: Sun, 9 Jul 2000 17:32:03 -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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/09 17:32:03 PDT Modified files: sys/alpha/pci mcpcia_pci.c Log: 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.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