[PATCH] User level driver support for input subsystem

From: Marcel Holtmann
Date: Sun Nov 30 2003 - 17:02:30 EST


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@xxxxxxxxxxxx> (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.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/