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.
# HG changeset patch # User crimsun@xxxxxxxxxxxx # 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@xxxxxxxxxx> 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:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel