From owner-freebsd-hackers Thu Aug 14 12:22:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA07024 for hackers-outgoing; Thu, 14 Aug 1997 12:22:22 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA07015 for ; Thu, 14 Aug 1997 12:22:12 -0700 (PDT) Received: from tom by misery.sdf.com with smtp (Exim 1.62 #1) id 0wz5Rc-0004WY-00; Thu, 14 Aug 1997 12:20:28 -0700 Date: Thu, 14 Aug 1997 12:20:27 -0700 (PDT) From: Tom Samplonius To: Gabriele Cecchetti cc: dg@root.com, freebsd-hackers@freebsd.org Subject: Re: fxp0 rev 1 int a irq 15 on pci0:18 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 14 Aug 1997, Gabriele Cecchetti wrote: First, you sent this to too many lists. > I'm running a server with FreeBSD 2.2.2 and the card in the subject. > Often the card/driver frozen (the server still running, but I can't reach > it from network). > > I've read something abount it on mailing list archives to prevent this > problem and then I've consider 2 solution I'm not of aware of this being a common problem. I'm running those cards, and have had no lockups yet. > Aug 1 10:20:41 WAISBiblio /kernel: DEVFS: ready for devices DEVFS is broken, and shouldn't be used. > Aug 1 10:20:41 WAISBiblio /kernel: fxp0 Ethernet> rev 1 int a irq 15 on pci0:18 IRQ 15 may not be good. Generally the onboard IDE controller uses 15. Try to re-allocate. Tom