From: "Daniel T. Chen" <crimsun@fungus.sh.nu>
To: alsa-devel@alsa-project.org
Subject: Re: [PATCH] Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]
Date: Tue, 29 May 2007 03:52:52 -0400 [thread overview]
Message-ID: <1180425172.22486.6.camel@Box.ncat.edu> (raw)
In-Reply-To: <1180424788.22486.3.camel@Box.ncat.edu>
[-- 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
prev parent reply other threads:[~2007-05-29 7:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
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=1180425172.22486.6.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).