add intex vid pid for Foreign 3G dongle
authorxxh <xxh@rock-chips.com>
Wed, 29 May 2013 04:39:16 +0000 (12:39 +0800)
committerxxh <xxh@rock-chips.com>
Wed, 29 May 2013 04:39:16 +0000 (12:39 +0800)
drivers/base/devices_filter.h
drivers/usb/serial/option.c

index 006fe3dca3f928a809d0a62b674111f6c7a8b01c..d0a6099f46c76ab6458d630faa1e8bf9e614ec47 100644 (file)
@@ -115,6 +115,8 @@ static usb_parameter skip_device_list[] = {
         {0x19D2, 0x1515, NULL, NULL, NULL},//MF195
                {0x1bbb, 0xf017, NULL, NULL, NULL},
                {0x19d2, 0x0117, NULL, NULL, NULL},
+               {0x1C9E, 0xF001, NULL, NULL, NULL},
+               {0x1C9E, 0x9801, NULL, NULL, NULL},
                //end xxh
 };
 
index 6f1d6c1b841a8e9034c2bf88f903824c3ce8c92a..c9c4ce7c196e31318f1f6bb02577ed5721c1d486 100644 (file)
@@ -1376,6 +1376,7 @@ static const struct usb_device_id option_ids[] = {
    { USB_DEVICE(0x1C9E,0x9914)},
    { USB_DEVICE(0x19d2,0x1515)},
    { USB_DEVICE(0x1bbb,0x0012)},
+   { USB_DEVICE(0x1c9e,0x9801)},
 //xxh end