From f52e3f71b833426b592ea35e43cfb512b8ab6324 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 24 Oct 2006 13:34:11 -0700 Subject: [PATCH] --- yaml --- r: 40254 b: refs/heads/master c: 6c50444723f2e6487b3377450f90d813a88e6c31 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/intel8x0.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3c4540d9b233..5d67cba7befa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7059abedd2f04b68bd7e1a79c9c72f7aeee134c0 +refs/heads/master: 6c50444723f2e6487b3377450f90d813a88e6c31 diff --git a/trunk/sound/pci/intel8x0.c b/trunk/sound/pci/intel8x0.c index 7f22dab07240..9c1bce7afa86 100644 --- a/trunk/sound/pci/intel8x0.c +++ b/trunk/sound/pci/intel8x0.c @@ -1961,6 +1961,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "Tyan Thunder K8WE", .type = AC97_TUNE_HP_ONLY }, + { + .subvendor = 0x10f7, + .subdevice = 0x834c, + .name = "Panasonic CF-R4", + .type = AC97_TUNE_HP_ONLY, + }, { .subvendor = 0x110a, .subdevice = 0x0056,