commit | d020be9246735ff1fc49b99bea0574a597592709 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Tue Sep 06 13:50:27 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Sep 07 13:25:15 2011 +0200 |
tree | 504952c067b44481ae39129657686d280e512865 | |
parent | c003ec216561077b09a8ab38876a7d6ce375f739 [diff] |
HID: wiimote: Add force-feedback support The wiimote has a single rumble motor. This adds force feedback support for wiimote devices with FF_RUMBLE. The rumble motor is very simple and only supports an on/off switch so no complex ff-effects are supported. This also removes the event callback that was registered before but unused. The ff-device overwrites this callback, anyway. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>