> BTW, does anyone know how to detemine which RJ45 is which interface on the
> D_LINK DFE-570TX with the tulip driver?

IIRC, the "top" connector (the one farthest from the PCI connector) is the
first interface to get recognized (ie eth0 if this is the only card in the
system), and the connector closest to the PCI connector is the "last"
interface (ie eth3).

Regarding your ISA problems:  Make sure you have the cards set for unique
I/O and IRQ values.  You'll probably also have to pass the values to the
driver for it to recognize all the cards.  One word of warning...not all
network drivers will support an arbitrary number of cards.  It's possible
(but unlikely with the 3com cards) the driver will not recognize more than
two NIC's.  If this is the case, there are a couple work-arounds you can
try, including using a different driver (I think there are at least 2 linux
drivers for most 3com stuff), and loading the same driver again with a
different name (ie copy your driver.o file to driver2.o, and make another
entry in /etc/modules for it).

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to