|
@@ -1375,6 +1375,9 @@ static struct usb_device_id acm_ids[] = {
|
|
|
{ USB_DEVICE(0x0572, 0x1324), /* Conexant USB MODEM RD02-D400 */
|
|
|
.driver_info = NO_UNION_NORMAL, /* has no union descriptor */
|
|
|
},
|
|
|
+ { USB_DEVICE(0x0572, 0x1328), /* Shiro / Aztech USB MODEM UM-3100 */
|
|
|
+ .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
|
|
|
+ },
|
|
|
{ USB_DEVICE(0x22b8, 0x6425), /* Motorola MOTOMAGX phones */
|
|
|
},
|
|
|
{ USB_DEVICE(0x0572, 0x1329), /* Hummingbird huc56s (Conexant) */
|