aboutsummaryrefslogtreecommitdiff
path: root/usb-tminit.c
diff options
context:
space:
mode:
Diffstat (limited to 'usb-tminit.c')
-rw-r--r--usb-tminit.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usb-tminit.c b/usb-tminit.c
index fae8820..639ad7f 100644
--- a/usb-tminit.c
+++ b/usb-tminit.c
@@ -35,6 +35,8 @@ static void thrustmaster_usb_disconnect(struct usb_interface *interface)
static const struct usb_device_id thrustmaster_usb_devices[] = {
{ USB_DEVICE(0x044f, 0xb69c) },
{ USB_DEVICE(0x044f, 0xb691) },
+ /* T598 */
+ { USB_DEVICE(0x044f, 0xb6a5) },
{}
};