Module Name: src Committed By: macallan Date: Wed Mar 9 05:40:11 UTC 2011
Modified Files: src/sys/dev/sbus: dbri.c Log Message: change dbri's DMA segment size to a power of two value - the ship allows segments up to 0x1fff bytes but even rounded to 32bit this seems to confuse the rest of the audio code these days TODO: we don't need to interrupt at every single segment either way, with this mpg123 doesn't produce semi-random funny noises anymore To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/sbus/dbri.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.