diff options
| -rw-r--r-- | hid-tminit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hid-tminit.c b/hid-tminit.c index 247ea94..452bfbc 100644 --- a/hid-tminit.c +++ b/hid-tminit.c @@ -385,6 +385,7 @@ error0: static const struct hid_device_id thrustmaster_devices[] = { { HID_USB_DEVICE(0x044f, 0xb65d) }, { HID_USB_DEVICE(0x044f, 0xb664) }, + { HID_USB_DEVICE(0x044f, 0xb69c) }, {} }; |
