___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono
---
plugins/mbm.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/plugins/mbm.c b/plugins/mbm.c
index fd4569c..602709d 100644
--- a/plugins/mbm.c
+++ b/plugins/mbm.c
@@ -187,6 +187,9 @@ static int mbm_enable(struct ofono_modem *modem)
---
include/gprs-context.h |1 +
src/gprs.c |4
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/include/gprs-context.h b/include/gprs-context.h
index c4ebd23..adb0820 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@ -37,6 +37,7 @@ struct
---
include/gprs-context.h |2 ++
src/gprs.c |5 +
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/include/gprs-context.h b/include/gprs-context.h
index b8c770d..2a788ef 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@ -76,6 +76,8 @@ void
---
include/gprs-context.h |4
src/gprs.c | 20 ++--
2 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/include/gprs-context.h b/include/gprs-context.h
index adb0820..b8c770d 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@
---
drivers/mbmmodem/gprs-context.c | 21 +
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/drivers/mbmmodem/gprs-context.c b/drivers/mbmmodem/gprs-context.c
index ecbafa0..d3e03b7 100644
--- a/drivers/mbmmodem/gprs-context.c
+++
---
drivers/mbmmodem/gprs-context.c | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/drivers/mbmmodem/gprs-context.c b/drivers/mbmmodem/gprs-context.c
index ecbafa0..b800d4a 100644
--- a/drivers/mbmmodem/gprs-context.c
+++ b/drivers/mbmmodem/gprs-context.c
@@
---
Makefile.am |9 +++--
bootstrap-configure |1 +
configure.ac|4
3 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 4b0d7e8..2a140c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -231,7 +231,7 @@ doc_files =
From: root r...@blutolan-desktop.localdomain
---
plugins/udev.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/plugins/udev.c b/plugins/udev.c
index 243ce9b..8bb2d65 100644
--- a/plugins/udev.c
+++ b/plugins/udev.c
@@ -86,24 +86,30 @@ static void add_mbm(struct
From: blutolan bluto...@blutolan-desktop.(none)
---
src/call-forwarding.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/call-forwarding.c b/src/call-forwarding.c
index 512f223..36ba4f1 100644
--- a/src/call-forwarding.c
+++ b/src/call-forwarding.c
@@ -246,7 +246,7
From: Martin Xu martin...@intel.com
---
src/call-forwarding.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/call-forwarding.c b/src/call-forwarding.c
index 512f223..36ba4f1 100644
--- a/src/call-forwarding.c
+++ b/src/call-forwarding.c
@@ -246,7 +246,7 @@ static
From: Martin Xu martin...@intel.com
[PATCH 1/2] PPP: Fix Trasmit ACCM and Receive ACCM setting error
according to RFC 1662 section 7.2, looks like oFono has set receive
and transmit ACCM wrongly.
normally the two ACCM are both set as 0x, and the issue will
not be found. Once
From: Martin Xu martin...@intel.com
---
gatchat/ppp_lcp.c | 13 +++--
1 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/gatchat/ppp_lcp.c b/gatchat/ppp_lcp.c
index 3a80a62..bc97257 100644
--- a/gatchat/ppp_lcp.c
+++ b/gatchat/ppp_lcp.c
@@ -149,7 +149,11 @@ static void
From: Martin Xu martin...@intel.com
---
gatchat/ppp_lcp.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gatchat/ppp_lcp.c b/gatchat/ppp_lcp.c
index bc97257..181bc14 100644
--- a/gatchat/ppp_lcp.c
+++ b/gatchat/ppp_lcp.c
@@ -106,7 +106,7 @@ static void
From: Martin Xu martin...@intel.com
Using my Huawei EM770W modem, if set ACCM as 0x, RXJ-
event breaks PPP link, after IP package transmit for a while.
Using default ACCM, the issue can be fixed.
I tested it at China Unicom networks.
---
gatchat/ppp_lcp.c |9 ++---
1 files
From: Martin Xu martin...@intel.com
Tramsmit ACCM and receive ACCM is mixed up.
According to RFC1662 Section 7.1, ACCM Configuration Option is
used to inform the peer which control characters MUST remain
mapped when the peer sends them.
---
gatchat/ppp_lcp.c | 16 ++--
1 files
From: Martin Xu martin...@intel.com
Device 00 is ppp port. Setting it as 01, my Huawei EM770W modem PPP
connection can't work
---
plugins/ofono.rules |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index 111f071..7dec243 100644
From: Martin Xu martin...@intel.com
Tramsmit ACCM and receive ACCM is mixed up.
According to RFC1662 Section 7.1, ACCM Configuration Option is
used to inform the peer which control characters MUST remain
mapped when the peer sends them.
---
gatchat/ppp_lcp.c | 16 ++--
1 files
From: Martin Xu martin...@intel.com
Using my Huawei EM770W modem, if set ACCM as 0x, RXJ-
event breaks PPP link, after IP package transmit for a while.
Using default ACCM, the issue can be fixed.
I tested it at China Unicom networks.
---
gatchat/ppp_lcp.c |8 +---
1 files changed
From: Martin Xu martin...@intel.com
Device 00 is ppp port. Setting it as 01, my Huawei EM770W modem PPP
connection can't work
---
plugins/ofono.rules |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index 111f071..7dec243 100644
From: Martin Xu martin...@intel.com
Using my Huawei EM770W modem, if set ACCM as 0x, RXJ-
event breaks PPP link, after IP package transmit for a while.
Using default ACCM, the issue can be fixed.
I tested it at China Unicom networks.
---
gatchat/ppp_lcp.c |8 +---
1 files changed
From: Martin Xu martin...@intel.com
huawei_disconnect is used to recovery the io and gprs context when
io error happends, see commit 39382730d7758b093ca6271f4e9dea875fa04b3a
However, io error not only happends at PPP disconnect, in theory it
can happends at any situation. I also observed
From: Martin Xu martin...@intel.com
huawei_disconnect is used to recovery the io and gprs context when
io error happends, see commit 39382730d7758b093ca6271f4e9dea875fa04b3a
However, io error not only happends at PPP disconnect, in theory it
can happends at any situation. I also observed
From: Martin Xu martin...@intel.com
In case of offline modem when GPRS data connection is connected, if gprs
atom is removed before PPP termination process is complete, the terminate_timer
will not be stop. It will cause ofonod crash when the timer time out.
---
gatchat/ppp_cp.c |2 ++
1
From: Martin Xu martin...@intel.com
disable gprs function if open modem device file failed, Otherwise, it
will cause ofonod crash, due to gatchat is NULL.
---
plugins/huawei.c | 10 ++
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/plugins/huawei.c b/plugins/huawei.c
From: Martin Xu martin...@intel.com
---
plugins/huawei.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/plugins/huawei.c b/plugins/huawei.c
index 1f69a8c..5f2c47f 100644
--- a/plugins/huawei.c
+++ b/plugins/huawei.c
@@ -217,7 +217,8 @@ static gboolean notify_sim_state
From: Martin Xu martin...@intel.com
If user offline modem when the gprs_context is in enabling or disabling
state(activating/disactivating), the GPRS primary context activate/disactivate
result will not be replied to the corresponding application.
---
drivers/atmodem/gprs-context.c |7
27 matches
Mail list logo