From owner-cvs-all Mon May 8 19:20:49 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 4D72F37BA2A; Mon, 8 May 2000 19:20:45 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA45972; Mon, 8 May 2000 19:20:44 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200005090220.TAA45972@freefall.freebsd.org> From: Matt Jacob Date: Mon, 8 May 2000 19:20:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/mcbus mcpcia.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/05/08 19:20:44 PDT Modified files: sys/alpha/mcbus mcpcia.c Log: Change references/comments about 'secondary' to reflect that while we'd like to see the true SRM bus number be passed to us, instead, we get FreeBSD's PCI bus instance number (Brzzt! Wrong Answer!). Also, once we've seen the MCPCIA that has the EISA bus on it, call dec_kn300_cons_init just before configuring devices on this bus. Revision Changes Path 1.4 +21 -18 src/sys/alpha/mcbus/mcpcia.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message