Subject: CVS commit: [netbsd-1-6] src/sys/arch/newsmips/dev
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/24/2003 10:01:11
Module Name:	src
Committed By:	grant
Date:		Tue Jun 24 10:01:11 UTC 2003

Modified Files:
	src/sys/arch/newsmips/dev [netbsd-1-6]: zs_hb.c

Log Message:
Pull up revision 1.14 (requested by tsutsui in ticket #1286):

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.4 -r1.4.24.1 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.