]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wistron_btns - recognize Maxdata Pro 7000 notebooks
authorGiuseppe Mazzotta <g.mazzotta@iragan.com>
Mon, 13 Jul 2009 04:02:27 +0000 (21:02 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 13 Jul 2009 05:14:04 +0000 (22:14 -0700)
commit53d3edef846d084913467c80c04b108ada45bf54
tree38efd1e43e3ca5d1250df530cd46096e176299e8
parent6c26b618090da8dbdaadc54defa3930ecd05631e
Input: wistron_btns - recognize Maxdata Pro 7000 notebooks

This patch adds DMI information to automatically load the correct
layout for the Maxdata Pro 7000X/DX notebook models. Such notebooks
are clones of Fujitsu Amilo V2000, the hook for the v2000 is being
used and I have tested that perfectly works.

The immediate result of integrating this patch is that the five
special buttons will work on these specific notebook models and that
the RF killswitch will not be activated after suspend. This patch
definitively obsoletes the fsam7400 module which I was still needing
to enable wifi and to fix the RF killswitch suspend problem; in the
current 2.6.30 kernel it is necessary to load the wistron_btns module
with options 'force=1 keymap=1557/MS2141', which was not anyway a
complete workaround.

Signed-off-by: Giuseppe Mazzotta <g.mazzotta@iragan.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/wistron_btns.c