看板 DFBSD_commit 關於我們 聯絡資訊
commit af8f7a6841495d13870bfed14cb39db1671699e4 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Wed Aug 19 14:12:51 2009 +0200 sound: add cloning with devfs Summary of changes: sys/dev/sound/pcm/dsp.c | 228 ++++++++++++++++++++++----------------------- sys/dev/sound/pcm/dsp.h | 3 + sys/dev/sound/pcm/mixer.c | 4 +- sys/dev/sound/pcm/sound.c | 93 +++--------------- sys/dev/sound/pcm/sound.h | 43 +++------ sys/dev/sound/pcm/vchan.c | 18 +--- 6 files changed, 151 insertions(+), 238 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af8f7a6841495d13870bfed14cb39db1671699e4 -- DragonFly BSD source repository