K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1988-03-05T10:40:48.000000Z
K 24
svn:entry:committed-date
V 27
1988-03-05T10:40:48.000000Z
K 7
svn:log
V 469
From: muller%sdcc7@ucsd.edu (Keith Muller)
Tracked down the bizzarre error we were getting on the console from the
mp driver. It was due to a missing case in a switch statement. Turns out
it was reporting that a port saw the BREAK key pressed. It also had a
overzealous logging of frame and parity errors. In actual use with
lots of ports this a bit much. Since none of the other tty drivers log
every break, framing error or parity error I made the following change:


END
