Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 09/05/2000 01:28:53
Module Name:	syssrc
Committed By:	wdk
Date:		Mon Sep  4 22:28:53 UTC 2000

Modified Files:
	syssrc/sys/arch/mipsco/obio: asc.c

Log Message:
*  Use bus_space_write_multi_2 for priming the DMA FIFO as suggested by cgd

*  Correctly handle transfer pad operation

*  Remove check for DMA fifo flush during DMA chaining - after considerable
   thought this is not required


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/mipsco/obio/asc.c

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