From: Max Asbock Date: Wed, 22 Jun 2005 00:16:34 +0000 (-0700) Subject: [PATCH] ibmasm driver: redesign handling of remote control events X-Git-Tag: v2.6.13-rc1~68^2~582^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=278d72ae8803ffcd16070c95fe1d53f4466dc741;p=pandora-kernel.git [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 Signed-off-by: Max Asbock Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed