Bug 62411 - usbserial_generic does not recognize Inovia SEW858 (or TE W120) 3G modem
Summary: usbserial_generic does not recognize Inovia SEW858 (or TE W120) 3G modem
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 09:02 UTC by ra85551
Modified: 2013-10-03 07:15 UTC (History)
0 users

See Also:
Kernel Version: 3.2.0-52
Subsystem:
Regression: No
Bisected commit-id:


Attachments

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!

Note You need to log in before you can comment on or make changes to this bug.