Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 10/24/1998 01:04:08
Module Name:	src
Committed By:	pk
Date:		Sat Oct 24 08:04:08 UTC 1998

Modified Files:
	src/sys/arch/sparc/sparc: locore.s
Log Message:
Duh.. condition codes are not preserved when writing directly into %psr.
Also, we need to deal with bus latency when turning off bits in the
interrupt status register.