marcel 6a8474f5b0 Fix RTS/CTS flow control, broken by the TTY overhaul. The new TTY
interface is fairly simple WRT dealing with flow control, but
needed 2 new RX buffer functions with "get-char-from-buf" separated
from "advance-buf-pointer" so that the pointer could be advanced
only when ttydisc_rint() succeeded.

MFC after:	1 week
2009-10-02 22:30:44 +00:00
..
2009-09-27 20:50:54 +00:00
2009-10-02 12:47:01 +00:00
2009-09-21 08:37:57 +00:00
2009-06-25 16:48:13 +00:00
2009-10-01 10:46:22 +00:00
2009-09-25 17:08:51 +00:00
2009-10-02 11:14:12 +00:00