Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cab98a0a authored by Xiao Kaijian's avatar Xiao Kaijian Committed by Greg Kroah-Hartman
Browse files

USB: Yet another Conexant Clone to add to cdc-acm.c



This patch adds another quirky Conexant USB Modem Clone to usb cdc-acm.c

Signed-off-by: default avatarXiao Kaijian <xiaokj@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent fe92c9e4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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) */