stty

Hamish Guthrie hamish at prodigi.ch
Sat Mar 10 19:52:59 UTC 2007


Hi,

I'm attempting to change the baud rate of a serial port using stty and 
am having problems.

I have busybox 1.4.1 an have attempted using the old and new calling 
conventions to change the baud rate - the commands I have attempted are:

stty 57600 < /dev/ttyS4

or:

stty -F /dev/ttyS4 speed 57600

Both of these commands result in the error message:

stty: 57600 requires an argument

Nay assistance would be greatly appreciated.

Thanks in advance

Hamish



More information about the busybox mailing list