Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   scw
Date:           Thu Nov 11 09:38:45 UTC 1999

Modified Files:
        syssrc/sys/dev/ic: clmpcc.c

Log Message:
Zero is a valid value for ch_tcor and ch_rcor, so be a bit more conservative
when deciding if the baud-rate should be changed. (Spotted by Bruce Martin)
Also fix the mask used when setting the Rx FIFO threshold to zero. I don't
yet understand how the Rx side worked with the code as it was. ;-}


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/clmpcc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index