提交 38d4b89e 编写于 作者: R Ronny Peine 提交者: Jiri Kosina

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: NRonny Peine <RonnyPeine@gmx.de>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 4cbe7d28
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册