All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2, 0/2] Add CDMA devinfo support
@ 2011-01-13 20:52 Dara Spieker-Doyle
  2011-01-13 22:16 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Dara Spieker-Doyle @ 2011-01-13 20:52 UTC (permalink / raw)
  To: ofono

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

This is v2 of the series of patches to provide CDMA AT support device info.
It re-uses the GSM atom interface and provides cdmamodem driver support, moving
common utilities to atutil.[ch] for sharing with the atmodem driver.

HW support for testing is implemented in the nokiacdma plugin.

These patches have been tested against the Nokia 7205 CDMA device in a tethered
mode.

Dara Spieker-Doyle (2):
  cdmamodem: Add CDMA devinfo support
  nokiacdma: Add CDMA devinfo support

 Makefile.am                   |    3 +-
 drivers/cdmamodem/cdmamodem.c |    2 +
 drivers/cdmamodem/cdmamodem.h |    2 +
 drivers/cdmamodem/devinfo.c   |  188 +++++++++++++++++++++++++++++++++++++++++
 plugins/nokiacdma.c           |    2 +
 5 files changed, 196 insertions(+), 1 deletions(-)
 create mode 100644 drivers/cdmamodem/devinfo.c


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

end of thread, other threads:[~2011-01-13 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-13 20:52 [PATCH v2, 0/2] Add CDMA devinfo support Dara Spieker-Doyle
2011-01-13 22:16 ` Denis Kenzior

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.