2010-01-11 08:07:00

by Gernot Hillier

[permalink] [raw]
Subject: [PATCH] option.c: Add chipset information for 4G W14

From: Gernot Hillier <[email protected]>

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 <[email protected]>

Index: linux-2.6/drivers/usb/serial/option.c
===================================================================
--- linux-2.6.orig/drivers/usb/serial/option.c 2010-01-11 08:50:02.000000000 +0100
+++ linux-2.6/drivers/usb/serial/option.c 2010-01-11 08:52:55.000000000 +0100
@@ -338,6 +338,8 @@

/* 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 */