Re: [gentoo-user] modules built post kernel install (on the fly)

2006-03-04 Thread Masood Ahmed
Harry Putnam wrote: > Is this possible: > > Compile a module by itself (not during kernel compile) and insert > that module into a running kernel. It can be done, the best example of it being done is the NVidia kernel module. Although it seems, you want to compile a module inside a kernel tree. I

[gentoo-user] modules built post kernel install (on the fly)

2006-03-04 Thread Harry Putnam
Is this possible: Compile a module by itself (not during kernel compile) and insert that module into a running kernel. I'm pretty sure this is possible but have no idea how to do it. Pawing thru google. `site:gentoo.org modules "on the fly" ' and similar strings even just `kernel module' Tu