Subject: CVS commit: src/sys/dev/ebus
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 09/10/2003 10:40:41
Module Name: src
Committed By: uwe
Date: Wed Sep 10 10:40:41 UTC 2003
Modified Files:
src/sys/dev/ebus: cs4231_ebus.c
Log Message:
Use EBDMA_BURST_SIZE_16. Introduce EBus specific round_blocksize to
make block size multiple of 16 words. No point in using
round_buffersize that returns the argument unchanged, so just NULL it
in audio_hw_if.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/ebus/cs4231_ebus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.