Re: [PATCH v2] USB: serial: option: add two Longcheer device ids

2017-06-12 Thread Teemu Likonen
Johan Hovold [2017-06-12 16:30:16+02] wrote: > Add two Longcheer device-id entries which specifically enables the > Telewell TW-3G HSPA+ branded modem. > > Reported-by: Teemu Likonen > Cc: stable > Signed-off-by: Johan Hovold > --- > drivers/usb/serial/option.c | 4 +

Re: [PATCH] USB: serial: option: add Telewell TW-3G HSPA+ device id

2017-06-12 Thread Teemu Likonen
Johan Hovold [2017-06-12 11:16:12+02] wrote: > Add device-id entry for the Telewell TW-3G HSPA+ modem, which uses the > Longcheer vendor id. > > Reported-by: Teemu Likonen > Cc: stable > Signed-off-by: Johan Hovold > --- > drivers/usb/serial/option.c | 4 > 1

Re: usb/serial/option.c: Please add new vendor and product id 1c9e:9801

2017-06-12 Thread Teemu Likonen
Johan Hovold [2017-06-12 10:24:11+02] wrote: > What is the output of "lsusb -v" for this device? Thanks and here it comes: Bus 001 Device 009: ID 1c9e:9801 OMEGA TECHNOLOGY Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass

usb/serial/option.c: Please add new vendor and product id 1c9e:9801

2017-06-11 Thread Teemu Likonen
Hello USB maintainers! I have a Telewell TW-3G HSPA+ USB modem which works with driver usb/serial/option.c. However, the device is not automatically detected. I'm a newbie in these driver things but got a suggestion that I should report the device's vendor and product IDs here so you could perhap