ed 9be1c96abb Allow the buffer size to be configured for pseudo-like TTY devices.
Devices that don't implement param() (which means they don't support
hardware parameters such as flow control, baud rate) hardcode the baud
rate to TTYDEF_SPEED. This means the buffer size cannot be configured,
which is a little inconvenient when using canonical mode with big lines
of input, etc.

Make it adjustable, but do clamp it between B50 and B115200 to prevent
awkward buffer sizes. Remove the baud rate assignment from
/etc/gettytab. Trust the kernel to fill in a proper value.

Reported by:	Mikolaj Golub <to my trociny gmail com>
MFC after:	1 month
2009-10-18 19:48:53 +00:00
..
2009-01-16 20:42:43 +00:00
2009-03-23 00:40:07 +00:00
2009-10-05 09:28:54 +00:00
2006-11-06 01:42:11 +00:00
2009-03-19 12:52:19 +00:00
2009-07-13 05:51:33 +00:00
2006-10-23 05:09:44 +00:00
2006-08-31 21:13:12 +00:00
rc
2008-06-23 04:18:22 +00:00
rpc