All of lore.kernel.org
 help / color / mirror / Atom feed
* user space program from keyboard driver
@ 2005-02-28 15:54 Payasam Manohar
  2005-02-28 16:35 ` linux-os
  2005-02-28 21:21 ` Lee Revell
  0 siblings, 2 replies; 6+ messages in thread
From: Payasam Manohar @ 2005-02-28 15:54 UTC (permalink / raw)
  To: linux-kernel

hai all,
    I am a newbie to kernel, I want to work on linux kernel modules.
My task is to call a user program from keyboard driver under certain 
conditions. I know that we can call user program using 
call_usermodehelper(), but we can not call it direcly from driver as it is 
a interrupt context. So we need to call using schedule_work(). But I need 
more clarification on these points. How to call user program from the 
keyboard driver. Please give ur ideas for doing this.

Any small help is appreciated.


Please cc ur replies to my mail id.


   Thanks&Regards,

   P.Manohar,



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-03-02 19:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-28 15:54 user space program from keyboard driver Payasam Manohar
2005-02-28 16:35 ` linux-os
2005-03-01 15:08   ` Payasam Manohar
2005-03-02 19:44     ` Helge Hafting
2005-02-28 21:21 ` Lee Revell
2005-03-01  3:41   ` Payasam Manohar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.