From owner-cvs-all Wed Mar 27 2:20:52 2002 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.93]) by hub.freebsd.org (Postfix) with ESMTP id 35DC537B404; Wed, 27 Mar 2002 02:20:46 -0800 (PST) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-35.mail.demon.net with esmtp (Exim 3.35 #1) id 16qAXs-000C4n-0Z; Wed, 27 Mar 2002 10:20:44 +0000 Received: from salmon.nlsystems.com (salmon [10.0.0.3]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id g2RAJT956344; Wed, 27 Mar 2002 10:19:29 GMT (envelope-from dfr@nlsystems.com) Date: Wed, 27 Mar 2002 10:15:55 +0000 (GMT) From: Doug Rabson To: Matthew Jacob Cc: Doug Rabson , , Subject: Re: cvs commit: src/sys/alpha/alpha dec_kn300.c src/sys/alpha/mcbus mcbus.c mcbusvar.h mcpcia.c mcpciavar.h In-Reply-To: Message-ID: <20020327101417.B99274-100000@salmon.nlsystems.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 26 Mar 2002, Matthew Jacob wrote: > > Huh. Does this actually work now? You have to know which hose the EISA bus is > on before you can attach sio and the console. Yes it does. I probe the first two hoses for the presence of the EISA bus. Actually, according to my reading of the manual, the ISA port and memory spaces are always on hose 0 (mid 4) at a fixed place in the address space, so this code is possibly more general than it needs to be. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message