From ed2b1911839b7ea3b440c4119175f0e2468c7819 Mon Sep 17 00:00:00 2001 From: Daniel T Chen Date: Fri, 16 Jun 2006 16:21:54 +0200 Subject: [PATCH] --- yaml --- r: 28544 b: refs/heads/master c: d4199f01750f3fa6a5b8bacdac9bd0051fee95ef h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/via82xx.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 112fb4c90f79..b3bbcba114bf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1781a9af1d95256ed45abac4b0b87f48f64b9b87 +refs/heads/master: d4199f01750f3fa6a5b8bacdac9bd0051fee95ef diff --git a/trunk/sound/pci/via82xx.c b/trunk/sound/pci/via82xx.c index 12ce22ef16e3..cbad9b22f00b 100644 --- a/trunk/sound/pci/via82xx.c +++ b/trunk/sound/pci/via82xx.c @@ -1775,6 +1775,12 @@ static struct ac97_quirk ac97_quirks[] = { .name = "Targa Traveller 811", .type = AC97_TUNE_HP_ONLY, }, + { + .subvendor = 0x161f, + .subdevice = 0x2032, + .name = "m680x", + .type = AC97_TUNE_HP_ONLY, /* http://launchpad.net/bugs/38546 */ + }, { } /* terminator */ };