diff --git a/transport/wired.c b/transport/wired.c index e3026b8..3b146d6 100644 --- a/transport/wired.c +++ b/transport/wired.c @@ -563,6 +563,7 @@ static const struct usb_device_id xone_wired_id_table[] = { { XONE_WIRED_VENDOR(0x294b) }, /* Snakebyte */ { XONE_WIRED_VENDOR(0x2c16) }, /* Priferential */ { XONE_WIRED_VENDOR(0x0b05) }, /* ASUS */ + { XONE_WIRED_VENDOR(0x413d) }, /* BIGBIG WON */ { }, };