commit 59b2ebda097c9cfbaeffa3663b1481edc3819a66
Author: François Tigeot <[email protected]>
Date: Sat Jul 7 23:00:02 2012 +0200
sound: Create the first /dev/dsp* links
At this point the sound device can be used, albeit by only one
application at the same time.
Summary of changes:
sys/dev/sound/pcm/dsp.c | 8 ++++----
sys/dev/sound/pcm/sound.c | 9 +++++++++
sys/dev/sound/pcm/sound.h | 1 +
3 files changed, 14 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/59b2ebda097c9cfbaeffa3663b1481edc3819a66
--
DragonFly BSD source repository