Subject: CVS commit: syssrc/sys/arch/cesfic/cesfic
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 05/22/2002 17:34:28
Module Name:	syssrc
Committed By:	drochner
Date:		Wed May 22 14:34:28 UTC 2002

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

Log Message:
-Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets
 into kernel_object where this was missing.
 (important here because VM_MIN_KERNEL_ADDRESS != 0)
-add some diagnostics
-eliminate some differences to other Utah derived pmaps


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/cesfic/cesfic/pmap.c

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