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: kenh
Date: Thu Dec 11 00:17:21 UTC 2008
Modified Files:
src/sys/dev/ic: mc146818.c
Log Message:
The wrong sense of the UIP register is used to test for a pending clock
update; this test is now correct.
mc146818_settime_ymdhms has been refactored to simply stop clock updates
while the time is being set. Based on FreeBSD code and macros in
mc146868reg.h.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/ic/mc146818.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