[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trouble with ethernet card
>I have the following /etc/conf.modules:
>
>alias ppp-compress-21 bsd_comp
>alias ppp-compress-24 ppp_deflate
>alias ppp-compress-26 ppp_deflate
>alias eth0 ne
>alias eth1 ne
>options eth0 -o ne-0 io=0x240 irq=11
>options eth1 -o ne-1 io=0x300 irq=9
Any chance the two alias eth0 ne & alias eth1 ne are an oversight /
mistype, or gross ignorance on my part? It seems to me you are defining both
interfaces to the same alias name.
Goose