diff --git a/[refs] b/[refs] index a5ebc88aeafe..112fb4c90f79 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 40a4f7a014339712a9f81b5fad99558611e99ca1 +refs/heads/master: 1781a9af1d95256ed45abac4b0b87f48f64b9b87 diff --git a/trunk/sound/pci/intel8x0.c b/trunk/sound/pci/intel8x0.c index e09fb7f9e773..edc14475ef82 100644 --- a/trunk/sound/pci/intel8x0.c +++ b/trunk/sound/pci/intel8x0.c @@ -1805,6 +1805,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "Dell Optiplex GX270", /* AD1981B */ .type = AC97_TUNE_HP_ONLY }, + { + .subvendor = 0x1028, + .subdevice = 0x014e, + .name = "Dell D800", /* STAC9750/51 */ + .type = AC97_TUNE_HP_ONLY + }, { .subvendor = 0x1028, .subdevice = 0x0163,