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

From: Gernot Hillier
Date: Mon Jan 11 2010 - 03:07:06 EST


From: Gernot Hillier <gernot@xxxxxxxxxx>

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@xxxxxxxxxx>

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 */
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/