On Sun, 21 Jan 2001, Drew Hunt wrote:
> I couldn't get the conf.modules to work correctly, so I wrote my own script
> with insmod and ifup. No io or irq assignments, but the devices usually
> came up at irq 10 and 11 with different io addresses when queried by
> ifconfig.
>
> Drew
>
Okay then, you need to lock down the I/O addresses that these
cards use and you need aliases to be defined in
/etc/conf.modules, or your networking system won't work at all:
alias eth0 tulip
alias eth2 tulip
options tulip io=0xXXX,0xXXX irq=10,11
Hope this works,
LG
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list