From owner-freebsd-questions Tue Dec 20 17:27:58 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id RAA06758 for questions-outgoing; Tue, 20 Dec 1994 17:27:58 -0800 Received: from mwunix.mitre.org (mwunix.mitre.org [128.29.154.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id BAA06742 for ; Wed, 21 Dec 1994 01:27:53 GMT From: pate@severian.mitre.org Received: from gateway.mitre.org (gateway.mitre.org [128.29.31.10]) by mwunix.mitre.org (8.6.4/8.6.4) with SMTP id SAA07668 for ; Mon, 19 Dec 1994 18:51:51 -0500 Received: from severian.mitre.org.mitre.org by gateway.mitre.org (4.1/SMI-4.1) id AA22121; Mon, 19 Dec 94 18:51:51 EST Received: by severian.mitre.org.mitre.org (4.1/SMI-4.1) id AA13834; Mon, 19 Dec 94 18:52:53 EST Message-Id: <9412192352.AA13834@severian.mitre.org.mitre.org> To: questions@freebsd.org Reply-To: pate@gateway.mitre.org Subject: ed1: device timeout Date: Mon, 19 Dec 94 18:52:52 -0500 Sender: questions-owner@freebsd.org Precedence: bulk I've installed FreeBSD and now want to load the bindist via NFS, but I'm getting the following error when the ethernet card is accessed: ed1: device timeout I have an NE-2000 ethernet card (I've been using it in this machine with another O/S and it was working fine). The kernel messages for ed1 are: ed1 at 0x300-0x31f irq 5 on isa ed1: address 00:00:1b:37:63:51, type NE2000 (16bit) (there are various conflicts later with address 0x300 ... mcd1 + others, but I don't think that should be an issue here) I tried getting out of the script and manually setting the interface with ifconfig. That results in the same error message, though the output of ifconfig looks correct. I'd appreciate any help in tracking down the problem. thanks, Laura Cunningham pate@gateway.mitre.org