From owner-freebsd-current@FreeBSD.ORG Wed Mar 16 03:08:09 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96B9716A4CE for ; Wed, 16 Mar 2005 03:08:09 +0000 (GMT) Received: from smtp04.mrf.mail.rcn.net (smtp04.mrf.mail.rcn.net [207.172.4.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A08843D55 for ; Wed, 16 Mar 2005 03:08:09 +0000 (GMT) (envelope-from stuartb@4gh.net) Received: from 208-59-171-35.c3-0.slvr-ubr2.lnh-slvr.md.cable.rcn.com (HELO freeman.4gh.net) (208.59.171.35) by smtp04.mrf.mail.rcn.net with ESMTP; 15 Mar 2005 22:08:08 -0500 X-IronPort-AV: i="3.90,166,1107752400"; d="scan'208"; a="11018644:sNHT1708292578" Received: by freeman.4gh.net (Postfix, from userid 1001) id 1FEAD70; Tue, 15 Mar 2005 22:08:08 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by freeman.4gh.net (Postfix) with ESMTP id 1C0956C for ; Tue, 15 Mar 2005 22:08:08 -0500 (EST) Date: Tue, 15 Mar 2005 22:08:08 -0500 (EST) From: Stuart Barkley In-Reply-To: <200503142306.54642.freebsd@redesjm.local> Message-ID: <20050315220209.U23989@freeman.4gh.net> References: <200503142306.54642.freebsd@redesjm.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: <20050315220210.D23989@freeman.4gh.net> Content-Disposition: INLINE X-Mailman-Approved-At: Wed, 16 Mar 2005 13:05:00 +0000 cc: current@freebsd.org Subject: Re: rcNG changes/aditions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 03:08:09 -0000 On Mon, 14 Mar 2005 at 23:06 +0100, Jose M Rodriguez wrote: > update to PR conf/75137 (sound modules): I rework this adding support > for preloaded modules to /etc/rc.subr This prompted me to submit a one line patch of my own for /etc/rc.d/mixer which allows you to turn off this functionality in your rc.conf file. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=78906 And I just now realize that this patch is slightly incomplete. It should also patch /etc/defaults/rc.conf to include: mixer_enable="YES" # Preserve mixer state across reboots so that the previous behavior still occurs by default. Stuart Barkley -- I've never been lost; I was once bewildered for three days, but never lost! -- Daniel Boone