this is on 2.4.20
What kernel version is this?
agreed since it works fine with the no-onlcr as well
Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_ioctl (0) cmd = 0x5401 Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_ioctl not supported = 0x5401
TCGETS, not really a big deal that we don't support this one
Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_ioctl (0) cmd = 0x540b Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_ioctl not supported = 0x540b
TCFLSH, again, not a big deal, almost no one supports this one.
Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_ioctl (0) cmd = 0x5402 Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_ioctl not supported = 0x5402
TCSETS, again, not a big deal.
All three of those ioctls aren't supported by "normal" serial ports, so this isn't a problem.
Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_write - port 0, 24 bytes
Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_write - length = 24, data = 74 65 73 74 20 6f 75 74 70 75 74 20 77 69 74 68 20 6e 65 77 6c 69 6e 65 Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_write_bulk_callback - port 0
The data was written properly, right?
yes some data was written to the port, howerver when the onlcr is set, the following continues to repeat indefinetly:
Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_write_bulk_callback - port 0
Aug 20 11:39:03 lnxtest kernel: pl2303.c: pl2303_write - port 0, 0 bytes
I don't see any real problems in these files. What is the data coming out the serial port? Does it not match what you are expecting here?
with onlcr enabled, the data only shows up on the port after the port has been closed, re-opened and a cr is sent
thanks dave
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel