]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/class/cdc-acm.c
Merge tag 'disintegrate-m68k-20121009' of git://git.infradead.org/users/dhowells...
[~andy/linux] / drivers / usb / class / cdc-acm.c
index 36f2be4def2f29ffd0df8fe9bbdd8a3a8695fd18..981f2132d1283c44234f4fa79466c4d11241c94e 100644 (file)
@@ -1551,6 +1551,9 @@ static const struct usb_device_id acm_ids[] = {
                                           Maybe we should define a new
                                           quirk for this. */
        },
+       { USB_DEVICE(0x0572, 0x1340), /* Conexant CX93010-2x UCMxx */
+       .driver_info = NO_UNION_NORMAL,
+       },
        { USB_DEVICE(0x1bbb, 0x0003), /* Alcatel OT-I650 */
        .driver_info = NO_UNION_NORMAL, /* reports zero length descriptor */
        },