Re: [Emu10k1-devel] [PATCH] EMU10K1: Juha Rjola's AC3 Passthrough for

Daniel Bertrand (d.bertrand@ieee.org)
Sat, 11 Aug 2001 16:53:24 -0700 (PDT)


Hi,

We have ac97 volumes _and_ other volumes handle with emu10k1 code. We want
to use the ac97_codec functions for it's OSS mixer handling for both
(storing volumes values, handling queries, etc). Those simple 2 lines
allow us to do that. Else, we have to intercept everything and write our
own functions to handle it.

On Sun, 12 Aug 2001, Alan Cox wrote:

> > For non-ac97 volume controls to work, the following needs to be added to
> > ac97_codec.c (or else the codec gets reset as the module tries to write a
> > volume to 0x00):
>
> I disagree. If you have a non ac97 codec you shouldnt be calling into
> ac97_codec.c in the first place
>

-- 
Daniel Bertrand

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/