Re: 3Com Etherlink III (3C509B) won't work
On Fri, 9 Jan 2004 12:49:44 -0500, Geoff wrote:
>
> interesting... modules.conf is the following:
> -----------------------------------------------------------
> alias usb-controller usb-uhci
> alias eth0 3c509
> options 3c509 irq=5
> alias eth1 3c509
> -----------------------------------------------------------
>
> Is it correct to have eth0 and eth1 aliased to the same card ? (3c509)
if it is if both cards are the same type card.
I have two linksys nics,
grep eth /etc/modules.conf
alias eth0 tulip
alias eth1 tulip
mine would not work when I tried using the io/irq values as seen from
my windows box.
|