Jon Biddell wrote:
>
> 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...
not sure what type of card it is but this may help
if it is a ne2000 card with io of 240 and irq 10 then
modprobe ne io=0x240 irq=10 eth0
then you could
ifconfig eth0 1.2.3.4 netmask 255.255.255.0 up
route add default gw 4.5.6.7
just a few pointers
kevin
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text