Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2002 07:17:07 -0700 (PDT)
From:      Orion Hodson <orion@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm dsp.c
Message-ID:  <200208181417.g7IEH7UK059727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
orion       2002/08/18 07:17:07 PDT

  Modified files:
    sys/dev/sound/pcm    dsp.c 
  Log:
  Apply reference counting patch.  Fixes problem of two applications
  opening the device, eg one read only and one write only, and the
  reference count being non-zero when both exit rendering device
  permanently busy.
  
  PR:             kern/35004
  Submitted by:   Bill Wells
  MFC after:      3 days
  
  Revision  Changes    Path
  1.55      +33 -35    src/sys/dev/sound/pcm/dsp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208181417.g7IEH7UK059727>