Re: [PATCH] USB: serial: option: add D-Link DWM-156/A3

2016-08-08 Thread Johan Hovold
On Sun, Jul 24, 2016 at 01:53:30PM +0200, Lubomir Rintel wrote: > The device has three interfaces; the three serial ports ought to be I assumed you meant "four interfaces" above and updated the commit message before applying. > handled by this driver: > > 00 Diagnostic interface serial port > 01

[PATCH] USB: serial: option: add D-Link DWM-156/A3

2016-07-24 Thread Lubomir Rintel
The device has three 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