看板 DFBSD_commit 關於我們 聯絡資訊
commit 0dc093852929fc38432c27780e2c626db4372dae Author: Sascha Wildner <saw@online.de> Date: Tue Jan 5 22:18:23 2010 +0100 Fix a panic during snd_uaudio(4) attach. If mixer_ioctl() is called without process context, don't call vchanvolume(). In-discussion-with: corecode Summary of changes: sys/dev/sound/pcm/mixer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0dc093852929fc38432c27780e2c626db4372dae -- DragonFly BSD source repository