From owner-freebsd-questions Mon Nov 11 08:28:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23738 for questions-outgoing; Mon, 11 Nov 1996 08:28:53 -0800 (PST) Received: from rmsq.com (rmsq.com [204.133.95.70]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA23732 for ; Mon, 11 Nov 1996 08:28:47 -0800 (PST) Received: (from baldrick@localhost) by rmsq.com (8.7.5/8.6.12) id JAA00912; Mon, 11 Nov 1996 09:33:13 -0700 (MST) Date: Mon, 11 Nov 1996 09:33:13 -0700 (MST) From: Just Baldrick Message-Id: <199611111633.JAA00912@rmsq.com> To: fadorno@mail.gte.net, questions@freebsd.org Subject: Re: ed0 device timeout Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, We had the same problem with ed0 'Device timeout'. In our case it was because the ethernet card was set to a different IRQ than the FreeBSD IRQ. Also, it could be due to an IRQ conflict, eg a SoundBlaster trying to use the same interrupt. Hope this helps.