On Oct 8, 2005, at 4:33 PM, tns1 wrote:

Cygwin on WinXP
What version of cygwin are you using?

I am trying to redirect the IO from a terminal app to a serial port.
$terminal_app > /dev/com5
Works but uses the wrong baud rate.

$stty /dev/com5 115200
Does not change the baud: 'unable to perform all requested operations'.
I have tried many variations on this syntax.
$stty does not even show the usb adaptor I am using on com5, but it does not let me change the baud rate on the ports that it does see.

Did you try looking for this problem.....
http://cygwin.com/ml/cygwin/2005-08/msg00485.html

Try a snapshot.  You might be surprised.
Should stty  let me change the baud in the shell?

Where is the default baud rate I am getting established, in windows, in cygwin, or in my usb adaptor driver?

thanks




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to