Date: Mon, 9 Aug 1999 02:30:38 -0700 (PDT) From: Alex Zepeda <garbanzo@hooked.net> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Cc: "Brian F. Feldman" <green@FreeBSD.ORG>, "Brian F. Feldman" <green@FreeBSD.ORG>, Kenneth Wayne Culver <culverk@wam.umd.edu>, Cameron Grant <gandalf@vilnya.demon.co.uk>, multimedia@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: it's time... Message-ID: <Pine.BSI.3.95.990809022715.24467D-100000@fish.hooked.net> In-Reply-To: <XFMail.990809185210.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 9 Aug 1999, Daniel O'Connor wrote: > > Why that complex? Couldn't I just drop in a small script using awk and > > sh, to grab the mixer volumes, and drop it in rc.shutdown? Or even a > > small C program would suffice if scripting isn't your cup of tea. > > Hmm.. true.. so have a shell script to write the file on shutdown, then load > the file as a kernel mod on startup using the boot loader? > > That way you don't have that annoying window of time after the card has been > initialised before /etc/rc is run :) Wha? Since neither the kernel nor the startup scripts really frob the sound devices much, another shell script could suffice for this too, no? I mean, I usually have to wait until after I've logged in to turn down the volume anyways. This could even be implemented (perhaps easier) thru the rc.d tree. Perhaps I'll do that tomorrow, and make a port out of it ;) Or am I just oversimplifying things? - alex You better believe that marijuana can cause castration. Just suppose your girlfriend gets the munchies! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.990809022715.24467D-100000>