]> Git Repo - linux.git/commit
HID: wiimote: add support for Guitar-Hero guitars
authorNicolas Adenis-Lamarre <[email protected]>
Mon, 26 Aug 2013 17:14:48 +0000 (19:14 +0200)
committerJiri Kosina <[email protected]>
Wed, 4 Sep 2013 08:44:17 +0000 (10:44 +0200)
commit8e22ecb603c88b7397ab2e80b7b0811b8a1318f5
treebdd599a39eaa8eef420f8bbfc1c1ec25ed6d943f
parent73f8645db1913ab2475ec3c1cee8d5f748963aa7
HID: wiimote: add support for Guitar-Hero guitars

Apart from drums, Guitar-Hero also ships with guitars. Use the recently
introduced input ABS/BTN-bits to report this to user-space.

Devices are reported as "Nintendo Wii Remote Guitar". If I ever get my
hands on "RockBand" guitars, I will try to report them via the same
interface so user-space does not have to bother which device it deals
with.

Signed-off-by: Nicolas.Adenis-Lamarre <[email protected]>
(add commit-msg and adjust to new BTN_* IDs)
Signed-off-by: David Herrmann <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
drivers/hid/hid-wiimote-core.c
drivers/hid/hid-wiimote-modules.c
drivers/hid/hid-wiimote.h
This page took 0.041635 seconds and 4 git commands to generate.