speedtch cxacru.c,1.39,1.40
Duncan Sands
duncan at infradead.org
Tue Nov 29 07:54:13 EST 2005
- Previous message: speedtch cxacru.c, 1.38, 1.39 speedtch.c, 1.71, 1.72 usbatm.c, 1.57,
1.58 usbatm.h, 1.27, 1.28
- Next message: speedtch usbatm.c,1.58,1.59
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/speedtch
In directory phoenix.infradead.org:/tmp/cvs-serv8557
Modified Files:
cxacru.c
Log Message:
New id from David Woodhouse.
Index: cxacru.c
===================================================================
RCS file: /home/cvs/speedtch/cxacru.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- cxacru.c 20 Nov 2005 13:34:07 -0000 1.39
+++ cxacru.c 29 Nov 2005 12:54:09 -0000 1.40
@@ -786,6 +786,9 @@
{ /* V = Conexant P = ADSL modem */
USB_DEVICE(0x0572, 0xcb01), .driver_info = (unsigned long) &cxacru_cb00
},
+ { /* V = Conexant P = ADSL modem (Well PTI-800) */
+ USB_DEVICE(0x0572, 0xcb02), .driver_info = (unsigned long) &cxacru_cb00
+ },
{ /* V = Conexant P = ADSL modem */
USB_DEVICE(0x0572, 0xcb06), .driver_info = (unsigned long) &cxacru_cb00
},
- Previous message: speedtch cxacru.c, 1.38, 1.39 speedtch.c, 1.71, 1.72 usbatm.c, 1.57,
1.58 usbatm.h, 1.27, 1.28
- Next message: speedtch usbatm.c,1.58,1.59
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Usbatm-commits
mailing list