Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38d4b89e authored by Ronny Peine's avatar Ronny Peine Committed by Jiri Kosina
Browse files

USB HID: Thustmaster firestorm dual power v1 support



This patch adds support for version 1 of Thustmaster firestorm dual power
(0x44f/0xb300).

Signed-off-by: default avatarRonny Peine <RonnyPeine@gmx.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 4cbe7d28
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -64,6 +64,7 @@ static struct hid_ff_initializer inits[] = {
	{ 0x810, 0x0001, hid_plff_init },
	{ 0x810, 0x0001, hid_plff_init },
#endif
#endif
#ifdef CONFIG_THRUSTMASTER_FF
#ifdef CONFIG_THRUSTMASTER_FF
	{ 0x44f, 0xb300, hid_tmff_init },
	{ 0x44f, 0xb304, hid_tmff_init },
	{ 0x44f, 0xb304, hid_tmff_init },
#endif
#endif
#ifdef CONFIG_ZEROPLUS_FF
#ifdef CONFIG_ZEROPLUS_FF