Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 02/06/2008 03:15:07
Module Name:	src
Committed By:	garbled
Date:		Wed Feb  6 03:15:07 UTC 2008

Modified Files:
	src/sys/arch/powerpc/oea: oea_machdep.c
	src/sys/arch/powerpc/powerpc: bus_space.c

Log Message:
Some minor cleanup in the PPC_OEA601 code, and a fix for bridge-mode
cpus, which apparently still need the non-601 code to zap various
instructions into nops.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/arch/powerpc/oea/oea_machdep.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/powerpc/powerpc/bus_space.c

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