> The device I'm trying to control only works at 2400 baud, so I set the > baudrate: stty 2400 < /dev/ttyUSB0. The device doesn't show any sign of > being sent anything, though.
it will not be the problem only small note: stty 2400 < /dev/ttyUSB0 should probably be stty -F /dev/ttyUSB0 2400, shouldn't be ? _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users