That's what I needed to know - many thanks good sir!  :)

J

> -----Original Message-----
> From: John Aldrich [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 04, 2000 6:24 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Drivers
> 
> 
> 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.
> 


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

Reply via email to