net: qmi_wwan: add ZTE MF60
authorBjørn Mork <bjorn@mork.no>
Thu, 5 Jul 2012 01:13:33 +0000 (01:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jul 2012 07:18:04 +0000 (00:18 -0700)
commit6fecd35d4cd79fc75e8290abb86734c18500d2a2
tree659956a2000f8ed64402fc7b1bda98bc4667ee97
parentb761c9b1f4f69eb53fb6147547a1ab25237a93b3
net: qmi_wwan: add ZTE MF60

Adding a device with limited QMI support. It does not support
normal QMI_WDS commands for connection management. Instead,
sending a QMI_CTL SET_INSTANCE_ID command is required to
enable the network interface:

  01 0f 00 00 00 00 00 00  20 00 04 00 01 01 00 00

A number of QMI_DMS and QMI_NAS commands are also supported
for optional device management.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/qmi_wwan.c
This page took 0.031633 seconds and 5 git commands to generate.