Space Boy
06-23-2001, 06:41 PM
Ok, linux isn't seeing my second network card (for internet sharing). So I did some (a lot) of snooping around and think I found the right module.
The card is an SMC EZ card, from the docs that I have read, smc-ultra seems to be the module for me.
I've tried the following commands to load the module:
modprobe smc-ultra
modprobe smc-ultra io=0xNNN
modprobe smc-ultra io=0xNNN irq=MM
insmod smc-ultra
insmod smc-ultra io=0xNNN
insmod smc-ultra io=0xNNN irq=MM
all give me the same error message. "init_module: No such device or addres" and then tell me it might have incorrect parameters.
Anyone have any advice?
thanks in advance :)
aarron
The card is an SMC EZ card, from the docs that I have read, smc-ultra seems to be the module for me.
I've tried the following commands to load the module:
modprobe smc-ultra
modprobe smc-ultra io=0xNNN
modprobe smc-ultra io=0xNNN irq=MM
insmod smc-ultra
insmod smc-ultra io=0xNNN
insmod smc-ultra io=0xNNN irq=MM
all give me the same error message. "init_module: No such device or addres" and then tell me it might have incorrect parameters.
Anyone have any advice?
thanks in advance :)
aarron