Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df01b8af authored by Sasha Alexandr's avatar Sasha Alexandr Committed by Takashi Iwai
Browse files

ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard.



Add pci-quirk for MSI MS-7350 motherboard with Realtek ALC888.

Signed-off-by: default avatarSasha Alexandr <brina_keith@ns.sympatico.ca>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f75dcc87
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9069,6 +9069,7 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = {
	SND_PCI_QUIRK(0x1462, 0x7267, "MSI", ALC883_3ST_6ch_DIG),
	SND_PCI_QUIRK(0x1462, 0x7280, "MSI", ALC883_6ST_DIG),
	SND_PCI_QUIRK(0x1462, 0x7327, "MSI", ALC883_6ST_DIG),
	SND_PCI_QUIRK(0x1462, 0x7350, "MSI", ALC883_6ST_DIG),
	SND_PCI_QUIRK(0x1462, 0xa422, "MSI", ALC883_TARGA_2ch_DIG),
	SND_PCI_QUIRK(0x147b, 0x1083, "Abit IP35-PRO", ALC883_6ST_DIG),
	SND_PCI_QUIRK(0x1558, 0x0721, "Clevo laptop M720R", ALC883_CLEVO_M720),