Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ebus



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.




Home | Main Index | Thread Index | Old Index