|
@@ -793,6 +793,9 @@ static const struct usb_device_id cxacru_usb_ids[] = {
|
|
{ /* V = Conexant P = ADSL modem */
|
|
{ /* V = Conexant P = ADSL modem */
|
|
USB_DEVICE(0x0572, 0xcb06), .driver_info = (unsigned long) &cxacru_cb00
|
|
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 */
|
|
{ /* V = Olitec P = ADSL modem version 2 */
|
|
USB_DEVICE(0x08e3, 0x0100), .driver_info = (unsigned long) &cxacru_cafe
|
|
USB_DEVICE(0x08e3, 0x0100), .driver_info = (unsigned long) &cxacru_cafe
|
|
},
|
|
},
|