Subject: CVS commit: syssrc/sys/arch/hpcmips
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 11/24/2002 08:02:25
Module Name:	syssrc
Committed By:	shin
Date:		Sun Nov 24 06:02:25 UTC 2002

Modified Files:
	syssrc/sys/arch/hpcmips/hpcmips: locore_machdep.S
	syssrc/sys/arch/hpcmips/vr: vr.c vrdsu.c

Log Message:
wipe out all physical memory before hibernate/reset.
otherwise, WinCE will not boot on some machine (ex. IBM z50).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/hpcmips/hpcmips/locore_machdep.S
cvs rdiff -r1.39 -r1.40 syssrc/sys/arch/hpcmips/vr/vr.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/hpcmips/vr/vrdsu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.