git: DragonFly_RELEASE_4_8 sound - Delete devfs clone handler for /dev/dsp and /dev/mixer on unload.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jul 30 12:43:48 PDT 2017
commit 92eb8a6b114f0d20a11d6cb3de5457f6caebfc2c
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/92eb8a6b114f0d20a11d6cb3de5457f6caebfc2c
--
DragonFly BSD source repository
More information about the Commits
mailing list