Dear Experts, I am developing an application which communicates with the external device using USB CDC driver in Ubuntu 10.04. When I am trying to transfer the chunk of data from the device to the PC, I found that junk data was being received. If I modify the data value 0x1A (which is at 13th offset of my buffer), I was bale to receive the data with out any issues. When I used Windows machine to read the data, I found no problem even with 0x1A character. Please let me know, how can I fix this issue. Regards, RD -- 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