提交 9dc8398b 编写于 作者: T Takashi Iwai

ALSA: hda - Add MSI blacklist

A machine with AMD CPU with Nvidia board doesn't work with MSI.
Reported-by: NRobert J. King <peritus@gurunetwork.org>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 1a5ba2e9
......@@ -2322,6 +2322,7 @@ static void __devinit check_probe_mask(struct azx *chip, int dev)
* white/black-list for enable_msi
*/
static struct snd_pci_quirk msi_black_list[] __devinitdata = {
SND_PCI_QUIRK(0x1043, 0x81f2, "ASUS", 0), /* Athlon64 X2 + nvidia */
{}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册