From: Sasha Khapyorsky <sashakh@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Marvin Stodolsky <marvin.stodolsky@gmail.com>,
alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: [PATCH] hda/patch_si3054: new codec vendor IDs
Date: Mon, 25 Sep 2006 11:01:01 +0300 [thread overview]
Message-ID: <20060925080101.GA7996@sk> (raw)
Hi Takashi,
There are new IDs for Si3054 based HDA modems.
Sasha
---
There are additional IDs for Si3054 codec based HDA modems. Most of
them were discovered on discuss@linmodems.org list - Thanks to MarvS
and all linmodems.org folks.
Signed-off-by: Sasha Khapyorsky <sashak@alsa-project.org>
---
diff -r 63e58b008259 pci/hda/patch_si3054.c
--- a/pci/hda/patch_si3054.c Mon Sep 04 13:03:51 2006 +0200
+++ b/pci/hda/patch_si3054.c Sun Sep 24 03:20:25 2006 +0300
@@ -297,7 +297,12 @@ struct hda_codec_preset snd_hda_preset_s
struct hda_codec_preset snd_hda_preset_si3054[] = {
{ .id = 0x163c3055, .name = "Si3054", .patch = patch_si3054 },
{ .id = 0x163c3155, .name = "Si3054", .patch = patch_si3054 },
+ { .id = 0x11c11040, .name = "Si3054", .patch = patch_si3054 },
{ .id = 0x11c13026, .name = "Si3054", .patch = patch_si3054 },
+ { .id = 0x11c13055, .name = "Si3054", .patch = patch_si3054 },
+ { .id = 0x11c13155, .name = "Si3054", .patch = patch_si3054 },
+ { .id = 0x10573055, .name = "Si3054", .patch = patch_si3054 },
+ { .id = 0x10573155, .name = "Si3054", .patch = patch_si3054 },
{}
};
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
next reply other threads:[~2006-09-25 8:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-25 8:01 Sasha Khapyorsky [this message]
2006-09-25 11:29 ` [PATCH] hda/patch_si3054: new codec vendor IDs Marvin Stodolsky
2006-09-26 13:40 ` Takashi Iwai
2006-11-20 13:19 ` Marvin Stodolsky
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=20060925080101.GA7996@sk \
--to=sashakh@gmail.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=marvin.stodolsky@gmail.com \
--cc=tiwai@suse.de \
/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 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.