Subject: CVS commit: syssrc/sys/arch/sun2/sun2
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 06/27/2001 06:41:28
Module Name:	syssrc
Committed By:	fredette
Date:		Wed Jun 27 03:41:27 UTC 2001

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

Log Message:
Don't unmap the PROM's first four physical/virtual pages
inside pmap_bootstrap, instead we will wait until we have
installed our vector table.


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

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