Bruce Evans 3fd2d29816 Enabled dynamically sized tty input buffers (with enough buffering
for 1 second's worth of input) and larger tty output buffers.  The
interrupt-level buffers are still too small for speeds above 115200
bps (only a little too small for 230400 bps if RTS flow control is
enabled).

Don't call ttsetwater() explicitly in open().  It is now called for
the TTYDISC l_open() and should be static.

Don't attempt to register the cdevsw more than once.
1998-08-19 04:17:38 +00:00
..
1998-06-21 14:53:44 +00:00
1998-08-13 20:31:17 +00:00
1998-06-21 18:02:50 +00:00
1998-06-21 18:02:50 +00:00
1998-07-29 13:00:42 +00:00
1998-06-21 16:51:06 +00:00
1998-08-17 01:05:25 +00:00
1998-08-03 19:14:33 +00:00
1998-07-30 02:27:41 +00:00
1998-06-21 14:53:44 +00:00