On Mon, 03 Apr 2000 17:30:12 +1000, hai scritto:

>> > But what I want to know is how it has configured itself (It is an auto
>> > configure card).  How can I chekc to see if it is 10Mbs/100Mbs Full or 
>> half
>> > duplex??
try with this

http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html
Diagnotic program
Two diagnostic programs are available, mii-diag and rtl8139-diag. Full
documentation is available from the Network Adapter Diagnostic page. 

The MII diagnostic program allows examining the link status and
configuring the transceiver. 

The RTL8139-specific diagnostic program is used to examine the device
registers, EEPROM values, and MII transceiver management registers. The
command for compiling this program is at the bottom of the source file.
This program may optionally be compiled with an additional MII register
diagnostic library by using the following compile command: 

  cc -o rtl8139-diag -O -DLIBMII rtl8139-diag.c libmii.c



-- 
[EMAIL PROTECTED]


--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to