Hi,

Is there a way to load a kernel module from another module and pass parameters to it? Something like

request_module("mymod param1=val1");

Thanks,
Okash