From owner-freebsd-questions Mon Jan 9 21:30:58 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id VAA03577 for questions-outgoing; Mon, 9 Jan 1995 21:30:58 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id VAA03571 for ; Mon, 9 Jan 1995 21:30:55 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id VAA22152; Mon, 9 Jan 1995 21:30:51 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.9/8.6.5) with SMTP id VAA00277; Mon, 9 Jan 1995 21:30:51 -0800 Message-Id: <199501100530.VAA00277@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: rjb@intac.com cc: questions@FreeBSD.org Subject: Re: Network reached with 3com 3c503 with some strange problems... In-reply-to: Your message of "Mon, 09 Jan 95 22:26:18 EST." <199501100326.WAA12645@nile.intac.com> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 09 Jan 1995 21:30:49 -0800 Sender: questions-owner@FreeBSD.org Precedence: bulk >After the boot process, just after I get a login prompt, I get "host ed1 >timed out". This *doesn't* seem to happen after every boot. When it doesn't The timeout occurs whenever the system doesn't get an interrupt that it expected to get after a packet transmit. When using the 3c503, the most common cause of this problem is an irq conflict with another card in the machine. Do you have a sound card or something else which might be using irq 5? -DG