From: Keith Owens <kaos@ocs.com.au>
To: Anil Kumar Prasad <anil_411@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: passing arguments to module
Date: Sat, 18 Nov 2000 21:36:03 +1100 [thread overview]
Message-ID: <22529.974543763@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Sat, 18 Nov 2000 03:07:47 -0800." <20001118110747.7997.qmail@web1304.mail.yahoo.com>
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/
next prev parent reply other threads:[~2000-11-18 11:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-18 11:07 passing arguments to module Anil Kumar Prasad
2000-11-18 10:36 ` Keith Owens [this message]
-- strict thread matches above, loose matches on Subject: below --
2000-11-18 10:10 Anil Kumar Prasad
2000-11-18 10:22 ` Keith Owens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=22529.974543763@ocs3.ocs-net \
--to=kaos@ocs.com.au \
--cc=anil_411@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox