[nmglug] kernel modules,

Jason Davis mohadib at openactive.org
Fri May 6 13:06:15 PDT 2005


On Fri, 2005-05-06 at 13:57 -0600, Andres Paglayan wrote:
> Hi again,
> I need to compile a zaptel module driver for the 2.6.8 kernel,
> is there any suitable how-to document for compiling modules and loading 
> them into the kernel?
> Thanks


compile the module ...
./configure
make 
make install
depmod -a
modprobe myNewModuel

YMMV,
jd

> 
> 
> _______________________________________________
> nmglug mailing list
> nmglug at nmglug.org
> http://www.nmglug.org/mailman/listinfo/nmglug
-- 
Jason Davis <mohadib at openactive.org>





More information about the nmglug mailing list