* [PATCH] option.c: Add chipset information for 4G W14
@ 2010-01-11 8:06 Gernot Hillier
0 siblings, 0 replies; only message in thread
From: Gernot Hillier @ 2010-01-11 8:06 UTC (permalink / raw)
To: Matthias Urlichs, Greg Kroah-Hartman, Oliver Neukum
Cc: linux-usb, linux-kernel
From: Gernot Hillier <gernot@hillier.de>
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>
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 */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-11 8:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 8:06 [PATCH] option.c: Add chipset information for 4G W14 Gernot Hillier
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.