alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add SSID for Dell XPS400 to stac922x_cfg_tbl[]
@ 2007-06-08  7:05 Daniel T. Chen
  2007-06-08  7:46 ` Tobin Davis
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel T. Chen @ 2007-06-08  7:05 UTC (permalink / raw)
  To: alsa-devel


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

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

* Re: [PATCH] Add SSID for Dell XPS400 to stac922x_cfg_tbl[]
  2007-06-08  7:05 [PATCH] Add SSID for Dell XPS400 to stac922x_cfg_tbl[] Daniel T. Chen
@ 2007-06-08  7:46 ` Tobin Davis
  0 siblings, 0 replies; 2+ messages in thread
From: Tobin Davis @ 2007-06-08  7:46 UTC (permalink / raw)
  To: crimsun; +Cc: alsa-devel

You might want to try either the 3stack model or the 5stack model
instead of the ref model.  The ref model was created primarily for
developers to hook up a Sigmatel test board to an Intel 945 motherboard,
and doesn't match the normal board configurations.


On Fri, 2007-06-08 at 03:05 -0400, Daniel T. Chen wrote:

> Hi,
> 
> Attached please find an hg changeset against current alsa-kernel tip
> adding a quirk entry for a Dell XPS400.
> 
> Thanks,
> Daniel Chen
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

-- 
Tobin Davis <tdavis@dsl-only.net>

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

end of thread, other threads:[~2007-06-08  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-08  7:05 [PATCH] Add SSID for Dell XPS400 to stac922x_cfg_tbl[] Daniel T. Chen
2007-06-08  7:46 ` Tobin Davis

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).