CP2110 - no serial device created

2015-11-08 Thread Martin Kozelský
Hi, I have trouble with CP2110 chip (USB-to-serial converter) in kernel, no /dev/ttyUSBx device created after connection. I reported this bug https://bugzilla.kernel.org/show_bug.cgi?id=107501 Thanks Martin Kozelsky -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the b

Re: CP2110 - no serial device created

2015-11-09 Thread Martin Kozelský
Dne 9.11.2015 v 10:11 Krzysztof Opasiak napsal(a): > Hi, > > On 11/08/2015 08:27 PM, Martin Kozelský wrote: >> Hi, I have trouble with CP2110 chip (USB-to-serial converter) in kernel, >> no /dev/ttyUSBx device created after connection. >> >> I reported thi

Re: CP2110 - no serial device created

2015-11-09 Thread Martin Kozelský
Dne 9.11.2015 v 17:21 Konstantin Shkolnyy napsal(a): > The cp210x driver can't handle CP2110 , because its a HID device. cp210x is > designed for a different USB device interface, found on CP210x devices. > It's strange that the CP2110 ID 10c4 ea80 is listed inside cp210x. > > A good place to sta