]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: option: add support for Novatel MiFi USB620L
authorAleksander Morgado <aleksander@aleksander.es>
Wed, 11 Nov 2015 18:51:40 +0000 (19:51 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 16 Nov 2015 13:03:18 +0000 (14:03 +0100)
commit08717dc99d4c3b5ccb0841758e76978d6576daac
treebe47cc77661469ae551bab22d0b63066addcf4c3
parentf12337aae7705a0d2a277772127d1f13b13a2bad
USB: serial: option: add support for Novatel MiFi USB620L

Also known as Verizon U620L.

The device is modeswitched from 1410:9020 to 1410:9022 by selecting the
4th USB configuration:

 $ sudo usb_modeswitch –v 0x1410 –p 0x9020 –u 4

This configuration provides a ECM interface as well as TTYs ('Enterprise
Mode' according to the U620 Linux integration guide).

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c