Re: [Alsa-user] Re: How to enable headphone amplifier with Aureon 7.1?

2004-05-13 Thread Takashi Iwai
At Wed, 12 May 2004 20:39:46 +0200, Christoph Haderer wrote: > > Hello Radoslaw, > Simply add the following lines (shamelessly copied from prodigy.c) to > your aureon.c (snip) patches are always welcome :) -- Takashi Iwai <[EMAIL PROTECTED]>ALSA Developer - www.alsa-project.org

[Alsa-user] Re: How to enable headphone amplifier with Aureon 7.1?

2004-05-12 Thread Christoph Haderer
Hello Radoslaw, Simply add the following lines (shamelessly copied from prodigy.c) to your aureon.c *cut_here* static int aureon_set_headphone_amp(ice1712_t *ice, int enable) { unsigned int tmp, tmp2; tmp2 = tmp = snd_ice1712_gpio_read(ice); if (enable)