From owner-freebsd-questions Thu Apr 15 11:24:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 1B92415125 for ; Thu, 15 Apr 1999 11:24:44 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id LAA20176; Thu, 15 Apr 1999 11:22:04 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 15 Apr 1999 11:22:04 -0700 (PDT) From: Doug White To: Jeff Hamilton Cc: freebsd-questions@FreeBSD.ORG, John Dowdal Subject: Re: Network problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 15 Apr 1999, Jeff Hamilton wrote: > I'm having problems with networking under FreeBSD. I'm running > 2.2.8-Stable (see dmesg output below), and my network cards are not > working properly. During bootup, I get the following messages after the > interfaces are ifconfiged: > > Apr 14 23:52:51 cc578451-A /kernel: xl0: watchdog timeout > Apr 14 23:52:51 cc578451-A /kernel: fxp0: device timeout Busted interrupts, I bet. > > The xl0 message repeats continuosly, along with error messages from natd, > and both networks are unreachable. > > Does anyone know anything that I can do to fix this? Let me grab the appropriate lines here ... > xl0 <3Com 3c905B Fast Etherlink XL 10/100BaseTX> rev 48 int a irq 5 on > pci0:19:0 > fxp0 rev 5 int a irq 9 on > pci0:20:0 Verify that no devices are occupying IRQ 5 or 9 that aren't recognized by FreeBSD. Also try shuffling the order of PCI cards on your bus, and avoid using the bottom-most slot (closest to the ISA slots). Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message