linux/drivers/misc/ibmasm
Max Asbock 278d72ae88 [PATCH] ibmasm driver: redesign handling of remote control events
This patch rewrites the handling of remote control events.  Rather than making
them available from a special file in the ibmasmfs, now the events from the
RSA card get translated into kernel input events and injected into the input
subsystem.  The driver now will generate two /dev/input/eventX nodes -- one
for the keyboard and one for the mouse.  The mouse node generates absolute
events more like a touch pad than a mouse.

Signed-off-by: Vernon Mauery <vernux@us.ibm.com>
Signed-off-by: Max Asbock <masbock@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-21 19:07:35 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
command.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dot_command.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dot_command.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
event.c [PATCH] ibmasm driver: correctly wake up sleeping threads 2005-06-21 19:07:34 -07:00
heartbeat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2o.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmasm.h [PATCH] ibmasm driver: redesign handling of remote control events 2005-06-21 19:07:35 -07:00
ibmasmfs.c [PATCH] ibmasm driver: redesign handling of remote control events 2005-06-21 19:07:35 -07:00
lowlevel.c [PATCH] ibmasm driver: redesign handling of remote control events 2005-06-21 19:07:35 -07:00
lowlevel.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
module.c [PATCH] ibmasm driver: redesign handling of remote control events 2005-06-21 19:07:35 -07:00
r_heartbeat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
remote.c [PATCH] ibmasm driver: redesign handling of remote control events 2005-06-21 19:07:35 -07:00
remote.h [PATCH] ibmasm driver: redesign handling of remote control events 2005-06-21 19:07:35 -07:00
uart.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00