From owner-freebsd-questions Sat Jan 10 07:09:22 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA08996 for questions-outgoing; Sat, 10 Jan 1998 07:09:22 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from BIGFUN.vwcom.com (BIGFUN.vwcom.com [151.197.101.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA08973 for ; Sat, 10 Jan 1998 07:09:11 -0800 (PST) (envelope-from bmc@WillsCreek.COM) Received: from WillsCreek.COM (gw.willscreek.com [151.197.101.46]) by BIGFUN.vwcom.com (8.8.6/8.8.6) with ESMTP id KAA14675; Sat, 10 Jan 1998 10:03:46 -0500 (EST) Received: from current.willscreek.com (current.willscreek.com [172.16.87.1]) by WillsCreek.COM (8.8.8/8.8.5) with ESMTP id KAA17968; Sat, 10 Jan 1998 10:08:44 -0500 (EST) Received: (from bmc@localhost) by current.willscreek.com (8.8.8/8.8.5) id KAA04017; Sat, 10 Jan 1998 10:08:43 -0500 (EST) Date: Sat, 10 Jan 1998 10:08:43 -0500 (EST) Message-Id: <199801101508.KAA04017@current.willscreek.com> From: Brian Clapper MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Tsung-li Wu Cc: freebsd-questions@freebsd.org Subject: Re: NE2000 card setup In-Reply-To: <34B71C63.47D2@eos.ncsu.edu> References: <34B71C63.47D2@eos.ncsu.edu> X-Mailer: VM 6.23 under Emacs 19.34.1 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On 10 January, 1998, at 01:59 (-0500) Tsung-li Wu wrote: > I tried to install two NE2000 cards in a 486 machine, and > the related data are as following: > > interface I/O IRQ Memory Address > ed0 220 5 d8000 > ed1 300 3 d8000 > > Obviously, there is a conflict between two d8000s, > how should I assign the two Memory Addresses to > avoid the conflict? What if I install a third one? What address/IRQ combinations are supported by the card? The 16-bit SMC Ultras I have support a few different combinations of IRQs and RAM addresses by jumpering the card; additional combinations are available through software configuration. Perhaps your card is similar; check the documentation for the card. Addresses D0000 and CC000 are fairly commonly supported, but you'll need to configure the card itself, not just the FreeBSD kernel. ----- Brian Clapper, bmc@WillsCreek.COM, http://WWW.WillsCreek.COM/ You can tell how far we have to go, when FORTRAN is the language of supercomputers. -- Steven Feiner