MX 98715 AEC

IronCode ironcode@bulnet.bg
Mon Nov 1 18:14:49 1999


The driver is version 0.91g 7/16/99, copied over tulip.c in the kernel
source directory and built into 2.2.13 (it's the same with 2.2.12).

Here is what happens with the diagnostic utility:

# ./tulip-diag -a -f -e
tulip-diag.c:v1.19 10/2/99 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Index #1: Found a Macronix 98715 PMAC adapter at 0x6800.
Macronix 98715 PMAC chip registers at 0x6800:
  fff88000 ffffffff ffffffff 0029f810 0029fa10 e4660000 01882202 e7ffebef
  fffe0000 0fffcf00 fffe0020 fffe0000 000020ce ffff0000 ffffffff fff00000
  0f340000 0f340000 0f340000 fc0ffff0 0001527f 0001527f 0001527f 0001527f
  0001527f 0001527f 0001527f 0001527f 0001527f 0001527f 0001527f 0001527f
 Port selection is 10mpbs-serial 100baseTx scrambler, full-duplex.
 Transmit started, Receive started, full-duplex.
  The Rx process state is 'Waiting for packets'.
  The Tx process state is 'Idle'.
  The transmit threshold is 72.
EEPROM size is 6.
PCI Subsystem IDs, vendor 0003, device 0000.
CardBus Information Structure at offset 00000000.
Ethernet MAC Station Address 00:80:AD:7A:5D:A7.
EEPROM transceiver/media description for the Macronix 98715 PMAC chip.
Leaf node at offset 128, default media type 0000 (10baseT).
 0 transceiver description blocks:


# ./tulip-diag -a -f -e -F 100baseTx -w
tulip-diag.c:v1.19 10/2/99 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Index #1: Found a Macronix 98715 PMAC adapter at 0x6800.
Macronix 98715 PMAC chip registers at 0x6800:
  fff88000 ffffffff ffffffff 0029f810 0029fa10 e4660000 01882202 e7ffebef
  fffe0000 0fffcf00 fffe0020 fffe0000 000020ce ffff0000 ffffffff fff00000
  0f340000 0f340000 0f340000 fc0ffff0 0001527f 0001527f 0001527f 0001527f
  0001527f 0001527f 0001527f 0001527f 0001527f 0001527f 0001527f 0001527f
 Port selection is 10mpbs-serial 100baseTx scrambler, full-duplex.
 Transmit started, Receive started, full-duplex.
  The Rx process state is 'Waiting for packets'.
  The Tx process state is 'Idle'.
  The transmit threshold is 72.
EEPROM size is 6.
PCI Subsystem IDs, vendor 0003, device 0000.
CardBus Information Structure at offset 00000000.
Ethernet MAC Station Address 00:80:AD:7A:5D:A7.
EEPROM transceiver/media description for the Macronix 98715 PMAC chip.
Leaf node at offset 128, default media type 0000 (10baseT).
 0 transceiver description blocks:
Writing new Default Media entry 0x0003 to offset 64.
  New Default Media value at offset 64 is ffff.


# ./tulip-diag -a -f -e
tulip-diag.c:v1.19 10/2/99 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Index #1: Found a Macronix 98715 PMAC adapter at 0x6800.
Macronix 98715 PMAC chip registers at 0x6800:
  fff88000 ffffffff ffffffff 0029f810 0029fa10 e4660000 01882202 e7ffebef
  fffe0000 0fffcf08 fffe0020 fffe0000 000020ce ffff0000 ffffffff fff00000
  0f340000 0f340000 0f340000 f40ffff0 0001527f 0001527f 0001527f 0001527f
  0001527f 0001527f 0001527f 0001527f 0001527f 0001527f 0001527f 0001527f
 Port selection is 10mpbs-serial 100baseTx scrambler, full-duplex.
 Transmit started, Receive started, full-duplex.
  The Rx process state is 'Waiting for packets'.
  The Tx process state is 'Idle'.
  The transmit threshold is 72.
EEPROM size is 6.
PCI Subsystem IDs, vendor 0003, device 0000.
CardBus Information Structure at offset 00000000.
Ethernet MAC Station Address 00:80:AD:7A:5D:A7.
EEPROM transceiver/media description for the Macronix 98715 PMAC chip.
Leaf node at offset 128, default media type 0000 (10baseT).
 0 transceiver description blocks:


Stoyan