|
@@ -123,6 +123,9 @@ static const struct usb_device_id usb_quirk_list[] = {
|
|
|
/* Guillemot Webcam Hercules Dualpix Exchange*/
|
|
|
{ USB_DEVICE(0x06f8, 0x3005), .driver_info = USB_QUIRK_RESET_RESUME },
|
|
|
|
|
|
+ /* Midiman M-Audio Keystation 88es */
|
|
|
+ { USB_DEVICE(0x0763, 0x0192), .driver_info = USB_QUIRK_RESET_RESUME },
|
|
|
+
|
|
|
/* M-Systems Flash Disk Pioneers */
|
|
|
{ USB_DEVICE(0x08ec, 0x1000), .driver_info = USB_QUIRK_RESET_RESUME },
|
|
|
|