Bug 62411

Summary: usbserial_generic does not recognize Inovia SEW858 (or TE W120) 3G modem
Product: Drivers Reporter: ra85551
Component: USBAssignee: Greg Kroah-Hartman (greg)
Status: NEW ---    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.2.0-52 Subsystem:
Regression: No Bisected commit-id:

Description ra85551 2013-10-02 09:02:49 UTC
Inovia SEW858 (or TE W120) 3G modem is a device with VID=0x20a6 and PID=0x1105.
To make use of it one have to issue 

sudo modprobe -v usbserial vendor=0x20a6 product=0x1105

It is inconvenient to issue such a command or write udev rule for it.
Comment 1 Greg Kroah-Hartman 2013-10-02 14:45:44 UTC
On Wed, Oct 02, 2013 at 09:02:49AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=62411
> 
>             Bug ID: 62411
>            Summary: usbserial_generic does not recognize Inovia SEW858 (or
>                     TE W120) 3G modem

Can you please send this to the linux-usb@vger.kernel.org mailing list,
along with the output of 'lsusb -v' with the device plugged in?
Comment 2 ra85551 2013-10-03 07:15:21 UTC
(In reply to Greg Kroah-Hartman from comment #1)

> Can you please send this to the linux-usb@vger.kernel.org mailing list,
> along with the output of 'lsusb -v' with the device plugged in?

Done!