From owner-freebsd-multimedia Tue Oct 3 1:37: 9 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id CCF6A37B502 for ; Tue, 3 Oct 2000 01:37:07 -0700 (PDT) Received: (qmail 3498 invoked by uid 100); 3 Oct 2000 08:37:06 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14809.39602.514413.83894@guru.mired.org> Date: Tue, 3 Oct 2000 03:37:06 -0500 (CDT) To: Taku YAMAMOTO Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: rc.audi In-Reply-To: References: <200010021256.OAA10715@monos.secnetix.net> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Taku YAMAMOTO writes: > How about saving mixer state to /var/db/mixerX ? > # Note that this code isn't fully tested. Use at your own :) I like this idea - so much I think it ought to be in the base system. You can find my patches in I made some improvements, though. Like trying to support multiple mixers, and using the -s flag on mixer instead of an awk script to get output suitable for resetting the mixer. It's just not clear where in /etc/rc & /etc/rc.shutdown it belongs.