HID: add support for BTC Emprex 3009URF III Vista MCE Remote
authorWayne Thomas <waynethomas69@gmail.com>
Wed, 28 Apr 2010 22:45:01 +0000 (00:45 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 28 Apr 2010 22:45:01 +0000 (00:45 +0200)
commitbf280628fca93c4c341587ec914863dcc395af72
treea09632bb03d3774b27bd133236979801f8dd1d14
parent15d8ee9a96e5019e698ad3c2c181970deb8ff888
HID: add support for BTC Emprex 3009URF III Vista MCE 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).  This patch modifies the existing
hid-topseed quirky driver to support both remotes in order to prevent
proliferation of in-kernel quirky drivers until such a time that udev remapping
works with these devices.  Tested successfully with both the "Emprex" remote
and the "CyberLink" remote originally supported by the hid-topseed driver.

Signed-off-by: Wayne Thomas <waynethomas69@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-topseed.c