linux/sound/pci/hda
Takashi Iwai f1eaaeec11 ALSA: hda - Allow fixed codec-probe mask
Some devices have broken BIOS and they don't set the codec probe-bit
properly after cleared by the driver.  This makes the driver skipping
the necessary codec slots.

Since BIOS update isn't always easy, now the semantics of probe_mask
option is changed a bit.  When it contains the bit 8 (0x100), the
lower bits are used to probe that slots regardless of codec-probe bits
returned by the hardware.

For example, probe_mask=0x103 will force to probe the codec slot #0
and #1.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-13 08:16:55 +01:00
..
hda_beep.c ALSA: hda - Clear codec->beep at release 2009-02-06 16:48:10 +01:00
hda_beep.h ALSA: hda: Add digital beep generator support for Realtek codecs. 2009-02-04 16:17:42 +01:00
hda_codec.c ALSA: hda - Detect multiple digital-out pins 2009-02-12 00:04:19 +01:00
hda_codec.h ALSA: hda - Fix misc workqueue issues 2009-02-05 07:41:04 +01:00
hda_eld.c ALSA: hda - fix build warning when CONFIG_PROC_FS=n 2008-11-22 11:16:15 +01:00
hda_generic.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
hda_hwdep.c ALSA: hda - Register (new) devices at reconfig 2009-02-12 00:13:19 +01:00
hda_intel.c ALSA: hda - Allow fixed codec-probe mask 2009-02-13 08:16:55 +01:00
hda_local.h ALSA: hda - Detect multiple digital-out pins 2009-02-12 00:04:19 +01:00
hda_proc.c ALSA: hda - No widget selection for volume knob widgets in proc output 2009-02-02 11:42:08 +01:00
Kconfig Merge branch 'topic/hda-modularize' into topic/hda 2008-12-03 14:43:14 +01:00
Makefile ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_analog.c ALSA: hda - Detect multiple digital-out pins 2009-02-12 00:04:19 +01:00
patch_atihdmi.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00
patch_cmedia.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_conexant.c ALSA: hda - Clean up quirk lists 2009-02-09 17:19:32 +01:00
patch_intelhdmi.c ALSA: hda - add id for Intel IbexPeak integrated HDMI codec 2009-02-11 09:09:15 +01:00
patch_nvhdmi.c ALSA: hda - Add support of NVidia MCP78 HDMI 2009-01-13 12:32:21 +01:00
patch_realtek.c ALSA: hda - Detect multiple digital-out pins 2009-02-12 00:04:19 +01:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Cleanup setting of pin_configs in patch_stac927x 2009-02-12 00:17:31 +01:00
patch_via.c ALSA: hda - Detect multiple digital-out pins 2009-02-12 00:04:19 +01:00