From owner-freebsd-current Mon Aug 9 16:35:38 1999 Delivered-To: freebsd-current@freebsd.org Received: from wenet.net (pm3-23.ppp.wenet.net [206.15.85.23]) by hub.freebsd.org (Postfix) with ESMTP id 5D98E1532B; Mon, 9 Aug 1999 16:35:28 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by wenet.net (8.9.3/8.9.1) with ESMTP id QAA01099; Mon, 9 Aug 1999 16:31:00 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Mon, 9 Aug 1999 16:30:59 -0700 (PDT) From: Alex Zepeda To: "Brian F. Feldman" Cc: Daniel McRobb , "Daniel O'Connor" , current@FreeBSD.ORG, multimedia@FreeBSD.ORG, Cameron Grant , Kenneth Wayne Culver Subject: Re: it's time... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 9 Aug 1999, Brian F. Feldman wrote: > You guys don't see the point. The point is a single, simple place to put > default mixer values for any number of devices, and fitting in with the > current configuration file scenario. rc is the natural place for this, > because _it_ gets run at startup. I just need to find somewhere to put > this instead of rc.audio, because jkh vetoes it on that account... One could stuff it into rc.conf, but this means it's harder to automagically save the state upon shutdown/reboot. But something like: deviceX_mixerdevice_vol = yy might work, and allow for multiple sound card. - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message