* [PATCH] hda: add sigmatel 9227/9228/9229 ids
@ 2006-05-03 5:53 Matt Porter
2006-05-03 12:09 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Matt Porter @ 2006-05-03 5:53 UTC (permalink / raw)
To: tiwai; +Cc: alsa-devel
Adds support for the 9227/9228/9229 sigmatel hda codecs.
Signed-off-by: Matt Porter <mporter@embeddedalley.com>
Index: alsa-kernel/pci/hda/patch_sigmatel.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/hda/patch_sigmatel.c,v
retrieving revision 1.22
diff -u -r1.22 patch_sigmatel.c
--- alsa-kernel/pci/hda/patch_sigmatel.c 27 Mar 2006 10:51:52 -0000 1.22
+++ alsa-kernel/pci/hda/patch_sigmatel.c 3 May 2006 05:50:49 -0000
@@ -1367,6 +1367,12 @@
{ .id = 0x83847681, .name = "STAC9220D/9223D A2", .patch = patch_stac922x },
{ .id = 0x83847682, .name = "STAC9221 A2", .patch = patch_stac922x },
{ .id = 0x83847683, .name = "STAC9221D A2", .patch = patch_stac922x },
+ { .id = 0x83847618, .name = "STAC9227", .patch = patch_stac922x },
+ { .id = 0x83847619, .name = "STAC9227", .patch = patch_stac922x },
+ { .id = 0x83847616, .name = "STAC9228", .patch = patch_stac922x },
+ { .id = 0x83847617, .name = "STAC9228", .patch = patch_stac922x },
+ { .id = 0x83847614, .name = "STAC9229", .patch = patch_stac922x },
+ { .id = 0x83847615, .name = "STAC9229", .patch = patch_stac922x },
{ .id = 0x83847620, .name = "STAC9274", .patch = patch_stac927x },
{ .id = 0x83847621, .name = "STAC9274D", .patch = patch_stac927x },
{ .id = 0x83847622, .name = "STAC9273X", .patch = patch_stac927x },
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] hda: add sigmatel 9227/9228/9229 ids
2006-05-03 5:53 [PATCH] hda: add sigmatel 9227/9228/9229 ids Matt Porter
@ 2006-05-03 12:09 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2006-05-03 12:09 UTC (permalink / raw)
To: Matt Porter; +Cc: alsa-devel
At Tue, 2 May 2006 22:53:46 -0700,
Matt Porter wrote:
>
> Adds support for the 9227/9228/9229 sigmatel hda codecs.
>
> Signed-off-by: Matt Porter <mporter@embeddedalley.com>
Thanks, applied to HG repo.
Takashi
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-05-03 12:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-03 5:53 [PATCH] hda: add sigmatel 9227/9228/9229 ids Matt Porter
2006-05-03 12:09 ` Takashi Iwai
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.