git: sound: add cloning with devfs
Simon Schubert
corecode at crater.dragonflybsd.org
Wed Aug 19 05:15:12 PDT 2009
commit af8f7a6841495d13870bfed14cb39db1671699e4
Author: Simon Schubert <corecode at 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
More information about the Commits
mailing list