>I have just brought up linux 2.0.29 . Everything seems fine except that I can't
>get my ethernet cart to work. rc.module says eepro.o is busy (which I assumes
>that it is already in the kernal but rc.inet1 say I should modprode (?) the
>ethernet
Some versions of 'insmod' program report the EBUSY message when they really
should be reporting ENODEV. Bottom line: the driver isn't find the card.
Are you certain you using the correct driver for you card? Intel all of its
ethernet cards "EtherExpress blah blah", with similar names even when they
use very different chips.
The
ISA EtherExpress Pro is not related to the PCI EtherExpress Pro 10
but the
PCI EtherExpress Pro 10+ (i82557 chip)
is the same as the
PCI EtherExpress Pro 100B (i82557 chip) and
PCI EtherExpress Pro 100+ (i82558 chip)
Most Intel cards have drivers, except for the card based on the NatSemi
DP83800 chip.
See
http://cesdis.gsfc.nasa.gov/linux/drivers/index.html
--
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/pub/people/becker/whoiam.html