Subject: CVS commit: syssrc/sys/arch/powerpc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 03/13/2002 02:48:00
Module Name:	syssrc
Committed By:	eeh
Date:		Wed Mar 13 00:47:59 UTC 2002

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

Log Message:
pmap improvements:

Remove the cache flush routines that have been moved to cpu.c

Make sure we clear out the unused PA bits in the TTE which causes breakage
on some MMU models.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/powerpc/ibm4xx/pmap.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/include/ibm4xx/pmap.h

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