[PATCH v2] USB: Register VIA Telecom CDS7 chipset with Option USB serial driver

2014-08-06 Thread Brennan Ashton
This VIA Telecom baseband processor is used is used by by u-blox in both the FW2770 and FW2760 products and may be used in others as well. This patch has been tested on both of these modem versions. Signed-off-by: Brennan Ashton --- drivers/usb/serial/option.c | 5 + 1 file changed, 5

Re: [PATCH] USB: Register u-blox FW2770 and FW2760 modems with Option USB serial driver

2014-08-05 Thread Brennan Ashton
On 8/5/14, Lars Melin wrote: > On 2014-08-06 07:20, Brennan Ashton wrote: >> Both devices have the same VID and PID. >> >> This patch has been tested on both of these modem versions. >> >> Signed-off-by: Brennan Ashton >> --- >> drivers/usb/ser

[PATCH] USB: Register u-blox FW2770 and FW2760 modems with Option USB serial driver

2014-08-05 Thread Brennan Ashton
Both devices have the same VID and PID. This patch has been tested on both of these modem versions. Signed-off-by: Brennan Ashton --- drivers/usb/serial/option.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index a968894