summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorGernot Hillier <gernot@hillier.de>2010-01-11 08:06:44 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-02 22:54:20 (GMT)
commit79da01d79e0f2c8d2d6f1b823fce429877c423a7 (patch)
tree8650e5b3c312dc8dbde3e458f7d379240e89064b /drivers/usb
parent1ba2557f298a64af4419ca094c5ecf99dc775354 (diff)
downloadlinux-fsl-qoriq-79da01d79e0f2c8d2d6f1b823fce429877c423a7.tar.xz
USB: serial: option.c: Add chipset information for 4G W14
Carsten Juttner thankfully investigated a bit and found out some details about the chipset used in the 4G W14 device I recently added to option.c. I think this information is useful for reference, so I'd be happy if you could include those bits. Signed-off-by: Gernot Hillier <gernot@hillier.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/serial/option.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
index d34b4cf..b4fe9ff 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);
/* 4G Systems products */
#define FOUR_G_SYSTEMS_VENDOR_ID 0x1c9e
+/* This is the 4G XS Stick W14 a.k.a. Mobilcom Debitel Surf-Stick *
+ * It seems to contain a Qualcomm QSC6240/6290 chipset */
#define FOUR_G_SYSTEMS_PRODUCT_W14 0x9603
/* Haier products */