From owner-freebsd-questions Thu Oct 22 03:20:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17612 for freebsd-questions-outgoing; Thu, 22 Oct 1998 03:20:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhost.criterion.canon.co.uk (cruella.criterion.canon.co.uk [194.223.249.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17607 for ; Thu, 22 Oct 1998 03:20:55 -0700 (PDT) (envelope-from adamn@criterion.canon.co.uk) Received: from criterion.canon.co.uk (hermes.criterion.canon.co.uk [194.223.249.13]) by mailhost.criterion.canon.co.uk (8.8.8/8.7.3) with ESMTP id LAA23310 for ; Thu, 22 Oct 1998 11:14:34 +0100 (BST) Message-ID: <362F04CD.1E1D0121@criterion.canon.co.uk> Date: Thu, 22 Oct 1998 11:11:25 +0100 From: Adam Nealis Organization: Criterion Software, Ltd. X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.34 i686) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: xl0: transmission error: 90 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks Thierry, You're probably right about the shared IRQ - I fixed the problem by putting in an Intel EtherExpress Pro (irq 11), so I changed two things: the device driver (fxp now, rather than xl), and the irq (from 9 to 11). So whether it was a bug in the driver is a moot point now. But since I'm on the STABLE track... Cheers, Adam. Thierry.Herbelot@alcatel.fr wrote: > > Hello, > > Sahring an irq beetweeen devices is not a recommended partice : so get > into the BIOS and assign other irqs to the NIC and (perhaps) also the > ahc. > You could also change the slot in which the NIC is (if it is near the AGP > graphics board). > > TfH > > > > chip4 rev 1 int d irq 9 on > > pci0:7:2 > > vga0 rev 0 int a irq 9 on > > pci0:13:0 > > xl0 <3Com 3c905 Fast Etherlink XL 10/100BaseTX> rev 0 int a > > irq 9 on pci0:14:0 > > ahc0 rev 1 int a irq > > 9 on pci0:16:0 > > > Cheers, > > Adam. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message