linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Interacting with a input kernel driver from user space
@ 2011-11-14 12:24 Nuno Santos
  2011-11-14 15:37 ` David Herrmann
  0 siblings, 1 reply; 26+ messages in thread
From: Nuno Santos @ 2011-11-14 12:24 UTC (permalink / raw)
  To: linux-input

Hi,

I'm developing a linux kernel driver for a multitouch device. Right now 
I have already touch being injected to the linux kernel subsystem and it 
is working. The problem is that I also need to interact with the device 
to change settings an so on.

While the kernel is grabbing the device I can't grab it in user space, 
so I need to find a way to interact with the kernel driver.

My first driver test (missile laucnher example found on the internet) 
had some extra operations that I can't find on the current model i'm 
using (usbtouchscreen driver was my starting point).

It had open, close, read, write operations that I could perform from 
user space.

How can I do such things with input drivers? Is there any official way?

Thanks in advance,

With my best regards,

Nuno Santos


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

end of thread, other threads:[~2011-11-17 16:58 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-14 12:24 Interacting with a input kernel driver from user space Nuno Santos
2011-11-14 15:37 ` David Herrmann
2011-11-14 16:00   ` Nuno Santos
2011-11-14 16:09     ` David Herrmann
2011-11-14 16:31       ` Nuno Santos
2011-11-14 16:58         ` David Herrmann
2011-11-14 18:24           ` Nuno Santos
2011-11-14 18:57             ` Dmitry Torokhov
2011-11-14 23:17               ` Oliver Neukum
2011-11-14 23:34                 ` Dmitry Torokhov
2011-11-15  9:41                   ` Nuno Santos
2011-11-15  9:38                 ` Nuno Santos
2011-11-15  9:35               ` Nuno Santos
2011-11-15 18:23                 ` Dmitry Torokhov
2011-11-15 18:41                   ` Nuno Santos
2011-11-15 19:20                     ` Dmitry Torokhov
2011-11-14 17:13         ` Dmitry Torokhov
2011-11-15 10:32           ` Henrik Rydberg
2011-11-15 10:40             ` Nuno Santos
2011-11-15 19:07             ` Chase Douglas
2011-11-16 10:25               ` Nuno Santos
2011-11-16 10:28                 ` Nuno Santos
2011-11-16 17:28       ` Nuno Santos
2011-11-16 19:27         ` Dmitry Torokhov
2011-11-17 15:39           ` Nuno Santos
2011-11-17 16:58           ` Nuno Santos

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).