Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Jachym Holecek <freza@netbsd.org>
List: source-changes
Date: 08/31/2006 22:13:51
Module Name:	src
Committed By:	freza
Date:		Thu Aug 31 22:13:51 UTC 2006

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

Log Message:
* ppc4xx_tlb_reserve(): allocate "reserved" TLB entries dynamically
* ppc4xx_tlb_mapiodev(): resolve pa to va from reserved TLB entries

OK by matt@

XXX we'll keep TLB_NRESERVED defined until we fix explora to use new API


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/powerpc/ibm4xx/pmap.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/powerpc/include/ibm4xx/tlb.h

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