All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] Device ID for MSI L745
@ 2007-12-11  7:45 zhejiang
  2007-12-13 14:35 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: zhejiang @ 2007-12-11  7:45 UTC (permalink / raw)
  To: tiwai; +Cc: alsa-devel

Hi,

Please refer to the [0003641] on bugtracking system.
The user found that "model=targa-2ch-dig" works and provided the ID.


diff -Nur a/alsa-driver-hg20071211/alsa-kernel/pci/hda/patch_realtek.c
b/alsa-driver-hg20071211/alsa-kernel/pci/hda/patch_realtek.c
--- a/alsa-driver-hg20071211/alsa-kernel/pci/hda/patch_realtek.c
2007-12-04 09:00:07.000000000 +0800
+++ b/alsa-driver-hg20071211/alsa-kernel/pci/hda/patch_realtek.c
2007-12-11 15:30:20.000000000 +0800
@@ -7173,6 +7173,7 @@
 	SND_PCI_QUIRK(0x1462, 0x7327, "MSI", ALC883_6ST_DIG),
 	SND_PCI_QUIRK(0x1462, 0x0349, "MSI", ALC883_TARGA_2ch_DIG),
 	SND_PCI_QUIRK(0x1462, 0x0579, "MSI", ALC883_TARGA_2ch_DIG),
+	SND_PCI_QUIRK(0x1462, 0x040d, "MSI", ALC883_TARGA_2ch_DIG),
 	SND_PCI_QUIRK(0x1462, 0x3729, "MSI S420", ALC883_TARGA_DIG),
 	SND_PCI_QUIRK(0x1462, 0x3ef9, "MSI", ALC883_TARGA_DIG),
 	SND_PCI_QUIRK(0x1462, 0x3b7f, "MSI", ALC883_TARGA_2ch_DIG),

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

* Re: [patch] Device ID for MSI L745
  2007-12-11  7:45 [patch] Device ID for MSI L745 zhejiang
@ 2007-12-13 14:35 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-12-13 14:35 UTC (permalink / raw)
  To: zhejiang; +Cc: alsa-devel

At Tue, 11 Dec 2007 15:45:31 +0800,
zhejiang wrote:
> 
> Hi,
> 
> Please refer to the [0003641] on bugtracking system.
> The user found that "model=targa-2ch-dig" works and provided the ID.

Thanks, applied to HG tree now.


Takashi

> 
> 
> diff -Nur a/alsa-driver-hg20071211/alsa-kernel/pci/hda/patch_realtek.c
> b/alsa-driver-hg20071211/alsa-kernel/pci/hda/patch_realtek.c
> --- a/alsa-driver-hg20071211/alsa-kernel/pci/hda/patch_realtek.c
> 2007-12-04 09:00:07.000000000 +0800
> +++ b/alsa-driver-hg20071211/alsa-kernel/pci/hda/patch_realtek.c
> 2007-12-11 15:30:20.000000000 +0800
> @@ -7173,6 +7173,7 @@
>  	SND_PCI_QUIRK(0x1462, 0x7327, "MSI", ALC883_6ST_DIG),
>  	SND_PCI_QUIRK(0x1462, 0x0349, "MSI", ALC883_TARGA_2ch_DIG),
>  	SND_PCI_QUIRK(0x1462, 0x0579, "MSI", ALC883_TARGA_2ch_DIG),
> +	SND_PCI_QUIRK(0x1462, 0x040d, "MSI", ALC883_TARGA_2ch_DIG),
>  	SND_PCI_QUIRK(0x1462, 0x3729, "MSI S420", ALC883_TARGA_DIG),
>  	SND_PCI_QUIRK(0x1462, 0x3ef9, "MSI", ALC883_TARGA_DIG),
>  	SND_PCI_QUIRK(0x1462, 0x3b7f, "MSI", ALC883_TARGA_2ch_DIG),
> 

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

end of thread, other threads:[~2007-12-13 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11  7:45 [patch] Device ID for MSI L745 zhejiang
2007-12-13 14:35 ` 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.