Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 07/03/2000 13:55:15
Module Name:	syssrc
Committed By:	pk
Date:		Mon Jul  3 20:55:14 UTC 2000

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

Log Message:
* Remove MAX_DMA_LEN & si_minphys().
* Disable the DMA engine when setting up a DMA transfer, just in case
  the 5380 driver didn't instruct us to do so already.
* More useful debug output when entering the "left-over bytes" case after
  a DMA transfer finishes.


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

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