Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2004 10:22:56 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Josef El-Rayes <josef@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/sound/pcm mixer.c
Message-ID:  <20040622102037.F78462@root.org>
In-Reply-To: <20040620153815.5029816A55F@hub.freebsd.org>
References:  <20040620153815.5029816A55F@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040622102037.F78462>