From: Daniel Kozák <[EMAIL PROTECTED]>

Remove entry for Huawei E620 UMTS/HSDPA card (ID: 12d1:1001) in pl2303 driver
Option driver is use instead
Signed-off-by: Daniel Kozák <[EMAIL PROTECTED]>
---
diff -uprN -X linux-2.6.24-rc7-vanilla/Documentation/dontdiff
linux-2.6.24-rc7-vanilla/drivers/usb/serial/pl2303.c
/devel/linux-2.6/drivers/usb/serial/pl2303.c
--- linux-2.6.24-rc7-vanilla/drivers/usb/serial/pl2303.c        2008-01-06
22:45:38.000000000 +0100
+++ /devel/linux-2.6/drivers/usb/serial/pl2303.c        2008-01-12
10:25:34.000000000 +0100
@@ -84,7 +84,6 @@ static struct usb_device_id id_table []
        { USB_DEVICE(DATAPILOT_U2_VENDOR_ID, DATAPILOT_U2_PRODUCT_ID) },
        { USB_DEVICE(BELKIN_VENDOR_ID, BELKIN_PRODUCT_ID) },
        { USB_DEVICE(ALCOR_VENDOR_ID, ALCOR_PRODUCT_ID) },
-       { USB_DEVICE(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_ID) },
        { USB_DEVICE(WS002IN_VENDOR_ID, WS002IN_PRODUCT_ID) },
        { USB_DEVICE(COREGA_VENDOR_ID, COREGA_PRODUCT_ID) },
        { }                                     /* Terminating entry */
diff -uprN -X linux-2.6.24-rc7-vanilla/Documentation/dontdiff
linux-2.6.24-rc7-vanilla/drivers/usb/serial/pl2303.h
/devel/linux-2.6/drivers/usb/serial/pl2303.h
--- linux-2.6.24-rc7-vanilla/drivers/usb/serial/pl2303.h        2008-01-06
22:45:38.000000000 +0100
+++ /devel/linux-2.6/drivers/usb/serial/pl2303.h        2008-01-12
10:25:10.000000000 +0100
@@ -96,10 +96,6 @@
 #define ALCOR_VENDOR_ID                0x058F
 #define ALCOR_PRODUCT_ID       0x9720

-/* Huawei E620 UMTS/HSDPA card (ID: 12d1:1001) */
-#define HUAWEI_VENDOR_ID       0x12d1
-#define HUAWEI_PRODUCT_ID      0x1001
-
 /* Willcom WS002IN Data Driver (by NetIndex Inc.) */
 #define WS002IN_VENDOR_ID      0x11f6
 #define WS002IN_PRODUCT_ID     0x2001
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to