Ed Schouten 6015f6f35a Properly set the low watermarks when reducing the baud rate.
Now that buffers are deallocated lazily, we should not use
tty*q_getsize() to obtain the buffer size to calculate the low
watermarks. Doing this may cause the watermark to be placed outside the
typical buffer size.

This caused some regressions after my previous commit to the TTY code,
which allows pseudo-devices to resize the buffers as well.

Reported by:	yongari, dougb
MFC after:	1 week
2009-10-19 07:17:37 +00:00
..
2009-06-25 12:46:59 +00:00
2006-08-16 09:34:56 +00:00
2009-01-01 02:08:56 +00:00
2009-01-01 02:08:56 +00:00
2009-05-27 16:36:54 +00:00
2009-01-01 02:29:17 +00:00
2009-05-09 19:01:24 +00:00
2006-09-22 22:11:29 +00:00
2009-09-19 17:56:26 +00:00
2009-01-01 02:11:01 +00:00
2007-02-06 16:24:57 +00:00
2009-10-02 11:14:12 +00:00
2008-09-22 10:37:02 +00:00
2006-11-11 16:19:12 +00:00
2008-07-23 16:44:20 +00:00
2009-05-07 13:49:48 +00:00
2009-03-01 04:57:23 +00:00
2009-09-06 10:27:45 +00:00
2009-09-06 09:39:40 +00:00
2009-08-23 08:04:40 +00:00
2009-06-25 12:46:59 +00:00