On Sat, 24 Jan 2004 14:01:21 -0600, Clifford Kite <(E-Mail Removed)> wrote:
> WWW <(E-Mail Removed)> wrote:
>> How do I set baud rate, bits-per-byte, stop bit, flow control for a serial
>> port in Linux?
>
> The stty utility should do what you describe. man stty.
Or whatever program you are accessing the serial port with (like minicom)
should have some way to set that. For scripting, I have used the Perl
Device::SerialPort module (a Linux/Unix variant of Win32::SerialPort) to
check modem AT command responses.
--
David Efflandt - All spam ignored
http://www.de-srv.com/