gnokii-commit
[Top][All Lists]
Advanced

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

[gnokii] 01/01: Add ids for Nokia 7230 and 7230-1c


From: Daniele Forsi
Subject: [gnokii] 01/01: Add ids for Nokia 7230 and 7230-1c
Date: Mon, 22 Sep 2014 20:57:34 +0000

dforsi pushed a commit to branch master
in repository gnokii.

commit c735403861e9ac433e0488bd373feddeb4b22417
Author: Daniele Forsi <address@hidden>
Date:   Mon Sep 22 22:52:11 2014 +0200

    Add ids for Nokia 7230 and 7230-1c
    
    Reported in 
https://lists.gnu.org/archive/html/gnokii-users/2014-09/msg00006.html
---
 ChangeLog     |    2 ++
 common/misc.c |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d731419..871bd76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,8 @@
     o return GN_ERR_ENTRYTOOLONG if model or port in gnokiirc is
       too long; closes http://savannah.nongnu.org/bugs/?42680
                                                     (Daniele Forsi)
+    o add ids for Nokia 7230 and 7230-1c to misc.c only; use
+      model=series40                                 (Raphaƫl Droz)
  * 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 e1e0fab..f06e581 100644
--- a/common/misc.c
+++ b/common/misc.c
@@ -273,6 +273,8 @@ static gn_phone_model models[] = {
        {"7190",  "NSB-5",      PM_DEFAULT | PM_NETMONITOR },
        {"7200",  "RH-23",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"7210",  "NHL-4",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },
+       {"7230",  "RM-604",     PM_DEFAULT },
+       {"7230-1c",  "RM-598",  PM_DEFAULT },
        {"7250",  "NHL-4J",     PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"7250i", "NHL-4JX",    PM_DEFAULT | PM_XGNOKIIBREAKAGE },
        {"7260",  "RM-17",      PM_DEFAULT | PM_XGNOKIIBREAKAGE },



reply via email to

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