[tulip] Adaptec ANA-6944A/TX

Ron Reed RReed@ops.sgp.arm.gov
Tue Nov 6 17:08:01 2001


>This is very likely an IRQ mapping problem, not a problem with the
>driver itself.

>Which driver are you trying?

The tulip.o that came with kernel 2.4.3-6, it is 0.9.14 (February 20,2001).
I tried to compile the new one, but it hits parse errors.

>What is the detection message?

>From the dmesg:
Linux Tulip driver version 0.9.14 (February 20, 2001)
eth0: Digital DS21140 Tulip rev 34 at 0xc000, 00:00:D1:1F:22:C6, IRQ 11.
eth0:  EEPROM default media type Autosense.
eth0:  Index #0 - Media MII (#11) described by a 21140 MII PHY (1) block.
eth0:  MII transceiver #1 config 3100 status 7849 advertising 0101.
eth0:  Advertising 0001 on PHY 1, previously advertising 0101.
eth0:  Advertising 0001 (to advertise is 0001).
eth1: Digital DS21140 Tulip rev 34 at 0xc400, EEPROM not present,
00:00:D1:1F:22:C7, IRQ 11.
eth1:  Controller 1 of multiport board.
eth1:  EEPROM default media type Autosense.
eth1:  Index #0 - Media MII (#11) described by a 21140 MII PHY (1) block.
eth1:  MII transceiver #1 config 3100 status 7849 advertising 0101.
eth1:  Advertising 0001 on PHY 1, previously advertising 0101.
eth1:  Advertising 0001 (to advertise is 0001).
eth2: Digital DS21140 Tulip rev 34 at 0xc400, EEPROM not present,
00:00:D1:1F:22:C8, IRQ 11.
eth2:  Controller 1 of multiport board.
eth2:  EEPROM default media type Autosense.
eth2:  Index #0 - Media MII (#11) described by a 21140 MII PHY (1) block.
eth2:  MII transceiver #1 config 3100 status 7849 advertising 0101.
eth2:  Advertising 0001 on PHY 1, previously advertising 0101.
eth2:  Advertising 0001 (to advertise is 0001).
eth3: Digital DS21140 Tulip rev 34 at 0xc400, EEPROM not present,
00:00:D1:1F:22:C9, IRQ 11.
eth3:  Controller 1 of multiport board.
eth3:  EEPROM default media type Autosense.
eth3:  Index #0 - Media MII (#11) described by a 21140 MII PHY (1) block.
eth3:  MII transceiver #1 config 3100 status 7849 advertising 0101.
eth3:  Advertising 0001 on PHY 1, previously advertising 0101.
eth3:  Advertising 0001 (to advertise is 0001).


>What does 'lspci' report about the IRQ mapping?

03:04.0 Ethernet controller: Digital Equipment Corporation DECchip 21140
[FasterNet] (rev 22)
03:05.0 Ethernet controller: Digital Equipment Corporation DECchip 21140
[FasterNet] (rev 22)
03:06.0 Ethernet controller: Digital Equipment Corporation DECchip 21140
[FasterNet] (rev 22)
03:07.0 Ethernet controller: Digital Equipment Corporation DECchip 21140
[FasterNet] (rev 22)

Anything more you need to know?

Ron Reed