From owner-freebsd-questions Fri Jan 16 14:56:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04495 for questions-outgoing; Fri, 16 Jan 1998 14:56:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cheech.ihug.co.nz (cheech.ihug.co.nz [203.29.160.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04397 for ; Fri, 16 Jan 1998 14:54:44 -0800 (PST) (envelope-from marki@ihug.co.nz) Received: from myfriend.my.domain (p6-max1.auck.ihug.co.nz [202.49.255.6]) by cheech.ihug.co.nz (8.8.8/8.8.8) with SMTP id LAA32729; Sat, 17 Jan 1998 11:55:52 +1300 Message-ID: <34BFE551.41C67EA6@ihug.co.nz> Date: Sat, 17 Jan 1998 11:55:13 +1300 From: Mark Ibell X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: cgong@ctron.com CC: freebsd-questions@FreeBSD.ORG Subject: Re: Novell NE2000 plus-3 References: <34BF9EE1.1F28@ctron.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Chris Gong wrote: > > Hi, > > I'm running FreeBSD v2.2.2, and I am unable to get the Novell NE2000 > plus-3 ethernet > interface card to work. It gives /kernel: ed0 device timeout. These's no > IRQ conflict. > I've checked the manual, and FreeBSD does support Novell NE2000 ethernet > interface > card, but does it support the Novell NE2000 plus-3 card? > > Thanks in advance, > Chris What FreeBSD is telling you is basically that the network is not responding. That is, the card is probably correctly configured and recognised but has nothing to communicate with. Make sure all machines on the network are powered up and connected together correctly. ### Mark ###