Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 06/29/2000 07:06:42
Module Name:	syssrc
Committed By:	pk
Date:		Thu Jun 29 14:06:42 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc/dev: si.c sw.c

Log Message:
When winding down a DMA transfer, don't complain about the actual
transfer count being smaller than the minimum transfer size for which
we would use DMA. The device may be disconnecting, to complete the
transaction at a later time. Just let the 5380 engine proceed acting
on the current SCSI bus phase.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/arch/sparc/dev/si.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sparc/dev/sw.c

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