Greg Thomas wrote:
>
> hello all,
>
> i have an ne2000 card set up with I/O 300, IRQ 10, not pnp. it worked
> great under RH5.1 with kernel 2.0.34 but i can't get it recognized with
> SUSE 5.3. are there any no problems here? what should i check?
>
Well, you need to declare the card in /etc/conf.modules
2 lines:
alias eth0 ne
option ne io 300 irq 10
You also need to have the ne module installed or
build ne2000 support into the kernel.
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html