Re: passing arguments to module

From: Keith Owens (kaos@ocs.com.au)
Date: Sat Nov 18 2000 - 05:36:03 EST


On Sat, 18 Nov 2000 03:07:47 -0800 (PST),
Anil Kumar Prasad <anil_411@yahoo.com> wrote:
>sorry i didn't ask the question properly. I need to
>know how does kernel modules accept run time arguments
>from user?

MODULE_PARM(variable, type) in the code. It defines which variables
can be set on the insmod command and what type of data to accept.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 23 2000 - 21:00:15 EST