Mark M. Barrios wrote:
Is there a way to permanently add module.
yes, build it into the kernel, instead of making it a module.
true, the module will be part of a kernel image & not as a separate file but based on my observation, the module will not be initialized & thus can't be used without loading it first either thru CLI modprobe/insmod or /etc/modules.
HTH
-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
