[tulip] Intel CardBus ... incomplete EEPROM

Adrian deLisser adriand@tampabay.rr.com
Thu Sep 12 19:56:01 2002


I am trying to use a (PCcard) Intel EtherExpress PRO Mobile 10/100
CardBus network card under linux.

Having spent some time scouring the archives, it seems that I might need
to alter the contents of my EEPROM. Could someone provide, or direct me
to instructions/examples on using tulip-diag to achieve this?

tulip-diag -aem output follows:

tulip-diag.c:v2.13 8/6/2002 Donald Becker (becker@scyld.com)
 http://www.scyld.com/diag/index.html
Index #1: Found a Digital DS21143 Tulip adapter at 0x280.
Digital DS21143 Tulip chip registers at 0x280:
 0x00: fe000000 ffffffff ffffffff 4f943e5d ff179dfd f0000010 b2420200 f3fe0000
 0x40: e0000000 fff583ff ffffffff fffe0000 000052ca ffff0001 fffbffff 8ffd0000
 Port selection is 10mpbs-serial, full-duplex.
 Transmit stopped, Receive stopped.
  The Rx process state is 'Stopped'.
  The Tx process state is 'Stopped'.
  The transmit threshold is 72.
  The NWay status register is 000052ca.
EEPROM 64 words, 6 address bits.
PCI Subsystem IDs, vendor 8086, device 0001.
CardBus Information Structure at offset 00000087.
Ethernet MAC Station Address 00:A0:C9:BB:00:A4.
EEPROM transceiver/media description table.
Leaf node at offset 30, default media type 0800 (Autosense).
 4 transceiver description blocks:
  Media 10baseT, block type 2, length 6.
   Serial transceiver for 10baseT (media type 0).
    GP pin direction 08af  GP pin data 00a5.
  Media 10baseT-Full Duplex, block type 2, length 6.
   Serial transceiver for 10baseT-Full Duplex (media type 4).
    GP pin direction 08af  GP pin data 00a5.
  Media 100baseTx, block type 4, length 8.
   SYM transceiver for 100baseTx (media type 3).
    GP pin direction 08af  GP pin data 00a5.
    No media detection indication (command 80 61).
  Media 100baseTx Full Duplex, block type 4, length 8.
   SYM transceiver for 100baseTx Full Duplex (media type 5).
    GP pin direction 08af  GP pin data 00a5.
    Media detection by looking for a 1 on general purpose pin 0.
You have an Intel CardBus card with an incomplete EEPROM.
The station address is 00:a0:c9:bb:00:a4
New EEPROM contents would be:
  8086 0001 0087 0000 0000 0000 0000 0000
  00c4 0103 a000 bbc9 a400 1e00 0000 0800
  8604 0002 08af 00a5 0286 af04 a508 8800
  0304 08af 00a5 8061 0488 af05 a508 6100
  0000 0000 0000 0000 0000 0000 0000 0000
  0000 0000 0000 0000 0000 0000 0000 0000
  0000 0000 0000 0000 0000 0000 0000 0000
  0000 0000 0000 0000 0000 0000 0000 2c7f
 ID CRC 0xc4 (vs. 0xc4), complete CRC 2c7f.
   No MII transceivers found!
  Internal autonegotiation state is 'Negotiation complete'.

Regards,
Adrian