From owner-freebsd-questions Wed Aug 22 7:18:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lila.inti.gov.ar (lila.inti.gov.ar [200.10.161.32]) by hub.freebsd.org (Postfix) with ESMTP id 3637237B41C for ; Wed, 22 Aug 2001 07:17:58 -0700 (PDT) (envelope-from fernan@iib005.iib.unsam.edu.ar) Received: from nav.inti.gov.ar ([200.10.161.45]) by lila.inti.gov.ar with smtp (Exim 3.02 #1) id 15ZYpj-0000iK-00 for freebsd-questions@freebsd.org; Wed, 22 Aug 2001 11:18:15 -0300 Received: from iib005.iib.unsam.edu.ar ([200.3.113.15]) by NAV.inti.gov.ar (NAVGW 2.5.1.6) with SMTP id M2001082211211927677 for ; Wed, 22 Aug 2001 11:21:19 -0300 Received: (from fernan@localhost) by iib005.iib.unsam.edu.ar (8.11.3/8.11.3) id f7MEHsk03920 for freebsd-questions@freebsd.org; Wed, 22 Aug 2001 11:17:54 -0300 (ART) (envelope-from fernan) Date: Wed, 22 Aug 2001 11:17:54 -0300 From: Fernan Aguero To: FreeBSD Questions Subject: Re: NE2000 Message-ID: <20010822111754.B3811@iib005.iib.unsam.edu.ar> References: <20010822094338.29582.cpmta@c000.snv.cp.net> <20010822104943.C12902@cartman.techsupport.co.uk> <20010822123321.A80564@student.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010822123321.A80564@student.uu.se>; from ertr1013@student.uu.se on Wed, Aug 22, 2001 at 12:33:21PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ,----[ Erik Trulsson (ertr1013@student.uu.se) dijo sobre "Re: NE2000": | | On Wed, Aug 22, 2001 at 10:49:43AM +0100, Ceri wrote: | > On Wed, Aug 22, 2001 at 02:43:38AM -0700, ringgo@rnpa-online.net said: | > > Hi | > > I got problems when i'm adding second NIC NE2000. | > > I got kernel message right here: | > > /kernel: edx: device timeout | > > and when i ping to that NIC I got host is down message | > > what should i do? | > > Here liitle information my kernel configuration | > > device rl | > > device wb | > > device ed (just ed) | > > Is my kernel config right? | > | > Doubtful. | > | > Find the line | > device ed0 at isa? port 0x280 irq 5 iomem 0xd8000 | > | > in lint and edit the 0x280 and irq bits to match what the card is actually | > configured with. | > | | That depends on if it is an ISA or PCI NIC. | For a PCI card just 'device ed' should work. This probably also works | for Plug-and-Play ISA cards. | For a non-PnP ISA card you do need to specify the port and IRQ bits. | '----] Not really. I was also confused by this behaviour. I have a Realtek PCI card, which is a NE2000 clone. And putting 'device ed' in my kernel config does not work. However I have no problem when using 'device ed0 at isa? ...' I don't remember where I read about this, but it was mentioned somewhere (perhaps in the mailing list archives?) Fernan -- | F e r n a n A g u e r o | B i o i n f o r m a t i c s | | fernan@iib.unsam.edu.ar | genoma.unsam.edu.ar | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message