Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/arch/luna68k/dev



Module Name:    src
Committed By:   bouyer
Date:           Sun Jan 12 12:16:51 UTC 2014

Modified Files:
        src/sys/arch/luna68k/dev [netbsd-6]: timekeeper.c timekeeper.h

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1003):
        sys/arch/luna68k/dev/timekeeper.h: revision 1.3
        sys/arch/luna68k/dev/timekeeper.c: revision 1.11
        sys/arch/luna68k/dev/timekeeper.c: revision 1.12
        sys/arch/luna68k/dev/timekeeper.c: revision 1.13
Whitespace cleanup.
Fix offset of DS1287A NVRAM address on LUNA-II.
Add an initialization function of DS1287A RTC and call it during attach.
It looks the boot firmware doesn't initialize the control registers
of DS1287A (while it resets NVRAM settings) and RTC oscillator is not
started properly after replacement.
Now my LUNA-II can keep RTC properly even after reboot.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.8.1 src/sys/arch/luna68k/dev/timekeeper.c
cvs rdiff -u -r1.2 -r1.2.40.1 src/sys/arch/luna68k/dev/timekeeper.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