summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2012-11-13 03:19:43 +0000
committerDavid S. Miller <davem@davemloft.net>2012-11-13 14:33:28 -0500
commitbbc8d9228ea8e37ce29fa96150d10b85a2c7be60 (patch)
tree849a396143e9ffdd3ca787c05d8b0cef3c8279aa /net/ipv4
parent7702745b15128e5f0659693736a864e35be1c807 (diff)
downloadop-kernel-dev-bbc8d9228ea8e37ce29fa96150d10b85a2c7be60.zip
op-kernel-dev-bbc8d9228ea8e37ce29fa96150d10b85a2c7be60.tar.gz
net: cdc_ncm: add Huawei devices
A number of Huawei 3G and LTE modems implement a CDC NCM function, including the necessary functional descriptors, but using a non standard interface layout and class/subclass/protocol codes. These devices can be handled by this driver with only a minor change to the probing logic, allowing a single combined control and data interface. This works because the devices - include a CDC Union descriptor labelling the combined interface as both master and slave, and - have an alternate setting #1 for the bulk endpoints on the combined interface. The 3G/LTE network connection is managed by vendor specific AT commands on a serial function in the same composite device. Handling the managment function is out of the scope of this driver. It will be handled by an appropriate USB serial driver. Reported-and-Tested-by: Olof Ermis <olof.ermis@gmail.com> Reported-and-Tested-by: Tommy Cheng <tommy7765@yahoo.com> Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud