On Sun, 04 Jun 2000, Joel Lansden wrote:
> I've downloaded drivers for a network card - how do I install them?  Do I
> have to recompile my kernel or what?
> 
Hmm....are they "filename.o" or are they "filename.c"? or
what?

TYPICALLY, your module will go in
/lib/modules/<kernelversion>/net/<modulename.o>

Then "modprobe <modulename.o>" should load it. You may or
may not have to manually add it to the conf.modules. I
don't know... I've never tried it. :-) RedHat 6.2 *should*
autodetect it on the next boot.
        John


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to