|
@@ -48,6 +48,10 @@ static const struct usb_device_id usb_quirk_list[] = {
|
|
|
{ USB_DEVICE(0x04b4, 0x0526), .driver_info =
|
|
|
USB_QUIRK_CONFIG_INTF_STRINGS },
|
|
|
|
|
|
+ /* Samsung Android phone modem - ID conflict with SPH-I500 */
|
|
|
+ { USB_DEVICE(0x04e8, 0x6601), .driver_info =
|
|
|
+ USB_QUIRK_CONFIG_INTF_STRINGS },
|
|
|
+
|
|
|
/* Roland SC-8820 */
|
|
|
{ USB_DEVICE(0x0582, 0x0007), .driver_info = USB_QUIRK_RESET_RESUME },
|
|
|
|