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: rkujawa
Date: Sat Apr 20 11:52:41 UTC 2013
Modified Files:
src/sys/dev/ic: com.c comreg.h comvar.h ns16550reg.h
Log Message:
Add support for 16750 style UARTs. Activated by defining COM_16750.
Obtained from Marvell, Semihalf.
To generate a diff of this commit:
cvs rdiff -u -r1.308 -r1.309 src/sys/dev/ic/com.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/comreg.h
cvs rdiff -u -r1.73 -r1.74 src/sys/dev/ic/comvar.h
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ic/ns16550reg.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