All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662
@ 2011-01-21 14:45 Anisse Astier
  2011-01-21 15:36 ` Paul Menzel
  0 siblings, 1 reply; 5+ messages in thread
From: Anisse Astier @ 2011-01-21 14:45 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai



---
 sound/pci/hda/patch_realtek.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 7262980..a72c8bd 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -18292,6 +18292,7 @@ static struct snd_pci_quirk alc662_cfg_tbl[] = {
 					ALC662_3ST_6ch_DIG),
 	SND_PCI_QUIRK_MASK(0x1854, 0xf000, 0x2000, "ASUS H13-200x",
 			   ALC663_ASUS_H13),
+	SND_PCI_QUIRK(0x1991, 0x5628, "Ordissimo EVE", ALC662_LENOVO_101E),
 	{}
 };
 
-- 
1.7.3.2

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-11  7:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21 14:45 [PATCH] ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662 Anisse Astier
2011-01-21 15:36 ` Paul Menzel
2011-01-24 13:35   ` Takashi Iwai
     [not found]     ` <20110124174300.079c8cb7@destiny.ordissimo>
2011-02-10 12:14       ` [PATCH resend] " Anisse Astier
2011-02-11  7:53         ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.