From owner-cvs-all Sun Jul 9 17:34:21 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 3E5C237BB1C; Sun, 9 Jul 2000 17:34:19 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA05798; Sun, 9 Jul 2000 17:34:19 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200007100034.RAA05798@freefall.freebsd.org> From: Matt Jacob Date: Sun, 9 Jul 2000 17:34:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/mcbus mcpcia.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/09 17:34:19 PDT Modified files: sys/alpha/mcbus mcpcia.c Log: Coordinate with change to mcpcia_pci.c- major primary busses on each hose are 16 PCI instances apart. This allows us to recognize secondary PCI busses (at least to a first level) until the pci infrastructure is fixed. Turn on support for secondary cycles, too. Redo debug printouts. Revision Changes Path 1.6 +31 -29 src/sys/alpha/mcbus/mcpcia.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message