From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] Fix modem doesn't auto register to network issue
Date: Wed, 11 Sep 2013 12:43:57 -0500 [thread overview]
Message-ID: <5230ABDD.40808@gmail.com> (raw)
In-Reply-To: <1378920827-6086-1-git-send-email-caiwen.zhang@intel.com>
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
Hi Caiwen,
On 09/11/2013 12:33 PM, caiwen.zhang(a)intel.com wrote:
> From: Caiwen Zhang <caiwen.zhang@intel.com>
>
> Some modem may return registration status whitch is out of the range
> (0-5). it will cause the modem don't auto register to network when
> network atom initializes.
oFono core will not validate values outside what is defined in 27.007.
If your driver reports such values, then it is an obvious bug in the driver.
Please fix your modem driver.
> ---
> src/network.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Regards,
-Denis
next prev parent reply other threads:[~2013-09-11 17:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 17:33 [PATCH] Fix modem doesn't auto register to network issue caiwen.zhang
2013-09-11 17:43 ` Denis Kenzior [this message]
2013-09-12 2:48 ` Zhang, Caiwen
2013-09-12 13:43 ` Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5230ABDD.40808@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.