gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-35


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-352-g5ddffe4
Date: Fri, 03 Feb 2012 15:25:43 +0000

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 "libgnokii and core programs".

The branch, master has been updated
       via  5ddffe4a07080f40f665165e4c481af381235ddc (commit)
      from  799eb2e1caa97d280935193bb2c1157d224bc245 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=5ddffe4a07080f40f665165e4c481af381235ddc


commit 5ddffe4a07080f40f665165e4c481af381235ddc
Author: Daniele Forsi <address@hidden>
Date:   Fri Feb 3 16:24:14 2012 +0100

    Add id for Nokia 3720c to misc.c only; use model=series40
    
    Thansk to Anders Jenbo for providing its id.

diff --git a/ChangeLog b/ChangeLog
index 1f85a45..615aa8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
     o implement GN_OP_Ping operation                    (Paweł Kot)
     o move callbacks from gn_data to separate structure put into
       gn_statemaching                                   (Paweł Kot)
+    o add id for Nokia 3720c to misc.c only; use model=series40
+                                                     (Anders Jenbo)
  * at driver updates
     o in the default case autodetect if PDU SMS starts with SMSC
                                                     (Daniele Forsi)
diff --git a/common/misc.c b/common/misc.c
index 9f484c7..54a6267 100644
--- a/common/misc.c
+++ b/common/misc.c
@@ -169,6 +169,7 @@ static gn_phone_model models[] = {
        {"3620",  "NHM-10X",    PM_OLD_DEFAULT },
        {"3650",  "NHL-8",      PM_DEFAULT | PM_NETMONITOR },
        {"3660",  "NHL-8X",     PM_DEFAULT | PM_NETMONITOR },
+       {"3720c", "RM-518",     PM_DEFAULT_S40_3RD },
        {"3810",  "0305" ,      PM_OLD_DEFAULT | PM_DATA }, /* NHE-9 */
        {"3810",  "NHE-9",      PM_OLD_DEFAULT | PM_DATA },
        {"5100",  "NPM-6",      PM_DEFAULT },

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

Summary of changes:
 ChangeLog     |    2 ++
 common/misc.c |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]