278d72ae88
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> |
||
---|---|---|
.. | ||
command.c | ||
dot_command.c | ||
dot_command.h | ||
event.c | ||
heartbeat.c | ||
i2o.h | ||
ibmasm.h | ||
ibmasmfs.c | ||
lowlevel.c | ||
lowlevel.h | ||
Makefile | ||
module.c | ||
r_heartbeat.c | ||
remote.c | ||
remote.h | ||
uart.c |