|
@@ -93,6 +93,10 @@ static const struct usb_device_id usb_quirk_list[] = {
|
|
{ USB_DEVICE(0x04e8, 0x6601), .driver_info =
|
|
{ USB_DEVICE(0x04e8, 0x6601), .driver_info =
|
|
USB_QUIRK_CONFIG_INTF_STRINGS },
|
|
USB_QUIRK_CONFIG_INTF_STRINGS },
|
|
|
|
|
|
|
|
+ /* Elan Touchscreen */
|
|
|
|
+ { USB_DEVICE(0x04f3, 0x0089), .driver_info =
|
|
|
|
+ USB_QUIRK_DEVICE_QUALIFIER },
|
|
|
|
+
|
|
/* Roland SC-8820 */
|
|
/* Roland SC-8820 */
|
|
{ USB_DEVICE(0x0582, 0x0007), .driver_info = USB_QUIRK_RESET_RESUME },
|
|
{ USB_DEVICE(0x0582, 0x0007), .driver_info = USB_QUIRK_RESET_RESUME },
|
|
|
|
|