Subject: CVS commit: src/sys/arch/newsmips/dev
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/10/2003 03:27:33
Module Name:	src
Committed By:	tsutsui
Date:		Sat May 10 03:27:33 UTC 2003

Modified Files:
	src/sys/arch/newsmips/dev: zs_hb.c

Log Message:
Call zshard() twice in zshard_hb() interrupt handler for workaround
otherwise news3400 sometimes losts zs interrupts.

This should fix "serial console hiccups on sysinst" problem
reported by Mauricio <raub at kudria.com> on port-newsmips.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/newsmips/dev/zs_hb.c

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