Searched hist:"9 f5d790d1b0af8e3705df12fd5d49a1df2a45c47" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/echoaudio/ |
H A D | echoaudio.c | diff 9f5d790d1b0af8e3705df12fd5d49a1df2a45c47 Sun Mar 15 15:33:34 CDT 2009 Giuliano Pochini <pochini@shiny.it> ALSA: echoaudio: remove line-out volume from vmixer cards
There is a long standing bug in the drivers for cards with a vmixer because I overlooked a detail in the c++ generic driver by echoaudio. Those cards do not have a line-out volume control. It is a virtual control provided by the generic driver. The bug is harmless because the DSP just ignores the command to change the volume. *NB:* It breaks alsa-tools/echomixer. A patch for it will follow.
This patch removes the line-out volume control from vmixer-equipped cards.
Signed-off-by: Giuliano Pochini <pochini@shiny.it> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|