* [PATCH] ALSA: hda - add support for Intel DX58SO board
@ 2009-01-12 1:18 Wu Fengguang
2009-01-12 11:20 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Wu Fengguang @ 2009-01-12 1:18 UTC (permalink / raw)
To: alsa-devel; +Cc: Takashi Iwai
The Intel DX58SO board works fine with model ALC883_3ST_6ch_INTEL.
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
--- mm.orig/sound/pci/hda/patch_realtek.c
+++ mm/sound/pci/hda/patch_realtek.c
@@ -8522,6 +8522,7 @@ static struct snd_pci_quirk alc883_cfg_t
SND_PCI_QUIRK(0x1991, 0x5625, "Haier W66", ALC883_HAIER_W66),
SND_PCI_QUIRK(0x8086, 0x0001, "DG33BUC", ALC883_3ST_6ch_INTEL),
SND_PCI_QUIRK(0x8086, 0x0002, "DG33FBC", ALC883_3ST_6ch_INTEL),
+ SND_PCI_QUIRK(0x8086, 0x0022, "DX58SO", ALC883_3ST_6ch_INTEL),
SND_PCI_QUIRK(0x8086, 0xd601, "D102GGC", ALC883_3ST_6ch),
{}
};
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda - add support for Intel DX58SO board
2009-01-12 1:18 [PATCH] ALSA: hda - add support for Intel DX58SO board Wu Fengguang
@ 2009-01-12 11:20 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2009-01-12 11:20 UTC (permalink / raw)
To: Wu Fengguang; +Cc: alsa-devel
At Mon, 12 Jan 2009 09:18:58 +0800,
Wu Fengguang wrote:
>
> The Intel DX58SO board works fine with model ALC883_3ST_6ch_INTEL.
>
> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Applied. Thanks!
Takashi
> ---
> sound/pci/hda/patch_realtek.c | 1 +
> 1 file changed, 1 insertion(+)
>
> --- mm.orig/sound/pci/hda/patch_realtek.c
> +++ mm/sound/pci/hda/patch_realtek.c
> @@ -8522,6 +8522,7 @@ static struct snd_pci_quirk alc883_cfg_t
> SND_PCI_QUIRK(0x1991, 0x5625, "Haier W66", ALC883_HAIER_W66),
> SND_PCI_QUIRK(0x8086, 0x0001, "DG33BUC", ALC883_3ST_6ch_INTEL),
> SND_PCI_QUIRK(0x8086, 0x0002, "DG33FBC", ALC883_3ST_6ch_INTEL),
> + SND_PCI_QUIRK(0x8086, 0x0022, "DX58SO", ALC883_3ST_6ch_INTEL),
> SND_PCI_QUIRK(0x8086, 0xd601, "D102GGC", ALC883_3ST_6ch),
> {}
> };
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-12 11:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 1:18 [PATCH] ALSA: hda - add support for Intel DX58SO board Wu Fengguang
2009-01-12 11:20 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.