smc ezcard 10/100 boards, rtl8139 and diag

Donald Becker becker@cesdis1.gsfc.nasa.gov
Thu Dec 24 21:53:17 1998


On Thu, 24 Dec 1998, Marty Leisner wrote:

> I understand the SMC EZcard 10/100 uses the chip with this driver
> (the ethernet address it reports is right, it isn't working (yet) and
> the other information seems to be wrong...

What other info?
You can use 'mii-diag' to find the link status:
  http://cesdis.gsfc.nasa.gov/linux/diag/index.html

> (someone said this on comp.os.linux.hardware, I have no idea how he
> knows...the chip says SMC #####)

It's easy to print a label on a chip...  The RTL8139 even lets you store the
PCI vendor and device IDs in the EEPROM -- a "custom" board with very little
work.

> +#ifndef __OPTIMIZE__
> +#error you need to turn on the optimizer
> +#endif

Good idea!
I'll see if this works with the older compiler versions (my initial tests
indicate that it does).

Donald Becker					  becker@cesdis.gsfc.nasa.gov
USRA-CESDIS, Center of Excellence in Space Data and Information Sciences.
Code 930.5, Goddard Space Flight Center,  Greenbelt, MD.  20771
301-286-0882	     http://cesdis.gsfc.nasa.gov/people/becker/whoiam.html

 | To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
 |  body of the mail, include only the text:
 |   unsubscribe this-list-name youraddress@wherever.org
 | You will be unsubscribed as speedily as possible.