Subject: CVS commit: src/sys/dev/sbus
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 09/10/2003 11:45:46
Module Name:	src
Committed By:	uwe
Date:		Wed Sep 10 11:45:46 UTC 2003

Modified Files:
	src/sys/dev/sbus: cs4231_sbus.c

Log Message:
Get rid of the disgusting struct apc_dma *dma = NULL; hack now that we
have proper definitions for offsets of APM DMA registers.

NULL out round_buffersize and round_blocksize in audio_hw_if.  We
don't seem to have any special requirements and audio(9) already
provides enough rounding.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/sbus/cs4231_sbus.c

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