Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 02/19/2001 19:51:22
Module Name:	syssrc
Committed By:	msaitoh
Date:		Mon Feb 19 17:51:22 UTC 2001

Modified Files:
	syssrc/sys/arch/sh3/include: pmap.h

Log Message:
temporary fix a serious pmap problem with dummy PMAP_{MAP,UNMAP}_POOLPAGE().

To fix correctly, set IOM_RAM_BEGIN with P0 addr instead of P1 addr and
fix machdep.c and pmap.c.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sh3/include/pmap.h

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