linux/sound/pci/hda
Takashi Iwai 8b33a5aa08 [ALSA] hda: minor correction to fujitsu ALC260 initverbs
Modules: HDA Codec driver

Jonathan Woithe <jwoithe@physics.adelaide.edu.au>

The following patch changes the initverbs associated with the output sum
widgets 0x08, 0x09 and 0x0a used with the fujitsu model in patch_realtek.c.
It is against alsa 1.0.11rc3.

Currently these widgets have their output muted, but a close reading of the
datasheet suggests that they don't actually have an output mute.  They have
an *input* mute for each of their two inputs and a single output gain. This
patch therefore activates the input mutes and zeros the output gain.  It has
not yet been tested but the above interpretation of the ALC260 datasheet
seems correct.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-03-22 10:28:46 +01:00
..
Makefile [ALSA] hda-codec - support for Si3054/5 HDA modems 2005-08-30 08:44:56 +02: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
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: minor correction to fujitsu ALC260 initverbs 2006-03-22 10:28:46 +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