Emanuel Koczwara <poczta@...> writes: > > Hi, > > I have a device (thermal printer) which communicates through rs232. It > has also usb adapter/converter build-in. > (...) > > and this "1`" inside is strange, so I investigated further: > > emanuel <at> emanuel-laptop:~$ cat /dev/ttyUSB0 > 1`1`1`1`1`1`1`1 (...) > > What can I do with that? Is it becouse the generic driver? > > Regards, > Emanuel > > -- > To unsubscribe from this list: send the line "unsubscribe linux-usb" in > the body of a message to majordomo@... > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Hi modprobe ftdi_sio vendor=0x1a28 product=0x6010 should fix this (unload the usbserial for that device first). That string of `1 happens if you use usbserial driver with FTDI adapter. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html