Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]PCI quirk for laptop LG which use CMI9880
@ 2008-03-31  7:44 Jiang zhe
  2008-04-14 10:29 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Jiang zhe @ 2008-03-31  7:44 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, zhe.jiang

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]

Hi,

Please refer to [0003874] on the alsa mantis.
This patch added the pci quirk.

Thanks!

Signed-off-by: Jiang zhe <zhe.jiang@intel.com>

[-- Attachment #2: pci_quirk_for_LG_laptop_CMI9880.patch --]
[-- Type: text/x-patch, Size: 431 bytes --]

--- alsa-driver-hg20080323/alsa-kernel/pci/hda/patch_cmedia.c	2008-03-19 09:00:09.000000000 +0800
+++ b/alsa-kernel/pci/hda/patch_cmedia.c	2008-03-31 15:37:43.000000000 +0800
@@ -611,6 +611,7 @@ static const char *cmi9880_models[CMI_MO
 
 static struct snd_pci_quirk cmi9880_cfg_tbl[] = {
 	SND_PCI_QUIRK(0x1043, 0x813d, "ASUS P5AD2", CMI_FULL_DIG),
+	SND_PCI_QUIRK(0x1854, 0x0032, "LG", CMI_FULL_DIG),
 	{} /* terminator */
 };
 

[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

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

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

end of thread, other threads:[~2008-04-14 10:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-31  7:44 [PATCH]PCI quirk for laptop LG which use CMI9880 Jiang zhe
2008-04-14 10:29 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox