From: Bjørn Mork Date: Wed, 25 Jan 2012 12:03:29 +0000 (+0100) Subject: usb: cdc-wdm: Add device-id for Huawei 3G/LTE modems X-Git-Tag: v3.4-rc1~184^2~22^2~121^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec67b45bf045582c3172101970090d640cd56d9;p=pandora-kernel.git usb: cdc-wdm: Add device-id for Huawei 3G/LTE modems [v2: Editorial changes suggested by Sergei Shtylyov] These modems use the Qualcomm MSM Interface (QMI) protocol for management of their CDC ECM like wwan interface. This driver is perfect for exporting the protocol to userspace. The created character device will be indistinguishable from a common AT command based Device Management interface, so userspace applications must do some intelligent matching on the USB device. Cc: Sergei Shtylyov Signed-off-by: Bjørn Mork Acked-by: Oliver Neukum Acked-by: Marcel Holtmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed