From bba16f86556d0018dfeb5bc5ec4c4fb897d5f74e Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Fri, 13 Jan 2006 13:26:42 +0100 Subject: [PATCH] --- yaml --- r: 19557 b: refs/heads/master c: c9fe51c492fbb0de789a16828749595dc1985610 h: refs/heads/master i: 19555: a9685237f7c44cd01fb329c0e60684033805de58 v: v3 --- [refs] | 2 +- trunk/sound/pci/intel8x0.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c2b813257c22..5fad0c572e84 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ec6c8c3b2588261669c1b101338ab4fe43b1b9c0 +refs/heads/master: c9fe51c492fbb0de789a16828749595dc1985610 diff --git a/trunk/sound/pci/intel8x0.c b/trunk/sound/pci/intel8x0.c index 2fe2a8ae82ce..b345894659bb 100644 --- a/trunk/sound/pci/intel8x0.c +++ b/trunk/sound/pci/intel8x0.c @@ -1803,6 +1803,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "Dell", /* which model? AD1981B*/ .type = AC97_TUNE_HP_ONLY }, + { + .subvendor = 0x1028, + .subdevice = 0x0151, + .name = "Dell Optiplex GX270", /* AD1981B */ + .type = AC97_TUNE_HP_ONLY + }, { .subvendor = 0x1028, .subdevice = 0x0163,