* Patch to make Db1500 Audio codec recognized
@ 2003-03-18 8:17 Hartvig Ekner
0 siblings, 0 replies; only message in thread
From: Hartvig Ekner @ 2003-03-18 8:17 UTC (permalink / raw)
To: Linux MIPS mailing list
[-- Attachment #1: Type: text/plain, Size: 83 bytes --]
A small patch to make the AMD Db1500 Audio codec correctly recognized.
/Hartvig
[-- Attachment #2: ac97_patch --]
[-- Type: text/plain, Size: 728 bytes --]
Index: ac97_codec.c
===================================================================
RCS file: /home/cvs/linux/drivers/sound/Attic/ac97_codec.c,v
retrieving revision 1.18.2.4
diff -u -r1.18.2.4 ac97_codec.c
--- ac97_codec.c 25 Feb 2003 22:03:09 -0000 1.18.2.4
+++ ac97_codec.c 18 Mar 2003 08:10:53 -0000
@@ -153,6 +153,7 @@
{0x83847608, "SigmaTel STAC9708", &sigmatel_9708_ops},
{0x83847609, "SigmaTel STAC9721/23", &sigmatel_9721_ops},
{0x83847644, "SigmaTel STAC9744/45", &sigmatel_9744_ops},
+ {0x83847652, "SigmaTel STAC9752/53", &default_ops},
{0x83847656, "SigmaTel STAC9756/57", &sigmatel_9744_ops},
{0x83847666, "SigmaTel STAC9750T", &sigmatel_9744_ops},
{0x83847684, "SigmaTel STAC9783/84?", &null_ops},
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-18 8:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-18 8:17 Patch to make Db1500 Audio codec recognized Hartvig Ekner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox