On Tue, Apr 17, 2001 at 12:09:07AM -0500, Jack wrote:
| Hi,
| 
| Here is my problem with the Linksys NIC:
| 
|   . I have two NICs:  Linksys EtherFast 10/100 and Intel 10/100
|   . Using 2.4.3 Kernel and have tulip.o module compiled in it.
|   . The Interl NIC is detected as eth0 (btw,  did I compile any support
|     for that card?  I dont think so.  it's a integrated NIC)
|   . Linksys NIC is not detected at the boot time.  But can be brought up
|     by insmod into eth1.

I haven't used a 2.4 kernel yet, but the Intel card is supported with
the 'e100' module.  You can get the source from Intel's web site.  I
know it works on a RH6.2 system.


Did you put   'alias eth1 tulip'  in the modules files?
Do you have 'iface eth1 ...' in /etc/network/interfaces ?

HTH,
-D

Reply via email to