Hi,
I'm trying to figure out how to set the baud rate when using a serial cable connected to the IO connector on a C860.
I saw in some docs that I should set it by doing: stty -F /dev/ttyS0 4800
However, that doesn't seem to work. On my Z (running Cacko) it seems that stty doesn't understand the -F switch and seems not to be able to make setting changes to /dev/ttyS0
Am I missing something here? Is there some other command I should be using?
Thanks,
Matt