]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit213d4abaa257ce55e5d840d97c712d179a8dd0f9
tree659956a2000f8ed64402fc7b1bda98bc4667ee97
parent986c27a9fd64c49abcec2a69db13ddc7625f067b
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