Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/ic



Module Name:    src
Committed By:   bouyer
Date:           Sat Dec 13 21:04:07 UTC 2008

Modified Files:
        src/sys/dev/ic [netbsd-4]: mc146818.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1248):
        sys/dev/ic/mc146818.c: revision 1.17 via patch
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.12 -r1.12.4.1 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