Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 06/17/1999 22:30:53
Module Name:	syssrc
Committed By:	mhitch
Date:		Fri Jun 18 05:30:53 UTC 1999

Modified Files:
	syssrc/sys/dev/tc: asc.c

Log Message:
The extraneous interrupt that seems to occur after a reconnect and a DMA transfer
starts running can occur on both DMA in and DMA out.  I missed the little comment
in the Mach driver for the DMA out case.  Also, only ignore the interrupt if the
TC is non-zero (to match the Mach driver).


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/dev/tc/asc.c

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