[eepro100] Intel PRO/100 S Dual Port Server adapter
Andrew Pollock
andrew@andrew.net.au
Mon, 13 Aug 2001 18:02:46 +1000
> What does /proc/pci report as the device and vendor IDs? There should
> be two four digit numbers, and the vendor ID should be 0x8086
For your viewing pleasure:
Bus 1, device 4, function 0:
Ethernet controller: Intel 82557 (rev 5).
Medium devsel. Fast back-to-back capable. Master Capable. No bursts.
M
in Gnt=8.Max Lat=56.
Prefetchable 32 bit memory at 0x0 [0x8].
I/O at 0x5800 [0x5801].
Bus 1, device 5, function 0:
Ethernet controller: Intel 82557 (rev 5).
Medium devsel. Fast back-to-back capable. Master Capable. No bursts.
M
in Gnt=8.Max Lat=56.
Prefetchable 32 bit memory at 0x0 [0x8].
I/O at 0x5820 [0x5821].
Also, from lspci -vv:
01:04.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev
05)
Subsystem: Intel Corporation EtherExpress PRO/100+ Dual Port Adapter
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Step
ping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort
- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 0
Region 0: Memory at <unassigned> (32-bit, prefetchable) [disabled]
Region 1: I/O ports at 5800
Capabilities: [dc] Power Management version 1
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot
+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
01:05.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev
05)
Subsystem: Intel Corporation EtherExpress PRO/100+ Dual Port Adapter
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Step
ping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort
- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 0
Region 0: Memory at <unassigned> (32-bit, prefetchable) [disabled]
Region 1: I/O ports at 5820
Capabilities: [dc] Power Management version 1
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot
+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>From what I can determine, the card isn't being allocated an IRQ...
Andrew