Subject: Re: Dramatic Serial Port Speed Reduction
To: None <michaelv@iastate.edu>
From: Bill Sommerfeld <sommerfeld@orchard.medford.ma.us>
List: current-users
Date: 03/23/1994 10:29:56
NetBSD is not (yet?) a real-time OS; FIFO_TRIGGER_14 is excessively
optimistic. 

One approach would be to "adaptively" set the FIFO trigger interval...
when you get a "silo overflow", drop the trigger to the next lower
threshold.  You could reset the interval to _14 every time you drop
the baud rate.

					- Bill



------------------------------------------------------------------------------