fxp2 : device timeout
Mike Tancsa
mike at sentex.net
Sun Apr 6 11:35:38 PDT 2003
* If you have PnP enabled in your BIOS, turn it off.
* try and do a PCIconfig reset in your BIOS if it supports that.
* try and have the cards on non shared interrupts.
* if the 2 cards having problems are in PCI slots that share interrupts and
DMA, separate them into slots that do not.
* You are *probably* best off to enable device_polling with that many
cards. See man 4 polling
---Mike
On Sun, 6 Apr 2003 20:16:12 +0200 (MEST), in sentex.lists.freebsd.hardware
you wrote:
>Hello !
>
>I've a freshly installed 4.8-RELEASE server with
>four fxp interfaces (Intel). Only two of the interfaces
>works (fxp0 & fxp1)
>
>I get error messages :
>
>fxp2 : device timeout
>fxp3 : device timeout
>
>pciconf -lw :
>ofxp0 at pci0:2:0: class=0x020000 card=0xb1340e11 chip=0x12298086 rev=0x08
>hdr=0x00
> vendor = 'Intel Corporation'
> device = '82557/8/9 EtherExpress PRO/100(B) Ethernet Adapter'
> class = network
> subclass = ethernet
>fxp1 at pci0:4:0: class=0x020000 card=0xb1340e11 chip=0x12298086 rev=0x08
>hdr=0x00
> vendor = 'Intel Corporation'
> device = '82557/8/9 EtherExpress PRO/100(B) Ethernet Adapter'
> class = network
> subclass = ethernetB
>fxp2 at pci8:4:0: class=0x020000 card=0x10f08086 chip=0x12298086 rev=0x05
>hdr=0x00
> vendor = 'Intel Corporation'
> device = '82557/8/9 EtherExpress PRO/100(B) Ethernet Adapter'
> class = network
> subclass = ethernet
>fxp3 at pci8:5:0: class=0x020000 card=0x10f08086 chip=0x12298086 rev=0x05
>hdr=0x00
> vendor = 'Intel Corporation'
> device = '82557/8/9 EtherExpress PRO/100(B) Ethernet Adapter'
> class = network
> subclass = ethernet
>
>I'm using this driver :
>
>* $FreeBSD: src/sys/dev/fxp/if_fxp.c,v 1.110.2.29 2003/04/05 19:03:23 jdp
>
>
>Booting the kernel.GENERIC, then all four fxp interfaces work.
Mike Tancsa (mike at sentex.net)
http://www.sentex.net/mike
More information about the freebsd-hardware
mailing list