From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: [PATCH v2 1/6] atmodem: create struct atmodem_gprs
Date: Fri, 30 Apr 2010 15:34:42 +0200 [thread overview]
Message-ID: <1272634482.22838.193.camel@localhost.localdomain> (raw)
In-Reply-To: <20100430125458.30019.94365.stgit@potku.valot.fi>
[-- Attachment #1: Type: text/plain, Size: 967 bytes --]
Hi Kalle,
> This is need to to provide more chat channels to atmodem gprs module.
> ---
>
> drivers/atmodem/gprs.c | 7 ++++---
> drivers/atmodem/gprs.h | 29 +++++++++++++++++++++++++++++
> plugins/hso.c | 8 +++++++-
> plugins/mbm.c | 7 ++++++-
> plugins/palmpre.c | 8 +++++++-
> plugins/phonesim.c | 7 ++++++-
> plugins/ste.c | 7 ++++++-
> 7 files changed, 65 insertions(+), 8 deletions(-)
> create mode 100644 drivers/atmodem/gprs.h
I don't really like this. You only need to catch the CGREG anyway so we
might just wanna add some indication method. Similar to what we have for
network registration with ofono_netreg_status_notify.
Then the messed up CGREG from Huawei modem doesn't dictate the whole
simple one GAtChat approach. It is really their fault with no sending
these on the proper AT command channel. No need to make other drivers
suffer.
Regards
Marcel
next prev parent reply other threads:[~2010-04-30 13:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-30 12:54 [PATCH v2 0/6] Huawei GPRS support Kalle Valo
2010-04-30 12:54 ` [PATCH v2 1/6] atmodem: create struct atmodem_gprs Kalle Valo
2010-04-30 13:34 ` Marcel Holtmann [this message]
2010-05-03 6:39 ` Kalle Valo
2010-04-30 12:55 ` [PATCH v2 2/6] atmodem: create struct atmodem_network_registration Kalle Valo
2010-04-30 13:35 ` Marcel Holtmann
2010-04-30 12:55 ` [PATCH v2 3/6] huawei: detect SecondaryDevice which is used for events Kalle Valo
2010-04-30 12:55 ` [PATCH v2 4/6] atmodem: follow separate event chat with huawei Kalle Valo
2010-04-30 12:55 ` [PATCH v2 5/6] atmodem: add signal strength support for huawei Kalle Valo
2010-04-30 13:38 ` Marcel Holtmann
2010-05-03 6:43 ` Kalle Valo
2010-04-30 12:55 ` [PATCH v2 6/6] huawei: add gprs context Kalle Valo
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=1272634482.22838.193.camel@localhost.localdomain \
--to=marcel@holtmann.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox