[alsa-devel] [PATCH] SM56 Modem in Asus A8J Notebook Series
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi there
after I submitted the solution 5 month ago in the Bug system, I am trying it now directly. Attached to this posting is the necessary patch to get this modem working with slmodemd.
The Patch is against alsa-driver-1.0.14rc4/alsa-kernel/pci/hda/patch_si3054.c
if included it's Bug #0002732, assigned to tiwai.
Greetings Christian
--- patch_si3054.c 2007-05-18 15:06:23.000000000 +0200 +++ patch_si3054.c 2007-05-18 15:06:56.000000000 +0200 @@ -305,6 +305,7 @@ { .id = 0x10573055, .name = "Si3054", .patch = patch_si3054 }, { .id = 0x10573057, .name = "Si3054", .patch = patch_si3054 }, { .id = 0x10573155, .name = "Si3054", .patch = patch_si3054 }, + { .id = 0x15433155, .name = "Si3054", .patch = patch_si3054 }, /*Asus A8J Modem (SM56)*/ {} };
At Fri, 18 May 2007 15:17:05 +0200, Christian Rothländer wrote:
Hi there
after I submitted the solution 5 month ago in the Bug system, I am trying it now directly. Attached to this posting is the necessary patch to get this modem working with slmodemd.
The Patch is against alsa-driver-1.0.14rc4/alsa-kernel/pci/hda/patch_si3054.c
if included it's Bug #0002732, assigned to tiwai.
Greetings Christian
Thanks, the patch looks good to me. Could you give a brief description of the patch and your sign-off to merge to the upstream?
thanks,
Takashi
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGTadQYMBp7Qf+VpkRAp8MAJ9lii0FA/lBZPRabFxWIiVVJnAh7wCdGEkk fH0mFw4iOP3S9BHcTor3qVo= =suhj -----END PGP SIGNATURE----- [1.1.2 SM56.patch <text/plain (7bit)>] --- patch_si3054.c 2007-05-18 15:06:23.000000000 +0200 +++ patch_si3054.c 2007-05-18 15:06:56.000000000 +0200 @@ -305,6 +305,7 @@ { .id = 0x10573055, .name = "Si3054", .patch = patch_si3054 }, { .id = 0x10573057, .name = "Si3054", .patch = patch_si3054 }, { .id = 0x10573155, .name = "Si3054", .patch = patch_si3054 },
- { .id = 0x15433155, .name = "Si3054", .patch = patch_si3054 }, /*Asus A8J Modem (SM56)*/ {}
};
[1.2 S/MIME Cryptographic Signature <application/x-pkcs7-signature (base64)>]
[2 <text/plain; us-ascii (7bit)>] _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
participants (2)
-
Christian Rothländer
-
Takashi Iwai