Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 03/21/2004 14:19:30
Module Name:	src
Committed By:	pk
Date:		Sun Mar 21 14:19:30 UTC 2004

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

Log Message:
Mostly switch to promlib interface. Postpone the use of prom_makememarr()
since the sparc64 memory range properties aren't compatible yet.

Fix pmap_calculate_colors() in the process.


To generate a diff of this commit:
cvs rdiff -r1.155 -r1.156 src/sys/arch/sparc64/sparc64/pmap.c

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