I have 3 D-Link DE-220P network cards installed in 486DX/66 running
RedHat 4.2 with a 2.0.30 kernel.
One of the network cards is detected properly and runs fine with the
NE2000 compatible driver. I've read the mini HowTo on using multiple
ethercards, but after following the instructions I still can't get
Linux to detect my other two cards.
I've tried the following line in the lilo.conf file:
append="ether=0,0,eth1 ether=0,0,eth2"
And also
linux ether=0,0,eth1 ether=0,0,eth2
from the LILO prompt.
I've disabled the plug-and-play features within each card and have
manually configured them to specific IRQ and port numbers.
Are there additional steps required that the mini HowTo doesn't
mention? I've played around with the conf.modules file but this only
seems to have the effect of picking up a different card as my main
card.
Help please!