Date: Wed, 04 Oct 1995 18:59:49 +0100 From: Gary Palmer <gary@palmer.demon.co.uk> To: Archie Cobbs <archie@tribe.com> Cc: freebsd-questions@freebsd.org, rgrimes@gndrsh.aac.dev.com Subject: Re: ix0: device timeout Message-ID: <3289.812829589@palmer.demon.co.uk> In-Reply-To: Your message of "Wed, 04 Oct 1995 10:23:15 PDT." <199510041723.KAA22177@bubba.tribe.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Archie Cobbs stands accused of writing in message ID <199510041723.KAA22177@bubba.tribe.com>: >I need help diagnosing the following symptom: > Oct 4 08:47:32 foobar /kernel: ix0: device timeout > Oct 4 09:03:01 foobar /kernel: ix0: device timeout > Oct 4 09:13:02 foobar last message repeated 188 times > Oct 4 09:23:03 foobar last message repeated 168 times > Oct 4 09:33:04 foobar last message repeated 209 times >Here is the bootup message: > ix0 at 0x300-0x30f irq 10 maddr 0xd0000 msize 32768 on isa > ix0: address 00:aa:00:4c:97:df Traditionally, timeout messages mean that the IRQ of the ethernet card is wrong. I seem to remember that the ix driver doesn't auto-probe the IRQ number, so you will need to either recompile your kernel with the right IRQ or set it using userconfig (boot -c). Rod is the IX driver expert, he's CC'd on this reply as I think he's not on the questions list... Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3289.812829589>