linux/sound/pci/hda
Jonathan Woithe 7cf51e4831 [ALSA] hda: ALC260 test model implementation
Modules: HDA Codec driver

The following patch adds a 'test' ALC260 model specification to the
patch_realtek.c driver if CONFIG_SND_DEBUG is set.  This is similar to the
'test' ALC880 model in that it sets up mixer controls for almost everything
to make it easier for people to test their laptop/soundcard when working out
what pin widgets are connected to which real-world devices.

This patch assumes my previous patch (adding the second PCM to the ALC260)
has previously been applied since it uses infrastructure added by that
patch.

In developing this patch it was found that not all retasking pins accept all
the modes - in particular, some ignore the VREFxx variants.  The pin mode
control has therefore been tweaked to prevent this becoming a problem in
mixer applications.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-03-22 10:28:50 +01:00
..
hda_codec.c [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
hda_codec.h [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +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] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
hda_local.h [ALSA] hda-codec - Small clean up and fixes 2006-01-03 12:30:40 +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
Makefile [ALSA] hda-codec - support for Si3054/5 HDA modems 2005-08-30 08:44:56 +02:00
patch_analog.c [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
patch_cmedia.c [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861 2006-01-03 12:30:20 +01:00
patch_realtek.c [ALSA] hda: ALC260 test model implementation 2006-03-22 10:28:50 +01:00
patch_si3054.c [ALSA] hda-codec - support for Agere's HDA soft modem 2006-02-01 13:09:14 +01:00
patch_sigmatel.c [ALSA] hda: sigmatel fixes 2006-02-01 13:09:28 +01:00