From owner-cvs-all Sat Apr 28 19:31: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7433737B43C; Sat, 28 Apr 2001 19:31:03 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3T2V3u01341; Sat, 28 Apr 2001 19:31:03 -0700 (PDT) (envelope-from cg) Message-Id: <200104290231.f3T2V3u01341@freefall.freebsd.org> From: Cameron Grant Date: Sat, 28 Apr 2001 19:31:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/04/28 19:31:03 PDT Modified files: sys/dev/sound/pcm channel.c Log: don't unlock the channel in chn_read, msleep will do it for us. PR: kern/26430 Revision Changes Path 1.55 +1 -3 src/sys/dev/sound/pcm/channel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message