From: Janne Snabb Date: Wed, 28 Dec 2011 19:36:00 +0000 (+0000) Subject: usb: option: add ZD Incorporated HSPA modem X-Git-Tag: v3.3-rc1~153^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c8c9316710b83e906e425024153bf0929887b59;p=pandora-kernel.git usb: option: add ZD Incorporated HSPA modem 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed