cvs commit: src/sys/dev/sound/pcm sound.c
Ariff Abdullah
ariff at FreeBSD.org
Wed Oct 26 14:18:10 PDT 2005
ariff 2005-10-26 21:18:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6_0)
sys/dev/sound/pcm sound.c
Log:
Rearrange sound unregister procedure to detect mixer busy
state and destroy it before anything else. This solve panic issue
during sound module unloading if the sound / mixer device being
held by external processes.
Approved by: re (scottl), netchild (mentor)
Reviewed by: andreas
Revision Changes Path
1.93.4.1 +15 -12 src/sys/dev/sound/pcm/sound.c
More information about the cvs-src
mailing list