> sounds like you're using the shared irq slot, might want to verify that with
> lspci -vvv to see if anything else is using an irq at the time that's the
> same as the card in that slot. Also some places will do various special
> things to one of the last pci slots, you should be able to find out by
> looking in the manual. Some cards just dont play nicely with shared irqs.
Nope:
nic@hoppa:~$ sudo lspci -vvv | grep IRQ
Interrupt: pin D routed to IRQ 10
Interrupt: pin D routed to IRQ 10
Interrupt: pin A routed to IRQ 11
IRQ 10 is USB
IRQ 11 is the NIC
00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RT8139 (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RT8139
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32 min, 64 max, 32 set
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at ec00
Region 1: Memory at e6800000 (32-bit, non-prefetchable)
nic@hoppa:~$ dmesg | grep -i irq
VP_IDE: not 100% native mode: will probe irqs later
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
eth0: RealTek RTL8139 Fast Ethernet at 0xec00, IRQ 11, 00:50:bf:04:61:e1.
IDE channel on IRQ 14.
> Then there's always the locality to some other device in the case possibly
> causing your problem. many reasons could cause the problem you're
> describing. I'm not really sure how this is a linux problem though since
> you mention it's occuring only in a certain physical slot.
I'm not sure about the 'certain' slot. I'll have to test that myself.
-- Nicholas Lee - nj.lee at plumtree.co dot nz, somewhere on the fish Maui caught. gpg. 8072 4F86 EDCD 4FC1 18EF 5BDD 07B0 9597 6D58 D70C icq. 1612865Quixotic Eccentricity - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/