|
diff in kernal modules init code when build as a part of kernal and as modules?
Hi all,
What happens when the code is build as a module and not build into the kernel( i mean by giving 'm' instead of 'y' int the tristate option of the .cong). Does he initialization happens through do_basic_setup() in case of module?
Thanks in advance,
Reshmi S
Last edited by ReshmiS; 11-24-2009 at 06:03 AM.
Reason: Creating a different thread for the three question posted earlier
|