Subject: CVS commit: src/sys/arch/sgimips/hpc
To: None <source-changes@NetBSD.org>
From: Steve Rumble <rumble@netbsd.org>
List: source-changes
Date: 12/31/2004 22:32:34
Module Name:	src
Committed By:	rumble
Date:		Fri Dec 31 22:32:34 UTC 2004

Modified Files:
	src/sys/arch/sgimips/hpc: if_sq.c

Log Message:
Do not report unexpected interrupts when not debugging. These
seem to occur fairly often under normal operation with HPC1.5.
Also, do not return if the interrupt is unexpected, but see if
there is anything to handle regardless, which appears to always
be the case with HPC1.5.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/arch/sgimips/hpc/if_sq.c

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