[alsa-devel] [PATCH] hda - add ALC889 quick id for Intel Los Lunas 2 desktop reference board

Takashi Iwai tiwai at suse.de
Wed Dec 21 07:46:32 CET 2011


At Wed, 21 Dec 2011 10:20:20 +0800,
Wu Fengguang wrote:
> 
> Signed-off-by: Wu Fengguang <fengguang.wu at intel.com>

Do you really need this?  I'm in the process removing all these model
quirks.  Basically if the BIOS provides the right pin-config, it
should work with the auto-parser.  If not, you can still provide the
pin-config either statically or dynamically.


thanks,

Takashi

> ---
>  sound/pci/hda/alc882_quirks.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- linux.orig/sound/pci/hda/alc882_quirks.c	2011-12-20 14:16:51.880000058 +0800
> +++ linux/sound/pci/hda/alc882_quirks.c	2011-12-20 14:16:58.740000115 +0800
> @@ -2955,6 +2955,7 @@ static const struct snd_pci_quirk alc882
>  	SND_PCI_QUIRK(0x8086, 0x0002, "DG33FBC", ALC883_3ST_6ch_INTEL),
>  	SND_PCI_QUIRK(0x8086, 0x2503, "82801H", ALC883_MITAC),
>  	SND_PCI_QUIRK(0x8086, 0x0022, "DX58SO", ALC889_INTEL),
> +	SND_PCI_QUIRK(0x8086, 0x7270, "Intel Los Lunas 2", ALC889_INTEL),
>  	SND_PCI_QUIRK(0x8086, 0x0021, "Intel IbexPeak", ALC889A_INTEL),
>  	SND_PCI_QUIRK(0x8086, 0x3b56, "Intel IbexPeak", ALC889A_INTEL),
>  	SND_PCI_QUIRK(0x8086, 0xd601, "D102GGC", ALC882_6ST_DIG),
> 


More information about the Alsa-devel mailing list