Re: How to install a kernel module?
Add the line
alias eth0 modulename
to /etc/modutils/aliases
then run update-modules.
There is a lot of good information on modules in the Debian University
document that I'm writing.
http://www.xnet.com/~darogers/debian_university.txt
Cheers,
dar
On Thu, 25 Jan 2001, Miller, Jim wrote:
> I have a kernel module from intel to drive the Gigabit Intel Network
> adapter. It is setup and insmod rmmod all work fine. This is not a
> standard kernel module I got the src from Intel. How do I set it up to
> automatically load into the kernel when eth0 is initialized? Or where is
> the best place to drop it so it gets loaded a boot time?
>
> /********************************************************************
> * Jim Miller
> *
> * Analyst/ Programmer *
> * Novoste Corporation *
> * jmiller@novoste.com *
> * (770)810-3219
> *
> * Round the Firewall, Out the modem, Through the router, *
> * Down the wire, NOTHIN BUT NET!! *
> **********************************************************************/
>
> "Pursuant to US Code, Title 47, Chapter 5, Subchapter II, '227, any and all
> unsolicited commercial E-mail sent to this address
> is subject to a download and archival fee in the amount of $500 US.
> E-mailing denotes acceptance of these terms."
>
>
>
>
Reply to: