>From http://doc.ubuntu-fr.org/materiel/zxdsl852.

Signed-off-by: Duncan Sands <[EMAIL PROTECTED]>

diff --git a/drivers/usb/atm/cxacru.c b/drivers/usb/atm/cxacru.c
index 04631dc..3034ec7 100644
--- a/drivers/usb/atm/cxacru.c
+++ b/drivers/usb/atm/cxacru.c
@@ -793,6 +793,9 @@ static const struct usb_device_id cxacru
        { /* 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
        },

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to