Dale Scheetz <[EMAIL PROTECTED]> writes:

> I can point setserial at a particular port, but can't seem to tell it to
> set the stop bits to two.
> I can tell stty to set the stop bits, but can only seem to use it while on
> the tty in question. Is there any way to point stty at the port I want
> changed?

Unless I'm mistaken, the paradigm is

stty options < /dev/tty-whatever

Hope that helps.
--
Rob

Reply via email to