Subject: CVS commit: src/sys/arch/vax/vax
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 10/19/2003 14:58:22
Module Name:	src
Committed By:	ragge
Date:		Sun Oct 19 14:58:22 UTC 2003

Modified Files:
	src/sys/arch/vax/vax: pmap.c

Log Message:
Avoid the pvtable when devices are mapped. Fixes panics when unmapping
framebuffers.  Set aside space in kernel map for framebuffer on VS4k.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/arch/vax/vax/pmap.c

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