speedtch cxacru.c,1.44,1.45
Duncan Sands
duncan at infradead.org
Thu Oct 5 05:01:25 EDT 2006
Update of /home/cvs/speedtch
In directory phoenix.infradead.org:/tmp/cvs-serv17462
Modified Files:
cxacru.c
Log Message:
Add the ZTE ZXDSL 852.
Index: cxacru.c
===================================================================
RCS file: /home/cvs/speedtch/cxacru.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- cxacru.c 1 Feb 2006 11:06:01 -0000 1.44
+++ cxacru.c 5 Oct 2006 09:01:22 -0000 1.45
@@ -793,6 +793,9 @@
{ /* V = Conexant P = ADSL modem */
USB_DEVICE(0x0572, 0xcb06), .driver_info = (unsigned long) &cxacru_cb00
},
+ { /* V = Conexant P = ADSL modem (ZTE ZXDSL 852) */
+ USB_DEVICE(0x0572, 0xcb07), .driver_info = (unsigned long) &cxacru_cb00
+ },
{ /* V = Olitec P = ADSL modem version 2 */
USB_DEVICE(0x08e3, 0x0100), .driver_info = (unsigned long) &cxacru_cafe
},
More information about the Usbatm-commits
mailing list