Subject: CVS commit: syssrc/sys/arch/cesfic/cesfic
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/26/2001 18:43:39
Module Name:	syssrc
Committed By:	drochner
Date:		Thu Jul 26 15:43:39 UTC 2001

Modified Files:
	syssrc/sys/arch/cesfic/cesfic: vm_machdep.c

Log Message:
use pmap_kenter/remove in pagemove() to make it work with memory mapped
by pmap_kenter_pa() (ie buffer pages)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/cesfic/cesfic/vm_machdep.c

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