From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Motorola Modem H24 gprs connection
Date: Thu, 31 Mar 2011 10:42:06 -0500 [thread overview]
Message-ID: <4D94A0CE.3020804@gmail.com> (raw)
In-Reply-To: <65D0035E6914AC478A46CFE3E20C3926017CC3F9@snch1xch53.sicpa-net.ads>
[-- Attachment #1: Type: text/plain, Size: 1007 bytes --]
Hi Christophe,
On 03/31/2011 09:00 AM, Ostermann, Christophe wrote:
> Hi,
>
>
>
> After having successfully enabled sms and voice call with modem h24 from
> motorola. I am now trying to setup a gprs connection.
>
> In fact Motorola has a specific set of AT command AT+MIPxxx to setup
> gprs connection by using an internal TCP/UDP IP stack.
Not quite sure what that means? Do you mean the modem expects raw data
and produces TCP/IP packets internally? If so you will have some fun ;)
>
> Can you confirm that the right approach is to write a new gprs-context.c ?
>
>
Yes.
>
> When a gprs cantext has properly established connection, does ofono
> create a network interface?
>
>
No, a network interface is either already created by the kernel driver
when the device is inserted (e.g. on usb data sticks from hso, mbm, etc)
or created by the ppp stack managed inside the gprs-context driver. All
oFono does is bring the interface up.
Regards,
-Denis
next prev parent reply other threads:[~2011-03-31 15:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-31 14:00 Motorola Modem H24 gprs connection Ostermann, Christophe
2011-03-31 15:42 ` Denis Kenzior [this message]
2011-04-01 7:00 ` Ostermann, Christophe
2011-04-01 14:32 ` Denis Kenzior
2011-04-04 12:14 ` Ostermann, Christophe
2011-04-04 14:42 ` Denis Kenzior
2011-04-05 5:57 ` Ostermann, Christophe
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=4D94A0CE.3020804@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.