From owner-cvs-all Mon Mar 5 8:25:25 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 8A81B37B718; Mon, 5 Mar 2001 08:25:22 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f25GPMw31494; Mon, 5 Mar 2001 08:25:22 -0800 (PST) (envelope-from cg) Message-Id: <200103051625.f25GPMw31494@freefall.freebsd.org> From: Cameron Grant Date: Mon, 5 Mar 2001 08:25:22 -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: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/03/05 08:25:22 PST Modified files: (Branch: RELENG_4) sys/dev/sound/pcm sound.c sound.h Log: MFC: enable per-device sysctls and add (currently unused) no-op snd_mtx* functions for compatibility with future newpcm drivers Revision Changes Path 1.17.2.6 +75 -5 src/sys/dev/sound/pcm/sound.c 1.10.2.9 +12 -2 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