-----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)*/ {} };