linux_old1/sound/pci/hda
Libin Yang 5014f19316 [ALSA] hda-codec - Fix auto-probe of ALC880
Modules: HDA Codec driver

This patch is to fix the problem of calculating the nid incorrectly
when auto-probe for ALC880. The problem to be fixed often behaves
with such words when using dmesg, 'num_steps = 0 for NID=0x8' when
auto-probe for ALC880.

The patch contains:
- alsa-kernel/pci/hda/patch_realtek.c: replace 'alc880_dac_to_idx'
  with 'alc880_idx_to_dac' in function 'alc880_auto_fill_dac_nids()'

Signed-off-by: Libin Yang <libin.yang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-01-03 12:29:41 +01:00
..
Makefile [ALSA] hda-codec - support for Si3054/5 HDA modems 2005-08-30 08:44:56 +02:00
hda_codec.c [ALSA] hda-codec - Fix connection list parsing 2006-01-03 12:29:27 +01:00
hda_codec.h [ALSA] hda-codec - Fix connection list parsing 2006-01-03 12:29:27 +01:00
hda_generic.c [ALSA] hda-codec - Allocate connection lists dynamically in generic parser 2006-01-03 12:29:28 +01:00
hda_intel.c [ALSA] hda-intel - Fix PM support 2006-01-03 12:27:51 +01:00
hda_local.h [ALSA] hda-codec - Fix connection list parsing 2006-01-03 12:29:27 +01:00
hda_patch.h [ALSA] hda-codec - support for Si3054/5 HDA modems 2005-08-30 08:44:56 +02:00
hda_proc.c [ALSA] sound/: possible cleanups 2006-01-03 12:29:40 +01:00
patch_analog.c [ALSA] hda-codec - Fix AD1988 support 2006-01-03 12:29:29 +01:00
patch_cmedia.c [ALSA] Remove xxx_t typedefs: HD-Audio codec 2006-01-03 12:19:06 +01:00
patch_realtek.c [ALSA] hda-codec - Fix auto-probe of ALC880 2006-01-03 12:29:41 +01:00
patch_si3054.c [ALSA] Remove xxx_t typedefs: HD-Audio codec 2006-01-03 12:19:06 +01:00
patch_sigmatel.c [ALSA] hda-codec - Fix connection list parsing 2006-01-03 12:29:27 +01:00