* [PATCH] Added SSID for 'Fujitsu Siemens Amilo M1451G' laptop
@ 2008-06-20 17:29 Travis Place
2008-06-23 12:18 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Travis Place @ 2008-06-20 17:29 UTC (permalink / raw)
To: alsa-devel; +Cc: Takashi Iwai
[-- Attachment #1: Type: text/plain, Size: 797 bytes --]
Changelog: Add the SSID for the "Fujitsu Siemens Amilo M1451G" laptop to
patch_realtek.c , so that it uses ALC880_FUJITSU by default.
--- a/pci/hda/patch_realtek.c
+++ b/pci/hda/patch_realtek.c
@@ -3074,6 +3074,7 @@ static struct snd_pci_quirk alc880_cfg_tbl[] = {
SND_PCI_QUIRK(0x1695, 0x400d, "EPoX", ALC880_5ST_DIG),
SND_PCI_QUIRK(0x1695, 0x4012, "EPox EP-5LDA", ALC880_5ST_DIG),
SND_PCI_QUIRK(0x1734, 0x107c, "FSC F1734", ALC880_F1734),
+ SND_PCI_QUIRK(0x1734, 0x1094, "Fujitsu Siemens Amilo M1451G",
ALC880_FUJITSU),
SND_PCI_QUIRK(0x1734, 0x10ac, "FSC", ALC880_UNIWILL),
SND_PCI_QUIRK(0x1734, 0x10b0, "Fujitsu", ALC880_FUJITSU),
SND_PCI_QUIRK(0x1854, 0x0018, "LG LW20", ALC880_LG_LW),
Signed-off-by: Travis Place <wishie@wishie.net>
[-- Attachment #2: fujitsu --]
[-- Type: text/x-patch, Size: 611 bytes --]
--- a/pci/hda/patch_realtek.c
+++ b/pci/hda/patch_realtek.c
@@ -3074,6 +3074,7 @@ static struct snd_pci_quirk alc880_cfg_tbl[] = {
SND_PCI_QUIRK(0x1695, 0x400d, "EPoX", ALC880_5ST_DIG),
SND_PCI_QUIRK(0x1695, 0x4012, "EPox EP-5LDA", ALC880_5ST_DIG),
SND_PCI_QUIRK(0x1734, 0x107c, "FSC F1734", ALC880_F1734),
+ SND_PCI_QUIRK(0x1734, 0x1094, "Fujitsu Siemens Amilo M1451G", ALC880_FUJITSU),
SND_PCI_QUIRK(0x1734, 0x10ac, "FSC", ALC880_UNIWILL),
SND_PCI_QUIRK(0x1734, 0x10b0, "Fujitsu", ALC880_FUJITSU),
SND_PCI_QUIRK(0x1854, 0x0018, "LG LW20", ALC880_LG_LW),
[-- Attachment #3: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Added SSID for 'Fujitsu Siemens Amilo M1451G' laptop
2008-06-20 17:29 [PATCH] Added SSID for 'Fujitsu Siemens Amilo M1451G' laptop Travis Place
@ 2008-06-23 12:18 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2008-06-23 12:18 UTC (permalink / raw)
To: Travis Place; +Cc: alsa-devel
At Sat, 21 Jun 2008 03:29:45 +1000,
Travis Place wrote:
>
> Changelog: Add the SSID for the "Fujitsu Siemens Amilo M1451G" laptop to
> patch_realtek.c , so that it uses ALC880_FUJITSU by default.
Thanks, took to my tree now.
Takashi
>
>
> --- a/pci/hda/patch_realtek.c
> +++ b/pci/hda/patch_realtek.c
> @@ -3074,6 +3074,7 @@ static struct snd_pci_quirk alc880_cfg_tbl[] = {
> SND_PCI_QUIRK(0x1695, 0x400d, "EPoX", ALC880_5ST_DIG),
> SND_PCI_QUIRK(0x1695, 0x4012, "EPox EP-5LDA", ALC880_5ST_DIG),
> SND_PCI_QUIRK(0x1734, 0x107c, "FSC F1734", ALC880_F1734),
> + SND_PCI_QUIRK(0x1734, 0x1094, "Fujitsu Siemens Amilo M1451G",
> ALC880_FUJITSU),
> SND_PCI_QUIRK(0x1734, 0x10ac, "FSC", ALC880_UNIWILL),
> SND_PCI_QUIRK(0x1734, 0x10b0, "Fujitsu", ALC880_FUJITSU),
> SND_PCI_QUIRK(0x1854, 0x0018, "LG LW20", ALC880_LG_LW),
>
>
>
> Signed-off-by: Travis Place <wishie@wishie.net>
> [2 fujitsu <text/x-patch; UTF-8 (7bit)>]
> --- a/pci/hda/patch_realtek.c
> +++ b/pci/hda/patch_realtek.c
> @@ -3074,6 +3074,7 @@ static struct snd_pci_quirk alc880_cfg_tbl[] = {
> SND_PCI_QUIRK(0x1695, 0x400d, "EPoX", ALC880_5ST_DIG),
> SND_PCI_QUIRK(0x1695, 0x4012, "EPox EP-5LDA", ALC880_5ST_DIG),
> SND_PCI_QUIRK(0x1734, 0x107c, "FSC F1734", ALC880_F1734),
> + SND_PCI_QUIRK(0x1734, 0x1094, "Fujitsu Siemens Amilo M1451G", ALC880_FUJITSU),
> SND_PCI_QUIRK(0x1734, 0x10ac, "FSC", ALC880_UNIWILL),
> SND_PCI_QUIRK(0x1734, 0x10b0, "Fujitsu", ALC880_FUJITSU),
> SND_PCI_QUIRK(0x1854, 0x0018, "LG LW20", ALC880_LG_LW),
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-23 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 17:29 [PATCH] Added SSID for 'Fujitsu Siemens Amilo M1451G' laptop Travis Place
2008-06-23 12:18 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox