panic: mutex pcm0:play:0 not owned at ../../../kern/kern_mutex.c:339

2002-08-20 Thread Jun Kuriyama
when both exit rendering device permanently busy. After this, I got a panic around sound. With r1.54 of dsp.c, it looks fine. panic: mutex pcm0:play:0 not owned at ../../../kern/kern_mutex.c:339 panic: from debugger panic messages: --- dmesg: kernel message buffer has different magic number

Re: panic: mutex pcm0:play:0 not owned at ../../../kern/kern_mutex.c:339

2002-08-20 Thread Orion Hodson
/-- Jun Kuriyama wrote: | At Sun, 18 Aug 2002 07:17:07 -0700 (PDT), | Orion Hodson wrote: |Modified files: | sys/dev/sound/pcmdsp.c |Log: |Apply reference counting patch. Fixes problem of two applications |opening the device, eg one read only and one write only, and the