Subject: CVS commit: src/sys/arch/sun3/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/11/2007 06:20:39
Module Name:	src
Committed By:	tsutsui
Date:		Sun Mar 11 06:20:39 UTC 2007

Modified Files:
	src/sys/arch/sun3/dev: zs.c

Log Message:
Call zsc_intr_soft() directly on softintr() since spltty()
will be set by each handler (zstty_softint() or kbd_zs_softint()).


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/arch/sun3/dev/zs.c

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