* [PATCH] hda: add D975XBK support to sigmatel patch
@ 2006-01-21 0:41 Matt Porter
0 siblings, 0 replies; only message in thread
From: Matt Porter @ 2006-01-21 0:41 UTC (permalink / raw)
To: tiwai; +Cc: alsa-devel
Add SigmaTel HDA support for the Intel D975XBK motherboard.
Signed-off-by: Matt Porter <mporter@embeddedalley.com>
Index: alsa-driver/alsa-kernel/pci/hda/patch_sigmatel.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/hda/patch_sigmatel.c,v
retrieving revision 1.13
diff -u -r1.13 patch_sigmatel.c
--- alsa-driver/alsa-kernel/pci/hda/patch_sigmatel.c 13 Jan 2006 18:46:21 -0000 1.13
+++ alsa-driver/alsa-kernel/pci/hda/patch_sigmatel.c 21 Jan 2006 00:15:11 -0000
@@ -275,6 +275,9 @@
{ .pci_subvendor = PCI_VENDOR_ID_INTEL,
.pci_subdevice = 0x0013,
.config = STAC_D945GTP5 }, /* Intel D955XBK - 5 Stack */
+ { .pci_subvendor = PCI_VENDOR_ID_INTEL,
+ .pci_subdevice = 0x0417,
+ .config = STAC_D945GTP5 }, /* Intel D975XBK - 5 Stack */
{} /* terminator */
};
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-21 0:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-21 0:41 [PATCH] hda: add D975XBK support to sigmatel patch Matt Porter
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.