Click to See Complete Forum and Search --> : Need help installing ISA ethernet card.


sdunn
12-27-2000, 09:38 AM
I have a D-Link 530tx ISA ethernet card.
When I set the card up i do ifup eth0 and it comes back delaying initialization of eth0.
I am using redhat 6.2. The reason I am using an ISA card is that I do not have any PCI slots open. I thought this was in the NHF but I did not see it anywhere.

hambleto
12-27-2000, 12:23 PM
What kernal module are you using for that card? I know that the 540tx is in he tulip.o module (as per http://www.redhat.com/support/hardware/intel/62/rh6.2-hcl-i.ld-11.html) however, i was not able to find the 530tx listed anywhere. i will look some more.

sdunn
12-27-2000, 12:39 PM
on the disk that it comes with it is called
rtl8139.o well thats what it tells me to type in for the insmod command
insmod rtl8139.o

veloctTX
12-27-2000, 01:06 PM
This may help you out:
http://www.linuxnewbie.org/ubb/Forum12/HTML/000371.html

sdunn
12-27-2000, 01:09 PM
Thanks, I will give it a try