make modules compiles and links the modules
> module_install do? What is the difference between the
module_install places them in /lib/modules/`uname -a`/*
> insmod command and module_install?
insmod first looks in /lib/modules/`uname -a`/* to load the module into
kernel space.
[certain details may be incorrect, but that the general idea.]
mrc
-- Mike Castle dalgoda@ix.netcom.com www.netcom.com/~dalgoda/ We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are in a maze of twisty compiler features, all different"); -- gcc - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/