Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   macallan
Date:           Sat Nov 22 15:14:35 UTC 2014

Modified Files:
        src/sys/dev/ic: com.c comreg.h comvar.h

Log Message:
deal with quirk in Ingenic UARTs
( they have a bit in the FIFO control register which turns the entire
  port off if not set )


To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 src/sys/dev/ic/com.c
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/ic/comreg.h
cvs rdiff -u -r1.78 -r1.79 src/sys/dev/ic/comvar.h

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