Greg KH <gregkh@...> writes: > > On Sun, Mar 11, 2012 at 11:05:25AM +0000, tilman wrote: > > Hi Greg > > > > > I didn't see anything obvious, but I just realized, have you tried this > > > with any other usb to serial device to see if the same thing happens > > > there or not? > Probably :) > > Does a program like minicom have this problem? I tried echo > /dev/ttyUSB0 and minicom. Both programs call ioctl as well as termios. termios takes care of the serial settings. Minicom: usbrsa_open - port 0 M3 usbrsa_ioctl() cmd 0x5401 usbrsa.c:(): TCGETS -- not implemented usbrsa_ioctl() cmd 0x5402 usbrsa_ioctl(): TCSETS -- not implemented usbrsa_set_termios - port 0 Thanks Tilman -- 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