On Wed, Feb 12, 2003 at 04:53:11PM +0100, Thomas Jarosch wrote: > > Could it even be a problem with the usbserial layer? > > Any help is really appreciated as I'm not familiar > > with the USB part of the kernel! > > Okay, I've collected more information: > I commented out the ftdi_write/ftdi_read function pointers in ftdi_sio.c, > so that the generic handler of usbserial handles the write calls. > > Attached you'll find the debug log of usbserial showing the same behavior. > Looks like the problem is not the ftdi_sio driver, it's in an upstream layer. > > Any hints how I could proceed now?
Are you sure your userspace program isn't dropping the bytes? I find it hard to believe that the tty layer could be doing it. thanks, greg k-h ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
