All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xu, Martin <martin.xu@intel.com>
To: ofono@ofono.org
Subject: [PATCH */4] add interface property to primary context
Date: Mon, 09 Nov 2009 15:42:53 +0800	[thread overview]
Message-ID: <9F0C1DB20AFA954FA1DA05309350433D888EF02E@pdsmsx503.ccr.corp.intel.com> (raw)
In-Reply-To: <1257752281-22251-1-git-send-email-martin.xu@intel.com>

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

Hi:
"Interface" property of Primary Context is needed by ofono plugin for Connman.
These patches are used to implement "interface" property for Primary Context. Below is the way to implement it.
1.	Create "interface" in Primary Context creating 
2.	 Destroy "interface" in Primary Context destroying
3.	"interface" is created/destroyed by ofono_gprs_context_driver
   a)	"interface" of MBM is inherited from NetworkInterface of modem which is exported from kernel
   b)	Others can use ofono_gprs_context_driver->create/destroy_interface() to create/destroy interface such as ppp0 and tun0.
Please review it.

  parent reply	other threads:[~2009-11-09  7:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-09  7:37 [PATCH 1/4] add interface property to primary context Martin Xu
2009-11-09  7:37 ` [PATCH 2/4] add create/destroy_interface to ofono_gprs_context_driver Martin Xu
2009-11-09  7:38   ` [PATCH 3/4] add function ofono_gprs_context_get_modem Martin Xu
2009-11-09  7:38     ` [PATCH 4/4] add mbm_gprs_create/destroy_interface to mbm gprs_context_driver Martin Xu
2009-11-09 16:59   ` [PATCH 2/4] add create/destroy_interface to ofono_gprs_context_driver Denis Kenzior
2009-11-09  7:42 ` Xu, Martin [this message]
2009-11-10  3:28   ` How does ConnMan works with Ofono? RE: [PATCH */4] add interface property to primary context Xu, Martin
2009-11-10  4:52     ` Xu, Martin
2009-11-09 16:57 ` [PATCH 1/4] " 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=9F0C1DB20AFA954FA1DA05309350433D888EF02E@pdsmsx503.ccr.corp.intel.com \
    --to=martin.xu@intel.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.