On Thu, Apr 16, 2009 at 10:26 AM, niranjan puram <puram.niranjan.kumar@xxxxxxxxx> 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. What is the problem in trying with system calls? :-) Normal file ops like write will do it for you I guess. That would be simplest. Yes/No? Thanks > > Thanks, > Niranjan Kumar > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx > Please read the FAQ at http://kernelnewbies.org/FAQ > > -- Pradeep -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ