[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Reconfiguring Ethernet Card



Hi,

> If ur ethernet driver is modular, the you need to edit /etc/conf.modules
> to put appropriate module name in that file.

And make sure you have the new module compiled for the kernel to use.

In your conf.modules the present entry should be
alias eth0 <your driver>

you change it to
alias eth0 <your new driver>

A look into /lib/modules/net/ for ne.o will make sure that you have the
module compiled.

Regards,
Sundeep.


- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------