Searched hist:120159 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/sio/
H A Dsio.cdiff 120159 Wed Sep 17 12:05:16 MDT 2003 bde Cleaned up initialization of hardware flow control for 16650As. Use
defined values instead of hard-coded values. Don't repeat the register
access part of the code 4 times times or triple-space statements. This
fixes half of the style bugs in rev.1.172.

Hardware flow control of 16650As is still officially unsupported. I
was mistaken about it being broken. It is broken in 16650s but is
fixed in 16650As except for the maximum trigger level (which is no
longer used). Testing of the 16650's broken hardware flow control
watermarks by programming them on 16950s showed that their effects are
not too bad if the fifo size and trigger level are reasonably large
(16 is much better than 8).

Completed in 78 milliseconds