[PATCH v2, 0/2] Add CDMA devinfo support

2011-01-13 Thread Dara Spieker-Doyle
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

___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono


Re: [PATCH v2, 0/2] Add CDMA devinfo support

2011-01-13 Thread Denis Kenzior
Hi Dara,

On 01/13/2011 02:52 PM, Dara Spieker-Doyle wrote:
 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.
 

Both of these have been applied as well.

Regards,
-Denis
___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono