Hi, Attached please find an hg changeset against current alsa-kernel tip adding a quirk entry for a Dell XPS400. Thanks, Daniel Chen
# HG changeset patch # User crimsun@xxxxxxxxxxxx # 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@xxxxxxxxxx> 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:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel