projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cbe7d2
)
USB HID: Thustmaster firestorm dual power v1 support
author
Ronny Peine
<RonnyPeine@gmx.de>
Tue, 27 Mar 2007 12:37:44 +0000
(14:37 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 11 Apr 2007 08:36:02 +0000
(10:36 +0200)
This patch adds support for version 1 of Thustmaster firestorm dual power
(0x44f/0xb300).
Signed-off-by: Ronny Peine <RonnyPeine@gmx.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hid-ff.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/hid/usbhid/hid-ff.c
b/drivers/hid/usbhid/hid-ff.c
index e431faaa6abc8f3d392e91a482d4a6afe5e89c5a..4ff3edb9aa96d431509ab23f6b719b0ffeda323a 100644
(file)
--- a/
drivers/hid/usbhid/hid-ff.c
+++ b/
drivers/hid/usbhid/hid-ff.c
@@
-64,6
+64,7
@@
static struct hid_ff_initializer inits[] = {
{ 0x810, 0x0001, hid_plff_init },
#endif
#ifdef CONFIG_THRUSTMASTER_FF
+ { 0x44f, 0xb300, hid_tmff_init },
{ 0x44f, 0xb304, hid_tmff_init },
#endif
#ifdef CONFIG_ZEROPLUS_FF