alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel T. Chen" <crimsun@fungus.sh.nu>
To: alsa-devel@alsa-project.org
Subject: [PATCH] Add SSID for Dell XPS400 to stac922x_cfg_tbl[]
Date: Fri, 08 Jun 2007 03:05:26 -0400	[thread overview]
Message-ID: <1181286326.16999.4.camel@Box.ncat.edu> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 142 bytes --]

Hi,

Attached please find an hg changeset against current alsa-kernel tip
adding a quirk entry for a Dell XPS400.

Thanks,
Daniel Chen

[-- Attachment #1.1.2: new3.diff --]
[-- Type: text/x-patch, Size: 1089 bytes --]

# HG changeset patch
# User crimsun@Box.ncat.edu
# Date 1181286108 14400
# Node ID 2f47229138fd95c0ad076a876274d62b73626c72
# Parent  d419427c40713340cf5ab7b0e6b122a82465d6ba
[PATCH] Add SSID for Dell XPS400 to stac922x_cfg_tbl[]

This hg changeset against current alsa-kernel tip adds the
SSID for a Dell XPS400 (https://launchpad.net/bugs/119266)
to a Sigmatel quirk list.  (It is carried in Ubuntu Feisty
but was inadvertently omitted from the previous sync.)

Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>

diff -r d419427c4071 -r 2f47229138fd pci/hda/patch_sigmatel.c
--- a/pci/hda/patch_sigmatel.c	Thu Jun 07 18:02:46 2007 -0400
+++ b/pci/hda/patch_sigmatel.c	Fri Jun 08 03:01:48 2007 -0400
@@ -680,6 +680,8 @@ static struct snd_pci_quirk stac922x_cfg
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0707,
 		      "Intel D945P", STAC_D945GTP5),
 	/* other systems  */
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d1,
+		      "Dell XPS400", STAC_D945_REF),
 	/* Apple Mac Mini (early 2006) */
 	SND_PCI_QUIRK(0x8384, 0x7680,
 		      "Mac Mini", STAC_INTEL_MAC_V3),

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: 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-06-08  7:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-08  7:05 Daniel T. Chen [this message]
2007-06-08  7:46 ` [PATCH] Add SSID for Dell XPS400 to stac922x_cfg_tbl[] Tobin Davis

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=1181286326.16999.4.camel@Box.ncat.edu \
    --to=crimsun@fungus.sh.nu \
    --cc=alsa-devel@alsa-project.org \
    --cc=crimsun@ubuntu.com \
    /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;
as well as URLs for NNTP newsgroup(s).