All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Gardner <tim.gardner@canonical.com>
To: alsa-devel@alsa-project.org
Subject: Add quirk support for Dell XPS1330 and Inspiron 1420.
Date: Tue, 09 Oct 2007 11:55:14 -0600	[thread overview]
Message-ID: <470BC082.1050900@canonical.com> (raw)

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


-- 
Tim Gardner tim.gardner@ubuntu.com

[-- Attachment #2: alsa.eml --]
[-- Type: message/rfc822, Size: 1711 bytes --]

From: Tim Gardner <tim.gardner@canonical.com>
Subject: [PATCH] UBUNTU: Re-add quirk support for Dell XPS 1330 and Inspiron 1420.
Date: Tue, 9 Oct 2007 11:34:10 -0600

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 .../alsa-kernel/pci/hda/patch_sigmatel.c           |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/updates/alsa/alsa-driver/alsa-kernel/pci/hda/patch_sigmatel.c b/updates/alsa/alsa-driver/alsa-kernel/pci/hda/patch_sigmatel.c
index 27360d2..f714de1 100644
--- a/updates/alsa/alsa-driver/alsa-kernel/pci/hda/patch_sigmatel.c
+++ b/updates/alsa/alsa-driver/alsa-kernel/pci/hda/patch_sigmatel.c
@@ -1097,11 +1097,13 @@ static struct snd_pci_quirk stac927x_cfg_tbl[] = {
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2003, "Intel D965", STAC_D965_3ST),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2002, "Intel D965", STAC_D965_3ST),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2001, "Intel D965", STAC_D965_3ST),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01f3, "Dell Inspiron 1420", STAC_D965_3ST),
 	/* Dell 3 stack systems */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01dd, "Dell Dimension E520", STAC_DELL_3ST),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01ed, "Dell     ", STAC_DELL_3ST),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01f4, "Dell     ", STAC_DELL_3ST),
 	/* 965 based 5 stack systems */
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0209, "Dell XPS 1330", STAC_D965_5ST),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2301, "Intel D965", STAC_D965_5ST),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2302, "Intel D965", STAC_D965_5ST),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2303, "Intel D965", STAC_D965_5ST),
-- 
1.5.2.5


[-- 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:[~2007-10-09 17:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-09 17:55 Tim Gardner [this message]
2007-10-10  8:44 ` Add quirk support for Dell XPS1330 and Inspiron 1420 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=470BC082.1050900@canonical.com \
    --to=tim.gardner@canonical.com \
    --cc=alsa-devel@alsa-project.org \
    /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.