Module Name: src Committed By: riz Date: Thu Nov 5 20:40:22 UTC 2015
Modified Files: src/sys/arch/x68k/x68k [netbsd-7]: machdep.c Log Message: Pull up following revision(s) (requested by isaki in ticket #983): sys/arch/x68k/x68k/machdep.c: revision 1.192 To turn off the power, it's necessary to turn off the alarm signal of RTC before writing the system port. This is a fix for rev 1.191. Thanks to Y.Sugahara. Should be pulled up to netbsd-7. To generate a diff of this commit: cvs rdiff -u -r1.191 -r1.191.4.1 src/sys/arch/x68k/x68k/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.