Re: [PATCH] HID: driver for BTC "Emprex 3009URF III Vista MCE Remote" quirky remote
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2010-01-02 02:53:19
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2010-01-02 02:53:19
Also in:
lkml
Hi Wayne, On Thu, Dec 31, 2009 at 09:13:22AM +0100, Wayne Thomas wrote:
HID: driver for BTC "Emprex 3009URF III Vista MCE Remote" quirky remote
The Behavior Tech. Computer Corp. (BTC) remote branded as "Emprex 3009URF III
Vista Remote Controller" uses non-standard mappings for all of its 'special
purpose' keys (0xffbc usage page). Applies cleanly to 2.6.30 and 2.6.32
(other versions not tested).
scripts/scriptpatch.pl reports 13 styling errors in hid-btc.c
("break;" should be on trailing lines)
but have not changed them to maintain styling consistency with existing drivers.I believe that this kind of mapping adjustment can be done via UDEV/HAL key remapping facilities, without need for the kernel patch. Thanks. -- Dmitry