From owner-freebsd-questions Fri Jan 9 23:27:38 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA28611 for questions-outgoing; Fri, 9 Jan 1998 23:27:38 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from m1.gdr.net.au (root@dub079.pronet.net.au [203.34.103.79]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA28604 for ; Fri, 9 Jan 1998 23:27:31 -0800 (PST) (envelope-from gdr@sphynx.com.au) Received: from right.gdr.net.au (funguys@right.gdr.net.au [192.168.0.2]) by m1.gdr.net.au (8.8.7/8.8.5) with SMTP id RAA12240 for ; Sat, 10 Jan 1998 17:29:34 +1000 (EST) Message-Id: <3.0.5.32.19980110173158.007d0990@pop.sphynx.com.au> X-Sender: gdr@pop.sphynx.com.au X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 10 Jan 1998 17:31:58 +1000 To: freebsd-questions@FreeBSD.ORG From: phil grainger Subject: Re: NE2000 card setup In-Reply-To: <34B71C63.47D2@eos.ncsu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk umm i have 4 of em in my bsd box but there all pci ... pci nic's require no config wat so ever ! maybe that's the go for yu ! phil At 01:59 AM 1/10/98 -0500, you 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? > >Thanks, > >Tony > >