From: muller%sdcc7@ucsd.edu (Keith Muller)
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 15 Apr 1988 02:41:19 +0000 (18:41 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 15 Apr 1988 02:41:19 +0000 (18:41 -0800)
commit2281df84cd36ed127e29d159a8c91d3183bacab0
treedde6d7aefde03739a9826511b2912a75627948b7
parent84b24505fc53304149a0fb659a5d4b6032e9f955
From: muller%sdcc7@ucsd.edu (Keith Muller)
We had problems with many terminals that only do ^S/^Q flow control.  They
were losing characters.  The time to process a ^S was at times 240 characters
(240 characters were transmitted at 9600 baud after a ^S was sent). The
problem was that the mpcc firmware would support ^S/^Q flow control, but the
driver only used it in tandem mode.

SCCS-vsn: sys/tahoe/vba/mp.c 1.4
usr/src/sys/tahoe/vba/mp.c