From: Eric Piel Date: Thu, 12 Apr 2007 05:32:41 +0000 (-0400) Subject: Input: wistron - introduce generic keymap X-Git-Tag: v2.6.22-rc1~1037^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b0a4cd7601774d1312f477a879f86b0968880fd;p=pandora-kernel.git Input: wistron - introduce generic keymap It turns out that the keymaps in the wistron driver are almost the same, the main difference being some keys which may not exist and leds which might not be present. Therefore it's possible to write a generic keymap which would allow the use of an unknown keyboard with little drawbacks. The user can select it specifying the parameter "keymap=generic". Signed-off-by: Eric Piel Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed