sound: Device cloning tentative
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 7 Dec 2014 15:06:33 +0000 (16:06 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 8 Jan 2015 10:41:04 +0000 (11:41 +0100)
commit39b4af32e278be593ed5f1a43ff2a3f958ed9d24
treeca6af6b6a77741cd9701259137e926c9813b2160
parent5bd3e525833ad252b75b0330b788068aec19d695
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
sys/dev/sound/clone.c
sys/dev/sound/pcm/dsp.c
sys/dev/sound/pcm/sound.c