[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linux kernel params




On Wed, 19 Jul 2000, Lior Cohen wrote:

> thanks for the advice regarding learning to program,
> though as you know time is a valuable resource and sometimes the need
> doesn't justify, the time put into it.

in other words , you cannot spend the time learning to do what will enable
you to achive your goal? then your only hope is find someone who already
did this, or ask someone else to do it for you.

> if you have any idea of how to change
> parameters to a loadable modules image by specifying only the global
> parameter, (not the block where the parameter is defined, which definitely
> can't be done by a hex editor) I will be more than grateful for you're help,

yes, i have an idea, but it requires programming, and will work for global
variables that are explicitly exported by the kernel (or by any other
module). look at the 'get_module_symbol' kernel function for more info.

guy

"For world domination - press 1,
 or dial 0, and please hold, for the creator." -- nob o. dy


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il