From owner-cvs-src-old@FreeBSD.ORG Mon Oct 25 08:26:06 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C3361065698 for ; Mon, 25 Oct 2010 08:26:06 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4FF628FC12 for ; Mon, 25 Oct 2010 08:26:06 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o9P8Q6qF013593 for ; Mon, 25 Oct 2010 08:26:06 GMT (envelope-from mav@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9P8Q6vd013592 for cvs-src-old@freebsd.org; Mon, 25 Oct 2010 08:26:06 GMT (envelope-from mav@repoman.freebsd.org) Message-Id: <201010250826.o9P8Q6vd013592@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to mav@repoman.freebsd.org using -f From: Alexander Motin Date: Mon, 25 Oct 2010 08:25:44 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sound/pcm channel.c X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 08:26:06 -0000 mav 2010-10-25 08:25:44 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm channel.c Log: SVN rev 214332 on 2010-10-25 08:25:44Z by mav Make hw.snd.vpc_0db to be also a loader tunable. Revision Changes Path 1.126 +1 -0 src/sys/dev/sound/pcm/channel.c