> Nobody except the kernel should put modules in the kernel subdirectory
> under /lib/modules/`uname -r`/. If any third party code is putting
> modules in the kernel subdirectory please let me know ASAP so I can
> kill them. ALSA, Nvidia, pcmcia etc. *must* use separate
> subdirectories under /lib/modules/`uname -r`/.
alsa and vmware sticks their stuff in /lib/modules/`uname -r`/misc which
is the old naming scheme.
nvidia sticks their one module (without the .o I should mention) in
/lib/modules/`uname -r`/video which is also the old naming convention..
not sure dude was insinuating that they were in the kernel subdirectory...
-tduffy
|