Linux From Scratch - Version 7.0
176
insmod.static A statically compiled version of insmod
lsmod Lists currently loaded modules
modinfo Examines an object file associated with a kernel module and displays any information that it
can glean
modprobe Uses a dependency file, created by depmod, to automatically load relevant modules
rmmod Unloads modules from the running kernel
Comentarios a estos manuales