Subject: CVS commit: syssrc/sys/arch/powerpc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 05/19/2002 09:35:46
Module Name:	syssrc
Committed By:	augustss
Date:		Sun May 19 06:35:46 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/include: trap.h
	syssrc/sys/arch/powerpc/powerpc: trap.c

Log Message:
Handle the "aligment" fault generated by DCBZ when the cache is off.
That way you can run the processor with caches off.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/powerpc/include/trap.h
cvs rdiff -r1.58 -r1.59 syssrc/sys/arch/powerpc/powerpc/trap.c

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