|
@@ -1542,6 +1542,9 @@ static const struct usb_device_id acm_ids[] = {
|
|
|
{ USB_DEVICE(0x1bbb, 0x0003), /* Alcatel OT-I650 */
|
|
|
.driver_info = NO_UNION_NORMAL, /* reports zero length descriptor */
|
|
|
},
|
|
|
+ { USB_DEVICE(0x1576, 0x03b1), /* Maretron USB100 */
|
|
|
+ .driver_info = NO_UNION_NORMAL, /* reports zero length descriptor */
|
|
|
+ },
|
|
|
|
|
|
/* Nokia S60 phones expose two ACM channels. The first is
|
|
|
* a modem and is picked up by the standard AT-command
|