All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_v0] CDMA modem implementation support
@ 2011-12-13 14:40 Guillaume Zajac
  2011-12-13 14:40 ` [PATCH_v0] ofono: Add support of CDMA modems Guillaume Zajac
  2011-12-13 14:46 ` [PATCH_v0] CDMA modem implementation support Denis Kenzior
  0 siblings, 2 replies; 4+ messages in thread
From: Guillaume Zajac @ 2011-12-13 14:40 UTC (permalink / raw)
  To: ofono

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

Hi,

This is v0 of patch to support CDMA modems into ConnMan ofono plugin.
Please tell me if it needs to be split.

As current implementation is based on context that is GSM specific,
a unique context is created for CDMA modems to be able to add the network as
we can't trigger the context creation from oFono side.
Maybe be should create a add_cdma_network() function no to be context
dependant although we need to have one to store the IPv4/IPv6 settings, index,
and modem path.

Kind regards,
Guillaume

Guillaume Zajac (1):
  ofono: Add support of CDMA modems

 plugins/ofono.c |  356 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 345 insertions(+), 11 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-13 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 14:40 [PATCH_v0] CDMA modem implementation support Guillaume Zajac
2011-12-13 14:40 ` [PATCH_v0] ofono: Add support of CDMA modems Guillaume Zajac
2011-12-13 14:46 ` [PATCH_v0] CDMA modem implementation support Denis Kenzior
2011-12-13 14:51   ` Guillaume Zajac

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.