On Sun, Oct 27, 2002 at 01:10:21PM -0500, Frederick Grim wrote: > Oct 27 12:34:42 local kernel: usbserial.c: generic_write - length = 5, data = 2f 42 >20 32 0d
Your data was successfully written out the port. You should set up the baud rate properly, and check that you are setting your receiving end to the same rate. There is also a _very_ good Linux Serial Programming FAQ floating around on the net, take a look at that. 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-users
