You can define a kernel module parameter and change it through /proc filesystem from userspace. Or you can use sysctl. There are lots of examples in linux kernel.

On Thu, 16 Apr 2009 12:56:59 +0800, niranjan puram <[email protected]> wrote:

Hello all,
     I need to set some variables defined in a kernel driver from the
user space. Is there a clean simple way to do that? I thought of the
following methods: socket connection, RPC ,etc. but was not able to
find enough documentation regarding the same. Please help me, its
urgent.

Thanks,
Niranjan Kumar

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ




--
Guo Hongruan, Embedded Linux Consultant
Mobile: +86-0-13484056007
Skype: camelguo
http://www.gulessoft.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to