From owner-freebsd-questions Thu Jan 15 21:44:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28287 for questions-outgoing; Thu, 15 Jan 1998 21:44:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.realtime.net (mail1.realtime.net [205.238.128.217]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA28241 for ; Thu, 15 Jan 1998 21:44:06 -0800 (PST) (envelope-from jktheowl@bga.com) Received: (qmail 31878 invoked from network); 16 Jan 1998 05:44:06 -0000 Received: from zoom.realtime.net (HELO zoom.bga.com) (root@205.238.128.40) by mail1.realtime.net with SMTP; 16 Jan 1998 05:44:06 -0000 Received: from barnowl.roost.net (apm4-198.realtime.net [205.238.146.198]) by zoom.bga.com (8.6.12/8.6.12) with SMTP id XAA18629; Thu, 15 Jan 1998 23:43:59 -0600 Date: Thu, 15 Jan 1998 23:49:23 -0600 (CST) From: John Kenagy X-Sender: jktheowl@barnowl.roost.net To: Doug White cc: "Aaron D. Gifford" , questions@FreeBSD.ORG Subject: Re: NE2000 clone ISA card In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Hi! Also make sure the port address (mine is 0x300) matches what the card thinks it is. I've had similar things happen when the IRQ is right and port isn't. John On Wed, 14 Jan 1998, Doug White wrote: > On Wed, 14 Jan 1998, Aaron D. Gifford wrote: > > > Not terribly long ago I installed FreeBSD 2.2.2-RELEASE on an old 486 > > DX2/66 16MB RAM VESA/ISA PC with a small 400 MB HD belonging to a local > > high school. Everything seemed to work normally, so I took the box back to > > the school to try it on their ethernet. On boot, the machine correctly > > detects the NE2000 clone card as device ed1 (never ed0 - weird), printing > > the hardware ethernet address. The lights on the card show that it is > > plugged into the hub and happy, and I can even see the traffic light > > blinking. Then the weirdness comes along. I see a "ed1: device timeout" > > message as the boot begins starting network services. > > Hm. it'll come up ed1 if ed0 is disabled or if the card is PCI (which it > doesn't sound like). Also, make sure the IRQ you are assigning to the > card isn't in use by another device and that the cable is in good shape > (bad cabling and line noise have been known to send ethernet cards into > tail spins). > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > > >