Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 06/08/2001 03:02:42
Module Name:	syssrc
Committed By:	rafal
Date:		Fri Jun  8 00:02:42 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/sgimips: ip22.c

Log Message:
Fix initial interrupt mask settings for `hard' interupts to mask out soft
interrupts as well.  The system is quite stable now that soft interrupts
don't pop up at random places where they're unexpected 8-)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sgimips/sgimips/ip22.c

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