]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
authorJean-Christian de Rivaz <jc@eclis.ch>
Wed, 10 Oct 2012 12:49:02 +0000 (12:49 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Oct 2012 16:32:42 +0000 (09:32 -0700)
commit47b401b98b81ae1495a84f00f1d6b88316310da9
tree7c040fa9833d5946a2eae8e1bc8dfa50f7b82404
parent0a7f602a2129426e10f2c5a02f864804bf0c8fb5
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem

commit e7d491a19d3e3aac544070293891a2542ae0c565 upstream.

This USB V.92/V.32bis Controllered Modem have the USB vendor ID 0x0572
and device ID 0x1340. It need the NO_UNION_NORMAL quirk to be recognized.

Reference:
http://www.conexant.com/servlets/DownloadServlet/DSH-201723-005.pdf?docid=1725&revid=5
See idVendor and idProduct in table 6-1. Device Descriptors

Signed-off-by: Jean-Christian de Rivaz <jc@eclis.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/cdc-acm.c