Re: [PATCH] Make wistron-btns recognize special keys on Medion WIM2160 notebooks

2007-09-19 Thread Andrew Morton
Please always do reply-to-all. Otherwise people won't read your email. On Fri, 14 Sep 2007 12:56:58 +0100 Carlos Corbacho <[EMAIL PROTECTED]> wrote: > Bernhard Rosenkraenzer wrote: > > > The patch below adds support for Medion WIM2160 notebooks to the > > wistron-btns driver. > > Do these key

Re: [PATCH] Make wistron-btns recognize special keys on Medion WIM2160 notebooks

2007-09-14 Thread Carlos Corbacho
Bernhard Rosenkraenzer wrote: > The patch below adds support for Medion WIM2160 notebooks to the > wistron-btns driver. Do these keys emit proper scancodes though? If yes (i.e. you press a button and get a warning about "unknown scancodes" in dmesg), then they should not be added to wistron-btns,

[PATCH] Make wistron-btns recognize special keys on Medion WIM2160 notebooks

2007-09-14 Thread Bernhard Rosenkraenzer
The patch below adds support for Medion WIM2160 notebooks to the wistron-btns driver. Signed-off-by: Bernhard Rosenkraenzer <[EMAIL PROTECTED]> --- linux-2.6.22/drivers/input/misc/wistron_btns.c.ark 2007-09-07 22:47:49.0 + +++ linux-2.6.22/drivers/input/misc/wistron_btns.c 200