Subject: CVS commit: syssrc/sys/arch/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/01/2002 16:45:46
Module Name:	syssrc
Committed By:	simonb
Date:		Sat Jun  1 13:45:46 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/include: locore.h
	syssrc/sys/arch/mips/mips: locore_mips3.S mips_machdep.c

Log Message:
Use CPU_MIPS_USE_WAIT and CPU_MIPS_NO_WAIT in the CPU table, and use
the generic name "mips_wait_idle" for the old function that had both
rm52xx_idle and mipsNN_idle entry points.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.78 -r1.79 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.130 -r1.131 syssrc/sys/arch/mips/mips/mips_machdep.c

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