git: sound: Device cloning tentative
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu Jan 8 03:37:44 PST 2015
commit 39b4af32e278be593ed5f1a43ff2a3f958ed9d24
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Dec 7 16:06:33 2014 +0100
sound: Device cloning tentative
* New /dev/dspx.y devices are properly created
* Sound can even be played, sometimes
* The most common errors are:
- Can't open audio device /dev/dsp: Operation not supported by device
- Can't open audio device /dev/dsp: Bad file descriptor
Summary of changes:
sys/dev/sound/clone.c | 2 ++
sys/dev/sound/pcm/dsp.c | 26 +++++++++++++++++++++++---
sys/dev/sound/pcm/sound.c | 8 ++++++++
3 files changed, 33 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39b4af32e278be593ed5f1a43ff2a3f958ed9d24
--
DragonFly BSD source repository
More information about the Commits
mailing list