[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ethernet Cards
>Iam trying to get my NIC's setup. I have two of them. They are both
Linksys EtherFast 10/100 LAN Cards Version >2. I have an alias command
for both of them in conf.modules which is alias eth0 tulip and alias
eth1 tulip. Tulip is >the driver that they require. I also added this
line to lilo.conf file -- append = "ether=0,0,eth1" When I boot up,
Lilo >says that it is trying to start eth0 and eth1 and then it says
that initialization failed. Any other ideas on getting hese >setup.
If you only install ONE card does the system recognize the card?
Linksys recently changed the tulip chipset used on their card and you
have to compile the kernel (or module) with THEIR tulip.c file off the
driver disk. Their card is currently NOT compatable with the generic
tulip driver in the distribution kernel, I have several of these
cards and was rather stumped till I looked on the driver disk and
found a Linux directory containing a tulip.c file.