Subject: Re: Maestro driver working (was: Maestro 2E in FreeBSD 4.2 working)
To: None <current-users@netbsd.org>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: current-users
Date: 01/09/2001 23:09:49
On Tue Jan  9 09:05:59 2001, Dr. Rene Hexel wrote:
> 
> Luke Mewburn wrote:
> 
> >         mixerctl -w outputs.master=10,255
> > turns down the right speaker and turns up the left, rather than the
> > other way around.
> 
>   You are right, the same happens here!

I tried to use mixerctl, but using the line above produces only this output:

esm0: esm_read_codec() PROGLESS timed out.
esm0: esm_read_codec() RW_DONE timed out.
[repeated a lot of times]

Milliseconds later:

esm0: esm_write_codec() PROGLESS timed out.
esm0: esm_read_codec() PROGLESS timed out.
esm0: esm_read_codec() RW_DONE timed out.

But mixerctl -a works fine.

Bernd