diff options
Diffstat (limited to 'drivers/usb/serial/option.c')
-rw-r--r-- | drivers/usb/serial/option.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index d34b4cf89424..b4fe9ffd6dd6 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c | |||
@@ -338,6 +338,8 @@ static int option_resume(struct usb_serial *serial); | |||
338 | 338 | ||
339 | /* 4G Systems products */ | 339 | /* 4G Systems products */ |
340 | #define FOUR_G_SYSTEMS_VENDOR_ID 0x1c9e | 340 | #define FOUR_G_SYSTEMS_VENDOR_ID 0x1c9e |
341 | /* This is the 4G XS Stick W14 a.k.a. Mobilcom Debitel Surf-Stick * | ||
342 | * It seems to contain a Qualcomm QSC6240/6290 chipset */ | ||
341 | #define FOUR_G_SYSTEMS_PRODUCT_W14 0x9603 | 343 | #define FOUR_G_SYSTEMS_PRODUCT_W14 0x9603 |
342 | 344 | ||
343 | /* Haier products */ | 345 | /* Haier products */ |