git: sound: add cloning with devfs

看板DFBSD_commit作者時間16年前 (2009/08/19 20:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AY_38sy (DFBSD_commit)