Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix buffer position for ATI SB4x0
@ 2008-05-29 14:10 Mauro Carvalho Chehab
  2008-05-29 14:20 ` Takashi Iwai
  0 siblings, 1 reply; 9+ messages in thread
From: Mauro Carvalho Chehab @ 2008-05-29 14:10 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

ATI SB4x0 doesn't need any fix at position.

This patch solves the issue of receiving several clicks during capture on those
devices.

Tested with a Gateway Notebook MX-6453.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

diff -r 33d7308ade64 pci/hda/hda_intel.c
--- a/pci/hda/hda_intel.c	Fri May 23 17:36:59 2008 -0300
+++ b/pci/hda/hda_intel.c	Thu May 29 11:04:56 2008 -0300
@@ -1860,6 +1860,7 @@
 	SND_PCI_QUIRK(0x1028, 0x01cc, "Dell D820", POS_FIX_NONE),
 	SND_PCI_QUIRK(0x1028, 0x01de, "Dell Precision 390", POS_FIX_NONE),
 	SND_PCI_QUIRK(0x1043, 0x813d, "ASUS P5AD2", POS_FIX_NONE),
+	SND_PCI_QUIRK(0x1002, 0x437b, "ATI SB4x0 HDA", POS_FIX_NONE),
 	{}
 };

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

end of thread, other threads:[~2008-06-09 20:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-29 14:10 [PATCH] Fix buffer position for ATI SB4x0 Mauro Carvalho Chehab
2008-05-29 14:20 ` Takashi Iwai
2008-06-02 14:14   ` Mauro Carvalho Chehab
2008-06-06 14:52   ` Mauro Carvalho Chehab
2008-06-06 16:49     ` Takashi Iwai
2008-06-06 18:31       ` Mauro Carvalho Chehab
2008-06-07  8:27         ` Takashi Iwai
2008-06-09 13:17           ` Takashi Iwai
2008-06-09 20:29             ` Mauro Carvalho Chehab

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