commit | 02fb72a06ae1ed55b4373a4c678f25d70fd65902 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Tue Jul 05 13:45:09 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jul 11 14:30:22 2011 +0200 |
tree | ddb12e5aae98bf7667cecdad5bdad0f106cea09e | |
parent | fb51b44385a0ded0d629d5cf4a2095f80fb01b56 [diff] |
HID: wiimote: Register wiimote hid driver stub The wiimote uses a fake HID protocol. Hence, we need to prevent HIDINPUT and HIDDEV from parsing wiimote data and instead parse raw hid events. Add VID/PID to hid-core so the special driver is loaded on new wiimotes. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>