Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/sbus
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.
Home |
Main Index |
Thread Index |
Old Index