* [PATCH] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]
@ 2007-05-29 7:46 Daniel T. Chen
2007-05-29 7:52 ` Daniel T. Chen
0 siblings, 1 reply; 2+ messages in thread
From: Daniel T. Chen @ 2007-05-29 7:46 UTC (permalink / raw)
To: alsa-devel; +Cc: crimsun
[-- Attachment #1.1.1: Type: text/plain, Size: 80 bytes --]
Attached is a diff against current alsa-kernel hg tip.
Thanks,
Daniel Chen
[-- Attachment #1.1.2: diff --]
[-- Type: text/plain, Size: 907 bytes --]
changeset: 5080:bec82727fd00
tag: tip
user: crimsun@Box.ncat.edu
date: Tue May 29 03:41:55 2007 -0400
summary: [PATCH] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]
diff -r 337962e19de6 -r bec82727fd00 pci/hda/patch_realtek.c
--- a/pci/hda/patch_realtek.c Fri May 25 12:18:49 2007 +0200
+++ b/pci/hda/patch_realtek.c Tue May 29 03:41:55 2007 -0400
@@ -6392,6 +6392,7 @@ static struct snd_pci_quirk alc883_cfg_t
SND_PCI_QUIRK(0x1462, 0x4324, "MSI", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0xa422, "MSI", ALC883_TARGA_2ch_DIG),
SND_PCI_QUIRK(0x1025, 0, "Acer laptop", ALC883_ACER),
+ SND_PCI_QUIRK(0x15d9, 0x8780, "Supermicro PDSBA", ALC883_3ST_6ch),
SND_PCI_QUIRK(0x161f, 0x2054, "Medion laptop", ALC883_MEDION),
SND_PCI_QUIRK(0x1071, 0x8258, "Evesham Voyaeger", ALC883_LAPTOP_EAPD),
SND_PCI_QUIRK(0x8086, 0xd601, "D102GGC", ALC883_3ST_6ch),
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: 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] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]
2007-05-29 7:46 [PATCH] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[] Daniel T. Chen
@ 2007-05-29 7:52 ` Daniel T. Chen
0 siblings, 0 replies; 2+ messages in thread
From: Daniel T. Chen @ 2007-05-29 7:52 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1.1.1: Type: text/plain, Size: 203 bytes --]
On Tue, 2007-05-29 at 03:46 -0400, Daniel T. Chen wrote:
> Attached is a diff against current alsa-kernel hg tip.
Err, let's use the correct one from hg export. Apologies for the
earlier clutter.
[-- Attachment #1.1.2: diff.1 --]
[-- Type: text/plain, Size: 1062 bytes --]
# HG changeset patch
# User crimsun@Box.ncat.edu
# Date 1180424515 14400
# Node ID bec82727fd003406bd1c53f8fe0283058993ba30
# Parent 337962e19de6186256b667ffebe2b8d48ceb8427
[PATCH] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]
Tested and verified in #alsa/Freenode on Tuesday, May 29, 2007.
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
diff -r 337962e19de6 -r bec82727fd00 pci/hda/patch_realtek.c
--- a/pci/hda/patch_realtek.c Fri May 25 12:18:49 2007 +0200
+++ b/pci/hda/patch_realtek.c Tue May 29 03:41:55 2007 -0400
@@ -6392,6 +6392,7 @@ static struct snd_pci_quirk alc883_cfg_t
SND_PCI_QUIRK(0x1462, 0x4324, "MSI", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0xa422, "MSI", ALC883_TARGA_2ch_DIG),
SND_PCI_QUIRK(0x1025, 0, "Acer laptop", ALC883_ACER),
+ SND_PCI_QUIRK(0x15d9, 0x8780, "Supermicro PDSBA", ALC883_3ST_6ch),
SND_PCI_QUIRK(0x161f, 0x2054, "Medion laptop", ALC883_MEDION),
SND_PCI_QUIRK(0x1071, 0x8258, "Evesham Voyaeger", ALC883_LAPTOP_EAPD),
SND_PCI_QUIRK(0x8086, 0xd601, "D102GGC", ALC883_3ST_6ch),
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: 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
end of thread, other threads:[~2007-05-29 7:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-29 7:46 [PATCH] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[] Daniel T. Chen
2007-05-29 7:52 ` Daniel T. Chen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).