Loading sound/pci/intel8x0.c +6 −0 Original line number Diff line number Diff line Loading @@ -1824,6 +1824,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "HP nc6000", .type = AC97_TUNE_MUTE_LED }, { .subvendor = 0x103c, .subdevice = 0x0934, .name = "HP nx8220", .type = AC97_TUNE_MUTE_LED }, { .subvendor = 0x103c, .subdevice = 0x099c, Loading Loading
sound/pci/intel8x0.c +6 −0 Original line number Diff line number Diff line Loading @@ -1824,6 +1824,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "HP nc6000", .type = AC97_TUNE_MUTE_LED }, { .subvendor = 0x103c, .subdevice = 0x0934, .name = "HP nx8220", .type = AC97_TUNE_MUTE_LED }, { .subvendor = 0x103c, .subdevice = 0x099c, Loading