diff --git a/[refs] b/[refs] index 5a2feb45602e..52d3ed23fcf0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 607da7f834592a723797b21c2463507a44d9cfa7 +refs/heads/master: dac8dddd87b1246d9d6b79352bd6f043eb804cf2 diff --git a/trunk/sound/pci/via82xx.c b/trunk/sound/pci/via82xx.c index 6e6eff3e8032..ed26a155c344 100644 --- a/trunk/sound/pci/via82xx.c +++ b/trunk/sound/pci/via82xx.c @@ -1763,6 +1763,12 @@ static struct ac97_quirk ac97_quirks[] = { .name = "Arima Notebook", .type = AC97_TUNE_HP_ONLY, }, + { + .subvendor = 0x161f, + .subdevice = 0x2032, + .name = "Targa Traveller 811", + .type = AC97_TUNE_HP_ONLY, + }, { } /* terminator */ };