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

Commit 8554ee40 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Enable beep for ASUS EeeBox EBP1501P



Reported-by: default avatarHarald Becker <ralda@gmx.de>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent b56ddbe5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -928,6 +928,7 @@ static int alc_codec_rename_from_preset(struct hda_codec *codec)
static const struct snd_pci_quirk beep_white_list[] = {
	SND_PCI_QUIRK(0x1043, 0x103c, "ASUS", 1),
	SND_PCI_QUIRK(0x1043, 0x829f, "ASUS", 1),
	SND_PCI_QUIRK(0x1043, 0x8376, "EeePC", 1),
	SND_PCI_QUIRK(0x1043, 0x83ce, "EeePC", 1),
	SND_PCI_QUIRK(0x1043, 0x831a, "EeePC", 1),
	SND_PCI_QUIRK(0x1043, 0x834a, "EeePC", 1),