Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/08/1999 02:15:10
Module Name:	src
Committed By:	pk
Date:		Fri Jan  8 10:15:10 UTC 1999

Modified Files:
	src/sys/arch/sparc/sparc: cache.c
Log Message:
* hypersparc support:
get cache size from PROM info like the others
reset the cache type bits before setting our desired values
* smp cache flushing:
protect the cpu message bits with splhigh().