* How to define global as parameter in module source (to use in insmod)
@ 2000-06-03 20:34 Alain Birtz
0 siblings, 0 replies; only message in thread
From: Alain Birtz @ 2000-06-03 20:34 UTC (permalink / raw)
To: linuxppc-dev
Global variable in module source can be set with the command line insmod
like:
insmod skull skull_ival=666
but with kernel 2.1 the variable skull_ival in the C module source must
be declared as parameter
How do this ?
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-06-03 20:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-03 20:34 How to define global as parameter in module source (to use in insmod) Alain Birtz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).