Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/31/2004 16:49:27
Module Name:	src
Committed By:	mycroft
Date:		Sun Oct 31 16:49:27 UTC 2004

Modified Files:
	src/sys/dev/pci: auich.c

Log Message:
In the trigger routines, start *all* the blocks, not just the first one.  This
was causing some "fifo under/overrun" errors during the initial trigger.

Also fixes a ring synchronization problem introduced in the earlier changes.

This should completely fix the FIFO errors with auich.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/dev/pci/auich.c

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