[SCM] Framework Daemon branch, master, updated. cb0bd076617b1a93c5b411d6c825e9b5188818a3

smartphones-commits at linuxtogo.org smartphones-commits at linuxtogo.org
Tue Jul 8 21:34:56 CEST 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Framework Daemon".

The branch, master has been updated
       via  cb0bd076617b1a93c5b411d6c825e9b5188818a3 (commit)
      from  53bccb703a7ba892de008678b47c104fe0b0de2b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cb0bd076617b1a93c5b411d6c825e9b5188818a3
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Jul 8 21:31:21 2008 +0200

    ogsmd: add skeleton for Motorola EZX modem support, see http://www.openezx.org

-----------------------------------------------------------------------

Summary of changes:
 framework/controller.py                            |    2 +
 framework/subsystems/ogsmd/gsm/channel.py          |    1 +
 .../subsystems/ogsmd/modems/openezx/channel.py     |   96 ++++++++++++++++++++
 .../modems/{muxed4line => openezx}/mediator.py     |    3 +-
 .../ogsmd/modems/{ti_calypso => openezx}/modem.py  |   30 ++-----
 .../modems/{ti_calypso => openezx}/unsolicited.py  |    3 +-
 framework/subsystems/ogsmd/objects.py              |   12 +--
 7 files changed, 112 insertions(+), 35 deletions(-)
 create mode 100644 framework/subsystems/ogsmd/modems/openezx/channel.py
 copy framework/subsystems/ogsmd/modems/{muxed4line => openezx}/mediator.py (92%)
 copy framework/subsystems/ogsmd/modems/{ti_calypso => openezx}/modem.py (63%)
 copy framework/subsystems/ogsmd/modems/{ti_calypso => openezx}/unsolicited.py (99%)


hooks/post-receive
-- 
Framework Daemon



More information about the Smartphones-commits mailing list