cvs commit: src/sys/dev/sound/pcm sound.c

Ariff Abdullah ariff at FreeBSD.org
Wed Oct 26 14:15:08 PDT 2005


ariff       2005-10-26 21:15:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    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.2.1  +15 -12    src/sys/dev/sound/pcm/sound.c


More information about the cvs-src mailing list