Subject: CVS commit: src/sys/dev/sbus
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/02/2003 22:01:58
Module Name:	src
Committed By:	martin
Date:		Thu Jan  2 20:01:58 UTC 2003

Modified Files:
	src/sys/dev/sbus: stp4020.c

Log Message:
Call interrupt handlers from a soft interrupt to decouple them from the
(sometimes excessive) SPL assigned by the firmware to the sbus interrupt.
Protect access to hardware by splhigh().


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/sbus/stp4020.c

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