Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/01/2005 22:33:02
Module Name:	src
Committed By:	pk
Date:		Tue Feb  1 22:33:02 UTC 2005

Modified Files:
	src/sys/arch/sparc/sparc: locore.s

Log Message:
sun4/sun4c sw interrupt entry: check interrupt register to determine to
see whether there is a pending software interrupt at the given level.
If not, it must be a device interrupt sharing that level.


To generate a diff of this commit:
cvs rdiff -r1.214 -r1.215 src/sys/arch/sparc/sparc/locore.s

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