From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 1/2] ubloxmodem: add Toby L2 gprs context driver
Date: Thu, 17 Mar 2016 10:59:22 -0500 [thread overview]
Message-ID: <56EAD45A.1090507@gmail.com> (raw)
In-Reply-To: <1458229430-31435-2-git-send-email-dragos@endocode.com>
[-- Attachment #1: Type: text/plain, Size: 728 bytes --]
Hi Dragos,
On 03/17/2016 10:43 AM, Dragos Tatulea wrote:
> For now the driver works only with bridged mode for 2G/3G.
>
> Once it activates the context it reads the ip, netmask,
> gw, dns and sets them in the context settings.
> ---
> Makefile.am | 7 +
> drivers/ubloxmodem/gprs-context.c | 401 ++++++++++++++++++++++++++++++++++++++
> drivers/ubloxmodem/ubloxmodem.c | 49 +++++
> drivers/ubloxmodem/ubloxmodem.h | 25 +++
> 4 files changed, 482 insertions(+)
> create mode 100644 drivers/ubloxmodem/gprs-context.c
> create mode 100644 drivers/ubloxmodem/ubloxmodem.c
> create mode 100644 drivers/ubloxmodem/ubloxmodem.h
>
Applied, thanks.
Regards,
-Denis
next prev parent reply other threads:[~2016-03-17 15:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-17 15:43 [PATCH v4 0/2] Support for U-Blox Toby L2 modems Dragos Tatulea
2016-03-17 15:43 ` [PATCH 1/2] ubloxmodem: add Toby L2 gprs context driver Dragos Tatulea
2016-03-17 15:59 ` Denis Kenzior [this message]
2016-03-17 15:43 ` [PATCH 2/2] ubloxmodem: support authentication Dragos Tatulea
2016-03-17 16:25 ` Denis Kenzior
-- strict thread matches above, loose matches on Subject: below --
2016-03-17 15:22 [PATCH v3 0/2] Support for U-Blox Toby L2 modems Dragos Tatulea
2016-03-17 15:22 ` [PATCH 1/2] ubloxmodem: add Toby L2 gprs context driver Dragos Tatulea
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=56EAD45A.1090507@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.