linux/sound/pci/hda
Takashi Iwai 897cc188f7 [ALSA] hda-codec - Fix STAC922x capture boost level
STAC922x provides the capture boost level up to 4, but actually it
works only up to 2.  Since the range of the mixer is automatically
defined from amp-capability bits, we need to override the value
beforehand.  snd_hda_override_amp_caps() is introduced for this
purpose.
The function patch_stac922x() calls this for NID 0x12 (Mux Capture
Volume).  This should fix another recording problem on Intel Macs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-05-31 09:06:04 +02:00
..
hda_codec.c [ALSA] hda-codec - Fix STAC922x capture boost level 2007-05-31 09:06:04 +02:00
hda_codec.h
hda_generic.c
hda_intel.c
hda_local.h [ALSA] hda-codec - Fix STAC922x capture boost level 2007-05-31 09:06:04 +02:00
hda_patch.h
hda_proc.c
Makefile
patch_analog.c
patch_atihdmi.c
patch_cmedia.c
patch_conexant.c [ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systems 2007-05-31 09:06:02 +02:00
patch_realtek.c [ALSA] hda-codec - Add support for MSI K9N Ultra 2007-05-31 09:06:03 +02:00
patch_si3054.c [ALSA] hda-codec - Add support for ASUS A8J modem 2007-05-31 09:06:02 +02:00
patch_sigmatel.c [ALSA] hda-codec - Fix STAC922x capture boost level 2007-05-31 09:06:04 +02:00
patch_via.c