[PATCH] [UBUNTU:sound] Add support for Agere's variant of Si3054/5 based HDA modem
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Fri Mar 10 11:20:17 UTC 2006
UpstreamStatus: Added in upstream pci/hda/patch_si3054.c r1.7
Here is a patch from Sasha Khapyorsky <sashak at alsa-project.org> adding
support for Agere's variant of the Si3054/5-based modem.
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/hda/patch_si3054.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
1425d5ae1c33c5db8a7ecdb94f12ca94962c8a8c
diff --git a/sound/pci/hda/patch_si3054.c b/sound/pci/hda/patch_si3054.c
index 00f342e..f3a0752 100644
--- a/sound/pci/hda/patch_si3054.c
+++ b/sound/pci/hda/patch_si3054.c
@@ -297,6 +297,7 @@ static int patch_si3054(struct hda_codec
struct hda_codec_preset snd_hda_preset_si3054[] = {
{ .id = 0x163c3055, .name = "Si3054", .patch = patch_si3054 },
{ .id = 0x163c3155, .name = "Si3054", .patch = patch_si3054 },
+ { .id = 0x11c13026, .name = "Si3054", .patch = patch_si3054 },
{}
};
--
1.1.3
--
Daniel T. Chen crimsun at ubuntu.com
GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060310/9f0cca6f/attachment.sig>
More information about the kernel-team
mailing list