git: sound - Delete devfs clone handler for /dev/dsp and /dev/mixer on unload.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Wed Apr 12 14:05:21 PDT 2017
commit df9f204008c2d008e49c501cbbffb016141f154c
Author: Imre Vadász <imre at vdsz.com>
Date: Wed Apr 12 22:52:23 2017 +0200
sound - Delete devfs clone handler for /dev/dsp and /dev/mixer on unload.
* This makes sound work again after unloading and then reloading the
sound(4) module.
* Only add the devfs clone handler, when the preceeding make_dev() was
successful.
Summary of changes:
sys/dev/sound/pcm/sound.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/df9f204008c2d008e49c501cbbffb016141f154c
--
DragonFly BSD source repository
More information about the Commits
mailing list