From: "Daniel T. Chen" <crimsun@fungus.sh.nu>
To: alsa-devel@alsa-project.org
Cc: crimsun@ubuntu.com
Subject: [PATCH] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]
Date: Tue, 29 May 2007 03:46:28 -0400 [thread overview]
Message-ID: <1180424788.22486.3.camel@Box.ncat.edu> (raw)
[-- 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
next reply other threads:[~2007-05-29 7:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 7:46 Daniel T. Chen [this message]
2007-05-29 7:52 ` [PATCH] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[] Daniel T. Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1180424788.22486.3.camel@Box.ncat.edu \
--to=crimsun@fungus.sh.nu \
--cc=alsa-devel@alsa-project.org \
--cc=crimsun@ubuntu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).