]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2012 19:18:49 +0000 (15:18 -0400)
commit34f7ea6f8b6607762f7cd1ef7056d5d63b18e117
treec67e338afc687d37f365c753614de3b395c5e33a
parent409e99bcb7153707c38c2b9eeab49a1177a525d6
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem

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>
drivers/usb/class/cdc-acm.c