From 4bb8c16ee1811d6b1e1e4a4641dcbe6831a027c8 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 14 Dec 2005 12:00:46 +0100 Subject: [PATCH] --- yaml --- r: 16171 b: refs/heads/master c: dac8dddd87b1246d9d6b79352bd6f043eb804cf2 h: refs/heads/master i: 16169: 52b98764f3a51b7dedaab06d4ae80a896a40b073 16167: ccc9a1241319a4d060450c7bf18114b1f89d1d5f v: v3 --- [refs] | 2 +- trunk/sound/pci/via82xx.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 */ };