From owner-cvs-all Thu Apr 4 12:54:34 2002 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 7859E37B41C; Thu, 4 Apr 2002 12:54:27 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g34KsRG44442; Thu, 4 Apr 2002 12:54:27 -0800 (PST) (envelope-from jhb) Message-Id: <200204042054.g34KsRG44442@freefall.freebsd.org> From: John Baldwin Date: Thu, 4 Apr 2002 12:54:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm sound.c sound.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/04/04 12:54:27 PST Modified files: sys/dev/sound/pcm sound.c sound.h Log: Change snd_mtxcreate() to accept a lock type as an extra argument that is passed to mtx_init(). Revision Changes Path 1.71 +3 -3 src/sys/dev/sound/pcm/sound.c 1.46 +1 -1 src/sys/dev/sound/pcm/sound.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message