From: Hartvig Ekner <hartvig@ekner.info>
To: Linux MIPS mailing list <linux-mips@linux-mips.org>
Subject: Patch to make Db1500 Audio codec recognized
Date: Tue, 18 Mar 2003 09:17:00 +0100 [thread overview]
Message-ID: <3E76D5FC.323C0C74@ekner.info> (raw)
[-- 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},
reply other threads:[~2003-03-18 8:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E76D5FC.323C0C74@ekner.info \
--to=hartvig@ekner.info \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox