Searched hist:197721 (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/uart/
H A Duart_tty.cdiff 197721 Fri Oct 02 20:46:41 MDT 2009 marcel 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
H A Duart_bus.hdiff 197721 Fri Oct 02 20:46:41 MDT 2009 marcel 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
H A Duart_core.cdiff 197721 Fri Oct 02 20:46:41 MDT 2009 marcel 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

Completed in 281 milliseconds