This is a note to let you know that I've just added the patch titled Subject: [PATCH 3/2] cxacru: add the ZTE ZXDSL 852
to my gregkh-2.6 tree. Its filename is cxacru-add-the-zte-zxdsl-852.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/ >From [EMAIL PROTECTED] Thu Oct 5 02:06:03 2006 From: Duncan Sands <[EMAIL PROTECTED]> To: Greg KH <[EMAIL PROTECTED]> Subject: [PATCH 3/2] cxacru: add the ZTE ZXDSL 852 Cc: USB development list <linux-usb-devel@lists.sourceforge.net> Content-Disposition: inline Date: Thu, 5 Oct 2006 11:05:50 +0200 Message-Id: <[EMAIL PROTECTED]> From http://doc.ubuntu-fr.org/materiel/zxdsl852. Signed-off-by: Duncan Sands <[EMAIL PROTECTED]> Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> --- drivers/usb/atm/cxacru.c | 3 +++ 1 file changed, 3 insertions(+) --- gregkh-2.6.orig/drivers/usb/atm/cxacru.c +++ gregkh-2.6/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 }, Patches currently in gregkh-2.6 which might be from [EMAIL PROTECTED] are driver/driver-core-plug-device-probe-memory-leak.patch usb/usbatm-fix-tiny-race.patch usb/speedtch-extended-reach.patch usb/cxacru-add-the-zte-zxdsl-852.patch ------------------------------------------------------------------------- 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