mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 08:31:13 +00:00
Merge branch 'fix/hda' into for-linus
This commit is contained in:
commit
74ce25c0ee
1 changed files with 1 additions and 0 deletions
|
@ -2332,6 +2332,7 @@ static void __devinit check_probe_mask(struct azx *chip, int dev)
|
|||
*/
|
||||
static struct snd_pci_quirk msi_black_list[] __devinitdata = {
|
||||
SND_PCI_QUIRK(0x1043, 0x81f2, "ASUS", 0), /* Athlon64 X2 + nvidia */
|
||||
SND_PCI_QUIRK(0x1043, 0x829c, "ASUS", 0), /* nvidia */
|
||||
{}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue