All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Chen <crimsunkg@yahoo.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel <alsa-devel@alsa-project.org>, 547994@bugs.debian.org
Subject: Re: [Pkg-alsa-devel] Bug#547994: snd-hda-intel and MSI
Date: Thu, 24 Sep 2009 03:04:51 -0700 (PDT)	[thread overview]
Message-ID: <107077.93755.qm@web31803.mail.mud.yahoo.com> (raw)
In-Reply-To: <s5htyysvmg7.wl%tiwai@suse.de>

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

> Dan, your from-address and sign-off address are different in the patch.
> Could you unify?

Indeed, here's a new patch.



      

[-- Attachment #2: 0001-Add-HP-Pavilion-dv4t-1300-to-MSI-whitelist.patch --]
[-- Type: application/octet-stream, Size: 950 bytes --]

From 409fdb7b75c21b031199069606c885d0ac918707 Mon Sep 17 00:00:00 2001
From: Daniel T Chen <crimsun@ubuntu.com>
Date: Wed, 23 Sep 2009 20:23:27 -0400
Subject: [PATCH] Add HP Pavilion dv4t-1300 to MSI whitelist

BugLink: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547994

Enable MSI by default for this Pavilion model.

Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
---
 sound/pci/hda/hda_intel.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
index 20a66f8..c9ad182 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -2303,6 +2303,7 @@ static void __devinit check_probe_mask(struct azx *chip, int dev)
  * white-list for enable_msi
  */
 static struct snd_pci_quirk msi_white_list[] __devinitdata = {
+	SND_PCI_QUIRK(0x103c, 0x30f7, "HP Pavilion dv4t-1300", 1),
 	SND_PCI_QUIRK(0x103c, 0x3607, "HP Compa CQ40", 1),
 	{}
 };
-- 
1.6.3.3


[-- 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

  reply	other threads:[~2009-09-24 10:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 14:33 snd-hda-intel and MSI Elimar Riesebieter
2009-09-23 15:43 ` Takashi Iwai
2009-09-23 15:52   ` Tony Vroon
2009-09-23 15:58     ` Takashi Iwai
2009-09-23 16:00       ` Tony Vroon
2009-09-23 16:03         ` Takashi Iwai
2009-09-23 16:11           ` Takashi Iwai
2009-09-28 13:51             ` Takashi Iwai
2009-09-23 17:06   ` Elimar Riesebieter
2009-09-23 17:11     ` Daniel Chen
2009-09-23 18:08       ` [Pkg-alsa-devel] Bug#547994: " Elimar Riesebieter
2009-09-23 18:11         ` Daniel Chen
2009-09-24  0:28           ` Dan Chen
2009-09-24  7:19             ` Takashi Iwai
2009-09-24 10:04               ` Dan Chen [this message]
2009-09-24 10:34                 ` Takashi Iwai

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=107077.93755.qm@web31803.mail.mud.yahoo.com \
    --to=crimsunkg@yahoo.com \
    --cc=547994@bugs.debian.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 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.