All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda - Add forced codec-slots for ASUS W5Fm
@ 2009-05-23 12:00 Ozan Çağlayan
  2009-05-23 12:06 ` Ozan Çağlayan
  2009-05-24 13:41 ` Ozan Çağlayan
  0 siblings, 2 replies; 8+ messages in thread
From: Ozan Çağlayan @ 2009-05-23 12:00 UTC (permalink / raw)
  To: alsa-devel; +Cc: Ozan Çağlayan

ASUS W5Fm needs the fixed codec-slots to probe to override the BIOS
problem like W5F.

Tested-by: Alp Kılıç <kilic.alp@gmail.com>
Signed-off-by: Ozan Çağlayan <ozan@pardus.org.tr>
---
 sound/pci/hda/hda_intel.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
index 21e99cf..4419e11 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -2142,6 +2142,7 @@ static struct snd_pci_quirk probe_mask_list[] __devinitdata = {
 	SND_PCI_QUIRK(0x17c0, 0x4085, "Medion MD96630", 0x01),
 	/* forced codec slots */
 	SND_PCI_QUIRK(0x1046, 0x1262, "ASUS W5F", 0x103),
+	SND_PCI_QUIRK(0x1043, 0x1262, "ASUS W5Fm", 0x103),
 	{}
 };
 
-- 
1.6.2

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2009-05-25  6:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-23 12:00 [PATCH] ALSA: hda - Add forced codec-slots for ASUS W5Fm Ozan Çağlayan
2009-05-23 12:06 ` Ozan Çağlayan
2009-05-24 13:41 ` Ozan Çağlayan
2009-05-24 16:49   ` Takashi Iwai
2009-05-24 21:24     ` Ozan Çağlayan
2009-05-25  5:29       ` Takashi Iwai
2009-05-25  6:07         ` Ozan Çağlayan
2009-05-25  6:10           ` 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.