From owner-cvs-all Sun May 21 5:37: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (Postfix) with ESMTP id 3539537B84D; Sun, 21 May 2000 05:37:01 -0700 (PDT) (envelope-from darius@midget.dons.net.au) Received: (from darius@localhost) by midget.dons.net.au (8.9.3/8.9.1) id WAA75371; Sun, 21 May 2000 22:06:52 +0930 (CST) (envelope-from darius) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200005202325.QAA92855@freefall.freebsd.org> Date: Sun, 21 May 2000 22:06:52 +0930 (CST) From: "Daniel O'Connor" To: "Jordan K. Hubbard" Subject: RE: cvs commit: src/usr.sbin/mixer mixer.8 mixer.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 20-May-00 Jordan K. Hubbard wrote: > I've always wanted to be able to dump out the current values of > the mixer in a format suitable for saving and handing off to > mixer(1) at some future date to restore the settings. > Add a -s flag to do this. I have some patches for startup and shutdown which save and restore mixer settings... I didn't add any flags to mixer though :) I patched the sound driver to make it start off with a zero volume too. http://www.dons.net.au/~darius/SaveMixerState.txt There is a problem if you boot into single user mode and do a shutdown though, because rc.local isn't run, but rc.shutdown is. Fixing this would be fairly trivial though. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message