Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb543c96 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Add quirk for new HP xw series



Added model=hp-bpc for new HP xw series (103c:170b).

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent ea18aa46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10557,6 +10557,7 @@ static struct snd_pci_quirk alc262_cfg_tbl[] = {
	SND_PCI_QUIRK(0x103c, 0x1309, "HP xw4*00", ALC262_HP_BPC),
	SND_PCI_QUIRK(0x103c, 0x130a, "HP xw6*00", ALC262_HP_BPC),
	SND_PCI_QUIRK(0x103c, 0x130b, "HP xw8*00", ALC262_HP_BPC),
	SND_PCI_QUIRK(0x103c, 0x170b, "HP xw*", ALC262_HP_BPC),
	SND_PCI_QUIRK(0x103c, 0x2800, "HP D7000", ALC262_HP_BPC_D7000_WL),
	SND_PCI_QUIRK(0x103c, 0x2801, "HP D7000", ALC262_HP_BPC_D7000_WF),
	SND_PCI_QUIRK(0x103c, 0x2802, "HP D7000", ALC262_HP_BPC_D7000_WL),