New version of 'tulip-diag' available

KOGAN_VADIM KOGAN_VADIM@student.smc.edu
Sat Apr 10 14:24:27 1999


> Could you please try to read the EEPROM using the latest version of
> 'tulip-diag'
>   http://cesdis.gsfc.nasa.gov/linux/diag/index.html
>   ftp://cesdis.gsfc.nasa.gov/pub/linux/diag/tulip-diag.c
> 
> Run it as
>   tulip-diag -p 0x400 -t 4 -ee
> 
Still no -t ;-), but now it found the card by itself...

vadim-note:/home/vadim/pcmcia# ./tulip-diagn -ee   
tulip-diag.c:v1.09 4/9/99 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Index #1: Found a Digital DS21143 Tulip adapter at 0x400.
 Port selection is 10mpbs-serial, half-duplex.
 Transmit stopped, Receive stopped, half-duplex.
  The Rx process state is 'Stopped'.
  The Tx process state is 'Stopped'.
  The transmit threshold is 72.
EEPROM contents:
  8086 0001 0087 0000 0000 0000 0000 0000
  00c4 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
  0000 0000 0000 0000 0000 0000 0000 0000
  0000 0000 0000 0000 0000 0000 0000 0000
  0000 0000 0000 0000 0000 0000 0000 4448
 ID CRC 0xc4 (vs. 0xc4), complete CRC eddd19c7.
 A simplifed EEPROM data table was found.
 The EEPROM does not contain transceiver control information.

vadim-note:/home/vadim/pcmcia# ./tulip-diagn -ee -t 4
./tulip-diagn: invalid option -- t
Usage: tulip-diag [-aEefFmqrRvVwW] [-p <IOport>] [-A <media>] [-F <media>]

Waiting for new things to do...
Vadim.