[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Module and kernel parameters
Hi,
I have a module which uses a parameter provided during insmod. In some situations, I compile the module into the kernel. I still wan't to pass a value to it.
The straightforward solution is to add a kernel
parameter which will set this value.
Is there a "standard" way to do this ? To link between
a kernel parameter and a module parameter ?
TIA
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/