Subject: CVS commit: src/sys/arch/hp300/hp300
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/19/2003 16:06:28
Module Name:	src
Committed By:	tsutsui
Date:		Sat Jul 19 16:06:28 UTC 2003

Modified Files:
	src/sys/arch/hp300/hp300: softintr.c

Log Message:
In softintr_dispatch(), clear ssir bit before calling softintr handlers
with a single_inst op, otherwise sometimes softintr might be lost.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hp300/hp300/softintr.c

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