]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/pci/intel8x0.c
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
[karo-tx-linux.git] / sound / pci / intel8x0.c
index 6c896dbfd796b39a65596783f036f245078f45c4..2e799a9a494d78b32d49c05d7bdd281f7bd8d334 100644 (file)
@@ -2074,6 +2074,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
                .name = "MSI P4 ATX 645 Ultra",
                .type = AC97_TUNE_HP_ONLY
        },
+       {
+               .subvendor = 0x161f,
+               .subdevice = 0x202f,
+               .name = "Gateway M520",
+               .type = AC97_TUNE_INV_EAPD
+       },
        {
                .subvendor = 0x161f,
                .subdevice = 0x203a,