Date: Tue, 22 Jun 2004 15:18:46 -0400 From: John Baldwin <jhb@FreeBSD.org> To: Nate Lawson <nate@root.org> Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/pcm mixer.c Message-ID: <200406221518.46979.jhb@FreeBSD.org> In-Reply-To: <20040622102037.F78462@root.org> References: <20040620153815.5029816A55F@hub.freebsd.org> <20040622102037.F78462@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 22 June 2004 01:22 pm, Nate Lawson wrote: > On Sun, 20 Jun 2004, Josef El-Rayes wrote: > > FreeBSD src repository (doc committer) > > > > Modified files: > > sys/dev/sound/pcm mixer.c > > Log: > > Enable pcm to read kenv variables to set default values for > > mixer channels. > > > > e.g.: pcm0.line=0 > > > > to muten input line per default. > > > > Approved by: cg > > Reviewed by: le, stefanf > > Requested by: Eugene Grosbein <eugen@grosbein.pp.ru> (implicitly) > > PR: kern/63771 > > > > Revision Changes Path > > 1.38 +11 -2 src/sys/dev/sound/pcm/mixer.c > > You should reconsider the tunable location. I think we use "hw" as the > top-level device string. Also, couldn't this be done with the mixer > settings rc script? Yes, this actually won't do anything since the mixer script will resume whatever settings were present at the last shutdown and that will override the tunables. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406221518.46979.jhb>