Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/20/2003 01:22:19
Module Name:	src
Committed By:	uwe
Date:		Thu Nov 20 01:22:19 UTC 2003

Modified Files:
	src/sys/arch/sh3/sh3: interrupt.c

Log Message:
In intc_intr_priority() don't panic if the evtcode is not one of
those, that have their priority set in IPR registers, e.g. IRL
interrupts on Dreamcast.  Reported by Christian Groessler.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/sh3/sh3/interrupt.c

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