linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] snd-intel8x0: ac97 quirk entries for HP xw6200 & xw8000
@ 2005-01-05 15:40 John W. Linville
  2005-01-07 14:11 ` [Alsa-devel] " Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: John W. Linville @ 2005-01-05 15:40 UTC (permalink / raw)
  To: perex; +Cc: linux-kernel, alsa-devel

Add AC97 quick list entries to snd-intel8x0 for HP xw6200 and xw8000.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
---

 sound/pci/intel8x0.c |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletion(-)

--- ac97_quirk/sound/pci/intel8x0.c.orig	2005-01-04 16:42:48.978078335 -0500
+++ ac97_quirk/sound/pci/intel8x0.c	2005-01-04 16:46:40.698137218 -0500
@@ -1756,7 +1756,13 @@
 	{	/* FIXME: which codec? */
 		.vendor = 0x103c,
 		.device = 0x00c3,
-		.name = "Hewlett-Packard onboard",
+		.name = "HP xw6000",
+		.type = AC97_TUNE_HP_ONLY
+	},
+	{
+		.vendor = 0x103c,
+		.device = 0x129d,
+		.name = "HP xw8000",
 		.type = AC97_TUNE_HP_ONLY
 	},
 	{
@@ -1767,6 +1773,12 @@
 	},
 	{
 		.vendor = 0x103c,
+		.device = 0x12f2,
+		.name = "HP xw6200",
+		.type = AC97_TUNE_HP_ONLY
+	},
+	{
+		.vendor = 0x103c,
 		.device = 0x3008,
 		.name = "HP xw4200",	/* AD1981B*/
 		.type = AC97_TUNE_HP_ONLY

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

* Re: [Alsa-devel] [patch] snd-intel8x0: ac97 quirk entries for HP xw6200 & xw8000
  2005-01-05 15:40 [patch] snd-intel8x0: ac97 quirk entries for HP xw6200 & xw8000 John W. Linville
@ 2005-01-07 14:11 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2005-01-07 14:11 UTC (permalink / raw)
  To: John W. Linville; +Cc: perex, linux-kernel, alsa-devel

At Wed, 5 Jan 2005 10:40:45 -0500,
John W. Linville wrote:
> 
> Add AC97 quick list entries to snd-intel8x0 for HP xw6200 and xw8000.
> 
> Signed-off-by: John W. Linville <linville@tuxdriver.com>

Thanks, now applied to ALSA tree.


Takashi

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

end of thread, other threads:[~2005-01-07 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-05 15:40 [patch] snd-intel8x0: ac97 quirk entries for HP xw6200 & xw8000 John W. Linville
2005-01-07 14:11 ` [Alsa-devel] " Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).