Kernel does not seek for modules to load in any way. Actually, in usual
installation there are tons of modules compiled an mostly unused. You
must put the insmod command (or better modprobe command) somewhere in
the init scripts. Since I expect your installation is RedHat (the kernel
version looks like a RedHat one), there should already be one a it
should be loading all modules listed in /etc/modules.conf (not sure abou
the exact name - I don't have RedHat).
--------------------------------------------------------------------------------
- Jan Hudec `Bulb' <bulb@ucw.cz>
-
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/