From: David Herrmann Date: Mon, 26 Aug 2013 17:14:47 +0000 (+0200) Subject: HID: wiimote: add support for Guitar-Hero drums X-Git-Tag: v3.12-rc1~125^2~1^8~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f8645db1913ab2475ec3c1cee8d5f748963aa7;p=pandora-kernel.git HID: wiimote: add support for Guitar-Hero drums Guitar-Hero comes with a drums extension. Use the newly introduced input drums-bits to report this back to user-space. This is a usual extension like any other device. Nothing special to take care of. We report this to user-space as "Nintendo Wii Remote Drums". There are other drums (like "RockBand" drums) which we currently do not support and maybe will at some point. However, it is quite likely that we can report these via the same interface. This allows user-space to work with them without knowing the exact branding. I couldn't find anyone who owns a "RockBand" device, though. Initial-work-by: Nicolas Adenis-Lamarre Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed