usb: option: add ZD Incorporated HSPA modem
commit9f1efce9d1265de3888ddb4a91cb6d5b14536ff2
authorJanne Snabb <snabb@epipe.com>
Wed, 28 Dec 2011 19:36:00 +0000 (28 19:36 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jan 2012 19:35:30 +0000 (12 11:35 -0800)
treedfc750ca50bb46ec8b2be29bdc5faa7a775567a4
parentcca4989bac1a29811a3be91c29a5648375016392
usb: option: add ZD Incorporated HSPA modem

commit 3c8c9316710b83e906e425024153bf0929887b59 upstream.

Add support for Chinese Noname HSPA USB modem which is apparently
manufactured by a company called ZD Incorporated (based on texts in the
Windows drivers).

This product is available at least from Dealextreme (SKU 80032) and
possibly in India with name Olive V-MW250. It is based on Qualcomm
MSM6280 chip.

I needed to also add "options usb-storage quirks=0685:7000:i" in modprobe
configuration because udevd or the kernel keeps poking the embedded
fake-cd-rom which fails and causes the device to reset. There might be
a better way to accomplish the same. usb_modeswitch is not needed with
this device.

Signed-off-by: Janne Snabb <snabb@epipe.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c