All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] SM56 Modem in Asus A8J Notebook Series
@ 2007-05-18 14:22 Christian Rothländer
  0 siblings, 0 replies; 5+ messages in thread
From: Christian Rothländer @ 2007-05-18 14:22 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 1259 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there

It's support for the SI3054 Chip build into the Asus A8J Notebook Series.
In Windows it's called "Motorola SM56".

What do you mean with "sign-off"?
I'm pretty happy when it walks into upstream, so that the requests on my homepage about how to patch alsa to run that
modem are ceasing down.

Just a small issue is left. With the alsa driver buildin into 2.6.19 slmodem is working, with any newer one (either
standalone or buildin driver) we have a "hda-intel: invalid format_val, rate=9600, ch=1, format=2" error in dmesg. Seems
something has been broken on that step (probably 1.0.13 to 1.0.14?). Sadly I'm not able to tell right now which alsa was
included into 2.6.19. I'm trying to compare the files to get an idea what's wrong (#2799 and #2820 are reporting similar
problems).

Christian


Takashi Iwai wrote:
> 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?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGTbafYMBp7Qf+VpkRAgl1AJ4uWR1vVVE6APAMB2SQjcPmhByJpQCfdweP
vJZuXa7/0njBJ0h8vFWdUH0=
=Dbm9
-----END PGP SIGNATURE-----

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3839 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] SM56 Modem in Asus A8J Notebook Series
@ 2007-05-18 13:17 Christian Rothländer
  2007-05-18 14:10 ` Takashi Iwai
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Rothländer @ 2007-05-18 13:17 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 640 bytes --]

-----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
-----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-----

[-- Attachment #1.1.2: SM56.patch --]
[-- Type: text/plain, Size: 430 bytes --]

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

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3839 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-05-18 14:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-18 14:22 [PATCH] SM56 Modem in Asus A8J Notebook Series Christian Rothländer
  -- strict thread matches above, loose matches on Subject: below --
2007-05-18 13:17 Christian Rothländer
2007-05-18 14:10 ` Takashi Iwai
     [not found]   ` <464DB5E8.202@rothlaender.net>
     [not found]     ` <s5hmz02mce9.wl%tiwai@suse.de>
2007-05-18 14:45       ` Christian Rothländer
2007-05-18 14:59         ` Takashi Iwai

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.