linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] User level driver support for input subsystem
@ 2003-11-30 22:00 Marcel Holtmann
  0 siblings, 0 replies; only message in thread
From: Marcel Holtmann @ 2003-11-30 22:00 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: Linux Kernel Mailing List

Hi Marcelo,

this is a backport of the user level driver support for input subsystem
from 2.6. Please consider including them into 2.4.24. We want to use it
for Bluetooth HID devices which need access to the input subsystem from
userspace.

Regards

Marcel


Please do a

        bk pull http://linux-mh.bkbits.net/uinput-2.4

This will update the following files:

 CREDITS                      |    1 
 Documentation/Configure.help |    9 
 Documentation/devices.txt    |    1 
 drivers/input/Config.in      |    1 
 drivers/input/Makefile       |    1 
 drivers/input/uinput.c       |  428 +++++++++++++++++++++++++++++++++++++++++++
 include/linux/uinput.h       |   79 +++++++
 7 files changed, 520 insertions(+)

through these ChangeSets:

<marcel@holtmann.org> (03/11/30 1.1196)
   [PATCH] User level driver support for input subsystem
   
   This driver adds support for user level drivers for input
   subsystem accessible under char device /dev/input/uinput.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-30 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-30 22:00 [PATCH] User level driver support for input subsystem Marcel Holtmann

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