OSDN Git Service

USB: serial: option: add D-Link DWM-156/A3
authorLubomir Rintel <lkundrak@v3.sk>
Sun, 24 Jul 2016 11:53:30 +0000 (13:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Sep 2016 06:32:40 +0000 (08:32 +0200)
commit340391d39c01597e8986322bd471c5f9ad60506c
tree2a1b3835a232724f69d1264fbac0568f857ced07
parent697c84be4b37d85a244051beadfb6f0e0bbd54d3
USB: serial: option: add D-Link DWM-156/A3

commit cf1b18030de29e4e5b0a57695ae5db4a89da0ff7 upstream.

The device has four interfaces; the three serial ports ought to be
handled by this driver:

00 Diagnostic interface serial port
01 NMEA device serial port
02 Mass storage (sd card)
03 Modem serial port

The other product ids listed in the Windows driver are present already.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c