[RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones
Dr. Michael Lauer
mickey at vanille-media.de
Wed Jun 30 21:55:01 CEST 2010
Am 30.06.2010 um 21:51 schrieb Antonio Ospite <ospite at studenti.unina.it>:
> On Wed, 30 Jun 2010 21:48:24 +0200
> "Michael 'Mickey' Lauer" <mickey at vanille-media.de> wrote:
>
>> Am Mittwoch, den 30.06.2010, 21:39 +0200 schrieb Antonio Ospite:
>>> On Wed, 30 Jun 2010 21:16:49 +0200
>>> "Michael 'Mickey' Lauer" <mickey at vanille-media.de> wrote:
>>>
>>>>>> Could you create a log for me that shows the problem if you are using it
>>>>>> as modem initialization command? The channels are not allowed to send
>>>>>> their commands before modem initialization is completed. If they do, we
>>>>>> have a bug.
>>>>>>
>>>>>
>>>>> The log is attached, you can see that E0Q0V1 is sent (even if some URCs
>>>>> are taken as replies to it...), and you can see +CPIN? failed because
>>>>> other init commands (namely +EPOM) have not been sent yet.
>>>>
>>>> According to the log, +EPOM is not being sent at all -- or is it
>>>> attempting to send it later?
>>>>
>>>
>>> It's not sent because +CPIN is sent even before it, and fails, here's
>>> how I imagine what is happening:
>>> usage_iface.RequestResource("GSM")
>>> -> Starts sending channel init commands,
>>> but overlaps with
>>> gsm_sim_iface.GetAuthStatus()
>>> -> sends +CPIN? which fails, and so
>>> usage_iface.ReleaseResource("GSM")
>>> -> is called before channel init channels goes on
>>
>> Hmm, could be. I need to do some own tests. When you checked the present
>> status in, i'll take care of that problem.
>>
>
> That means I am expected to commit with +EPOM in lowlevel plugin, am I?
> This way we have a working setup.
Yes, please. Lets start with a good baseline.
Cheers,
Mickey
> Regards,
> Antonio
>
> --
> Antonio Ospite
> http://ao2.it
>
> PGP public key ID: 0x4553B001
>
> A: Because it messes up the order in which people normally read text.
> See http://en.wikipedia.org/wiki/Posting_style
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing in e-mail?
More information about the openezx-devel
mailing list