Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel <alsa-devel@alsa-project.org>
Subject: [PATCH] Fix buffer position for ATI SB4x0
Date: Thu, 29 May 2008 11:10:22 -0300	[thread overview]
Message-ID: <20080529111022.102bf250@gaivota> (raw)

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),
 	{}
 };

             reply	other threads:[~2008-05-29 14:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-29 14:10 Mauro Carvalho Chehab [this message]
2008-05-29 14:20 ` [PATCH] Fix buffer position for ATI SB4x0 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080529111022.102bf250@gaivota \
    --to=mchehab@infradead.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox