Marcel Moolenaar f1fb96475a In uart_tty_outwakeup(), check CTS/RTS flow control settings and
prevent sending data when CTS is de-asserted.
In uart_tty_intr(), call uart_tty_outwakeup() when the CTS signal
changed, knowing that uart_tty_outwakeup() will do the right
thing for flow control. This avoids redundant conditionals.

PR:		kern/148644
Submitted by:	John Wehle <john@feith.com>
MFC after:	3 days
2011-01-24 18:34:16 +00:00
..
2010-10-13 17:38:23 +00:00
2010-10-13 17:38:23 +00:00
2011-01-18 15:23:16 +00:00
2010-11-15 05:25:51 +00:00
2010-10-13 14:41:52 +00:00
2011-01-19 16:48:07 +00:00
2010-11-09 10:59:09 +00:00
2010-12-18 02:54:51 +00:00
2010-12-06 10:24:06 +00:00
2010-11-15 05:25:51 +00:00
2010-12-31 01:23:04 +00:00
2010-11-07 12:29:26 +00:00