>Idiot question time - putting a new EtherExpressPro/10 card in my server,
>for the life of me I cannot remember the syntax to get modprobe to load the
>right driver for it...
>
>HELP !!!
This is all in /usr/src/linux/Documentation/modules.txt.
modprobe eepro io=0x...
or in /etc/conf.modules
alias eth0 eepro
options eepro io=0x...
Sure it's an eepro10? That's an ISA card, which does require the io=
and you should disable PnP with Intel's utility, otherwise the module
will never find the card (real weird card). Otherwise if it's a PCI
eepro100 you don't need the io=
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text