<---------begin quote--------->
The next problem involves trying to add a second
card (a netgear card, forget the name but it uses
the tulip driver). I wanted to add the second
FA-310TX ?
card so I could connect my laptop to my desktop
system sometimes to permit both internet access to
my laptop at home and for the exchange of files
between my desktop and laptop (now running RH6.0
until I can upgrade to 6.1).
With the 3com driver compiled into the kernel and
the tulip used as a module for eth1, it doesn't
work. As soon as I add the netgear, my 3com wont
work. Trying to activate the 3com on eth0 results
in the same situation as trying to use the 3com
driver as a module - initialization fails. Letting
kudzu detect and setup the netgear also results in
an entry being made to conf.modules in which both
eth0 and eth1 is aliased to tulip.
<---------end quote--------->
Try spec'ing the cards in lilo, ie
"ether=10,0x6000,eth0 5,0x4000,eth1"
to preserve the correct sequence.
Also, check in /etc/sysconfig/network-scripts and look at the ifcfg-eth*
files. if there are any 'leftovers' (i.e., ifcfg-eth0~), delete them or move
them out of that subdirectory.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.