All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Espy <espy@canonical.com>
To: ofono@ofono.org
Subject: Re: [PATCH] rilmodem: Fix GPRS feature inavailable issue
Date: Thu, 14 Jan 2016 13:52:31 -0500	[thread overview]
Message-ID: <5697EE6F.9030908@canonical.com> (raw)
In-Reply-To: <DA62CA5DDF4CA640AA25B1684E5D141102069F97@shsmsx102.ccr.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 908 bytes --]

On 01/14/2016 01:14 AM, Zhang, Caiwen wrote:
> Hi tony,
>
> Thanks for your reply.
>
> In fact I have ever considered the way you mentioned. But l found in most plugins, atoms (gprs, gprs_context, sms,
> call_forwarding ...) are created at post_sim phrase. It seems post_online phrase is more reasonable. There should
> be some reason that the atom creation is brought forward. Does anyone know the reason?

Two other potential solutions...

1) Fix the modem/fw and/or rild implementation to allow querying of 
max_cids even when the radio is off.

2) It's doubtful that the number of cids available actually changes over 
time, so it might be acceptable to add a vendor quirk and just hard-code 
the value for this modem as is done with MTK modems.  A slightly more 
conservative approach would be to do this in the query_cids callback if 
the operation fails.

Regards,
/tony





      parent reply	other threads:[~2016-01-14 18:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-12  3:42 [PATCH] rilmodem: Fix GPRS feature inavailable issue caiwen.zhang
2016-01-13 21:10 ` Tony Espy
2016-01-14  6:14   ` Zhang, Caiwen
2016-01-14 15:52     ` Denis Kenzior
2016-01-14 18:52     ` Tony Espy [this message]

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=5697EE6F.9030908@canonical.com \
    --to=espy@canonical.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.