Hi, Attached please find an hg changeset against current alsa-kernel tip adding the SSID of another MSI laptop to the quirk list. Thanks, Daniel Chen
# HG changeset patch # User crimsun@xxxxxxxxxxxx # Date 1181253766 14400 # Node ID d419427c40713340cf5ab7b0e6b122a82465d6ba # Parent 8bc69e73a6558d7042d5a86bd0f41f2d59af38a3 [PATCH] Add quirk for another MSI laptop to alc883_cfg_tbl[] This hg commit adds the SSID of another MSI laptop to the alc883_cfg_tbl[] quirk list. Verified in #alsa/Freenode on Thu, Jun 7, 2007. Signed-off-by: Daniel T Chen <crimsun@xxxxxxxxxx> diff -r 8bc69e73a655 -r d419427c4071 pci/hda/patch_realtek.c --- a/pci/hda/patch_realtek.c Wed Jun 06 14:48:52 2007 +0200 +++ b/pci/hda/patch_realtek.c Thu Jun 07 18:02:46 2007 -0400 @@ -6388,6 +6388,7 @@ static struct snd_pci_quirk alc883_cfg_t SND_PCI_QUIRK(0x1462, 0x7187, "MSI", ALC883_6ST_DIG), SND_PCI_QUIRK(0x1462, 0x7250, "MSI", ALC883_6ST_DIG), SND_PCI_QUIRK(0x1462, 0x7280, "MSI", ALC883_6ST_DIG), + SND_PCI_QUIRK(0x1462, 0x0349, "MSI", ALC883_TARGA_2ch_DIG), SND_PCI_QUIRK(0x1462, 0x0579, "MSI", ALC883_TARGA_2ch_DIG), SND_PCI_QUIRK(0x1462, 0x3729, "MSI S420", ALC883_TARGA_DIG), SND_PCI_QUIRK(0x1462, 0x3ef9, "MSI", ALC883_TARGA_DIG),
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