[PATCH] [UBUNTU:sound] Properly support sound on Siemens FieldPG-M
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Fri Mar 10 11:19:08 UTC 2006
UpstreamStatus: Added in upstream pci/hda/patch_si3054.c r1.5
Here is a patch from Daniel Mueller <daniel.mueller at siemens.com> adding
support for the Siemens FieldPG-M (fixes mute sound output and V.92
modem non-identification).
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/hda/patch_si3054.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
9c3a1c544683d9db062df670f0508cbcb2e49413
diff --git a/sound/pci/hda/patch_si3054.c b/sound/pci/hda/patch_si3054.c
index 9c7fe0b..00f342e 100644
--- a/sound/pci/hda/patch_si3054.c
+++ b/sound/pci/hda/patch_si3054.c
@@ -295,6 +295,7 @@ static int patch_si3054(struct hda_codec
* patch entries
*/
struct hda_codec_preset snd_hda_preset_si3054[] = {
+ { .id = 0x163c3055, .name = "Si3054", .patch = patch_si3054 },
{ .id = 0x163c3155, .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/27c182a5/attachment.sig>
More information about the kernel-team
mailing list