<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.embedded.openwrt.devel">
    <title>gmane.comp.embedded.openwrt.devel</title>
    <link>http://blog.gmane.org/gmane.comp.embedded.openwrt.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14327"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14326"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14325"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14324"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14323"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14322"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14321"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14319"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14318"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14317"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14316"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14315"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14314"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14313"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14312"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14311"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14310"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14309"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14308"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14307"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14327">
    <title>回复： Tp-link has released gpl source code of ar934x,which can not be extracted.</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14327</link>
    <description>&lt;pre&gt;Could anyone extract this seemslike tar.gz?




------------------ 原始邮件 ------------------
发件人: "axishero"&amp;lt;axishero&amp;lt; at &amp;gt;foxmail.com&amp;gt;;
发送时间: 2012年5月23日(星期三) 下午5:09
收件人: "openwrt-devel"&amp;lt;openwrt-devel&amp;lt; at &amp;gt;lists.openwrt.org&amp;gt;; 

主题: [OpenWrt-Devel] Tp-link has released gpl source code of ar934x,which can not be extracted.



http://www.tp-link.com/resources/gpl/ap123_gpl.tar.gz



Like before，the suffix is intentionally not matching the archive, but this time I tried altering to different suffixes result in no effect._______________________________________________
openwrt-devel mailing list
openwrt-devel&amp;lt; at &amp;gt;lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
&lt;/pre&gt;</description>
    <dc:creator>Vince Huang</dc:creator>
    <dc:date>2012-05-24T01:49:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14326">
    <title>[PATCH] pjsip update to version 1.14.2</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14326</link>
    <description>&lt;pre&gt;Changes in this patch:

 * update to version 1.14.2
 * merge 0004-Pulse-dialing-support-into-pjsip.patch into 0002-register-tapi.patch
 * refresh patches
 * remove dummy echo foo from Makefile

Signed-off-by: Luka Perkov &amp;lt;openwrt&amp;lt; at &amp;gt;lukaperkov.net&amp;gt;
---

 package/pjsip/Makefile                             |   10 +--
 package/pjsip/patches/0001-configure-fixup.patch   |   25 ++-----
 package/pjsip/patches/0002-register-tapi.patch     |   34 +++------
 ...DEF-pj_status_t-pjsua_add_snd_port-int-id.patch |   76 +++++++-------------
 .../0004-Pulse-dialing-support-into-pjsip.patch    |   34 ---------
 5 files changed, 45 insertions(+), 134 deletions(-)

diff --git a/package/pjsip/Makefile b/package/pjsip/Makefile
index 97a5771..20fb6fa 100644
--- a/package/pjsip/Makefile
+++ b/package/pjsip/Makefile
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,5 +1,5 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 #
-# Copyright (C) 2010-2011 OpenWrt.org
+# Copyright (C) 2010-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -8,12 +8,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pjsip
-PKG_VERSION:=1.12
+PKG_VERSION:=1.14.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=pjproject-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.pjsip.org/release/$(PKG_VERSION)/
-PKG_MD5SUM:=1db8e5a5dd73b216409b15afa34651a4
+PKG_MD5SUM:=05428502384c16e7abd85f047e6e2f6c
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -96,9 +96,5 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; define Build/InstallDev
 $(CP) $(PKG_INSTALL_DIR)/usr/pjsip-$(BUILD_VARIANT) $(1)/usr
 endef
 
-define Package/pjsip-$(BUILD_VARIANT)/install
-echo "foo"
-endef
-
 $(eval $(call BuildPackage,pjsip-oss))
 $(eval $(call BuildPackage,pjsip-ltq-tapi))
diff --git a/package/pjsip/patches/0001-configure-fixup.patch b/package/pjsip/patches/0001-configure-fixup.patch
index 38fcea5..2f8a71f 100644
--- a/package/pjsip/patches/0001-configure-fixup.patch
+++ b/package/pjsip/patches/0001-configure-fixup.patch
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,15 +1,3 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
-From 01108f66fd20dcdbb9fde0dd00924ee4e8c28a7c Mon Sep 17 00:00:00 2001
-From: John Crispin &amp;lt;blogic&amp;lt; at &amp;gt;openwrt.org&amp;gt;
-Date: Sat, 28 Jan 2012 21:41:18 +0100
-Subject: [PATCH 1/3] configure fixup
-
----
- pjproject-1.12/aconfigure.ac                |   13 +++++++++++--
- pjproject-1.12/pjmedia/build/os-auto.mak.in |    9 ++++++++-
- 2 files changed, 19 insertions(+), 3 deletions(-)
-
-diff --git a/aconfigure.ac b/aconfigure.ac
-index 84295b5..e34fd32 100644
 --- a/aconfigure.ac
 +++ b/aconfigure.ac
 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -48,9 +48,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; if test -z "$CROSS_COMPILE"; then
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -24,10 +12,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 84295b5..e34fd32 100644
  AC_SUBST(LD)
  if test "$LDOUT" = ""; then LDOUT="-o "; fi
  AC_SUBST(LDOUT)
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -604,6 +604,15 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; AC_ARG_ENABLE(ext_sound,
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -616,6 +616,15 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; AC_ARG_ENABLE(ext_sound,
+ AC_MSG_RESULT([Checking if external sound is set... yes])
         fi]
        )
- 
++
 +AC_ARG_ENABLE(ltq_tapi,
 +      AC_HELP_STRING([--enable-ltq-tapi],
 +     [PJMEDIA will use ltq tapi backend]),
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -36,12 +25,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 84295b5..e34fd32 100644
 +AC_MSG_RESULT([Checking if external sound is set... yes])
 +       fi]
 +      )
-+
+ 
  dnl # Include resampling small filter
  AC_SUBST(ac_no_small_filter)
- AC_ARG_ENABLE(small-filter,
-diff --git a/pjmedia/build/os-auto.mak.in b/pjmedia/build/os-auto.mak.in
-index 145f1d5..be38aeb 100644
 --- a/pjmedia/build/os-auto.mak.in
 +++ b/pjmedia/build/os-auto.mak.in
 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -125,4 +125,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; ifeq ($(AC_PJMEDIA_SND),external)
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -57,6 +43,3 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 145f1d5..be38aeb 100644
 +export PJMEDIA_AUDIODEV_OBJS += tapi_dev.o
 +export CFLAGS += -DPJMEDIA_AUDIO_DEV_HAS_TAPI_DEVICE=1
 +endif
--- 
-1.7.7.1
-
diff --git a/package/pjsip/patches/0002-register-tapi.patch b/package/pjsip/patches/0002-register-tapi.patch
index 56f50cb..4363bc7 100644
--- a/package/pjsip/patches/0002-register-tapi.patch
+++ b/package/pjsip/patches/0002-register-tapi.patch
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,19 +1,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
-From 455f6f2234a36aeeb97d3e05e9cbe3afad147341 Mon Sep 17 00:00:00 2001
-From: John Crispin &amp;lt;blogic&amp;lt; at &amp;gt;openwrt.org&amp;gt;
-Date: Sat, 28 Jan 2012 21:43:49 +0100
-Subject: [PATCH 2/3] register tapi
-
----
- .../pjmedia/src/pjmedia-audiodev/audiodev.c        |    7 +
- .../pjmedia/src/pjmedia-audiodev/tapi_dev.c        | 1300 ++++++++++++++++++++
- 2 files changed, 1307 insertions(+), 0 deletions(-)
- create mode 100644 pjproject-1.12/pjmedia/src/pjmedia-audiodev/tapi_dev.c
-
-diff --git a/pjmedia/src/pjmedia-audiodev/audiodev.c b/pjmedia/src/pjmedia-audiodev/audiodev.c
-index 3b7e121..82b364c 100644
 --- a/pjmedia/src/pjmedia-audiodev/audiodev.c
 +++ b/pjmedia/src/pjmedia-audiodev/audiodev.c
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -98,6 +98,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; pjmedia_aud_dev_factory* pjmedia_symb_mda_factory(pj_pool_factory *pf);
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -98,6 +98,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; pjmedia_aud_dev_factory* pjmedia_symb_md
  pjmedia_aud_dev_factory* pjmedia_null_audio_factory(pj_pool_factory *pf);
  #endif
  
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -24,7 +11,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 3b7e121..82b364c 100644
  #define MAX_DRIVERS16
  #define MAX_DEVS64
  
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -409,6 +413,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjmedia_aud_subsys_init(pj_pool_factory *pf)
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -409,6 +413,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjmedia_aud_subsys_i
  #if PJMEDIA_AUDIO_DEV_HAS_NULL_AUDIO
      aud_subsys.drv[aud_subsys.drv_cnt++].create = &amp;amp;pjmedia_null_audio_factory;
  #endif
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -34,12 +21,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 3b7e121..82b364c 100644
  
      /* Initialize each factory and build the device ID list */
      for (i=0; i&amp;lt;aud_subsys.drv_cnt; ++i) {
-diff --git a/pjmedia/src/pjmedia-audiodev/tapi_dev.c b/pjmedia/src/pjmedia-audiodev/tapi_dev.c
-new file mode 100644
-index 0000000..2c65a0d
 --- /dev/null
 +++ b/pjmedia/src/pjmedia-audiodev/tapi_dev.c
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -0,0 +1,1300 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -0,0 +1,1307 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 +/******************************************************************************
 +
 +                               Copyright (c) 2010
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -237,7 +221,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 0000000..2c65a0d
 +} else if (!stricmp(cid, "kpn_dtmf_fsk")) {
 +tapi_cid_type = IFX_TAPI_CID_STD_KPN_DTMF_FSK;
 +PJ_LOG(3, (THIS_FILE, "using KPN DTMF FSK configuration for TAPI CID"));
-+} 
++}
 +}
 +
 +void tapi_locale_select(char *country)
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -875,6 +859,13 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 0000000..2c65a0d
 +if(tapi_digit_callback)
 +tapi_digit_callback(i, tapiEvent.data.dtmf.ascii);
 +break;
++case IFX_TAPI_EVENT_PULSE_DIGIT:
++if(tapi_digit_callback)
++if(tapiEvent.data.pulse.digit == 0xB)
++tapi_digit_callback(i, '0');
++else
++tapi_digit_callback(i, '0' + tapiEvent.data.pulse.digit);
++break;
 +case IFX_TAPI_EVENT_COD_DEC_CHG:
 +case IFX_TAPI_EVENT_TONE_GEN_END:
 +case IFX_TAPI_EVENT_CID_TX_SEQ_END:
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1340,6 +1331,3 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 0000000..2c65a0d
 +}
 +
 +#endif /* PJMEDIA_AUDIO_DEV_HAS_TAPI_DEVICE */
--- 
-1.7.7.1
-
diff --git a/package/pjsip/patches/0003-adds-PJ_DEF-pj_status_t-pjsua_add_snd_port-int-id.patch b/package/pjsip/patches/0003-adds-PJ_DEF-pj_status_t-pjsua_add_snd_port-int-id.patch
index 8e9b604..3331c84 100644
--- a/package/pjsip/patches/0003-adds-PJ_DEF-pj_status_t-pjsua_add_snd_port-int-id.patch
+++ b/package/pjsip/patches/0003-adds-PJ_DEF-pj_status_t-pjsua_add_snd_port-int-id.patch
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,19 +1,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
-From 1e0d5dbf8b7714dfd490add0e2b507fd513414f3 Mon Sep 17 00:00:00 2001
-From: John Crispin &amp;lt;blogic&amp;lt; at &amp;gt;openwrt.org&amp;gt;
-Date: Fri, 3 Feb 2012 21:45:08 +0100
-Subject: [PATCH 3/3] adds PJ_DEF(pj_status_t) pjsua_add_snd_port(int id)
-
----
- pjproject-1.12/pjsip/include/pjsua-lib/pjsua.h     |    2 +
- .../pjsip/include/pjsua-lib/pjsua_internal.h       |    4 +-
- pjproject-1.12/pjsip/src/pjsua-lib/pjsua_media.c   |   69 ++++++++++++++------
- 3 files changed, 54 insertions(+), 21 deletions(-)
-
-diff --git a/pjsip/include/pjsua-lib/pjsua.h b/pjsip/include/pjsua-lib/pjsua.h
-index 85dbbbb..ad3e020 100644
 --- a/pjsip/include/pjsua-lib/pjsua.h
 +++ b/pjsip/include/pjsua-lib/pjsua.h
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1543,6 +1543,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DECL(pjmedia_endpt*) pjsua_get_pjmedia_endpt(void);
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1543,6 +1543,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DECL(pjmedia_endpt*) pjsua_get_pjmedi
  PJ_DECL(pj_pool_factory*) pjsua_get_pool_factory(void);
  
  
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -22,8 +9,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 85dbbbb..ad3e020 100644
  
  /*****************************************************************************
   * Utilities.
-diff --git a/pjsip/include/pjsua-lib/pjsua_internal.h b/pjsip/include/pjsua-lib/pjsua_internal.h
-index 6c27826..4ba91ed 100644
 --- a/pjsip/include/pjsua-lib/pjsua_internal.h
 +++ b/pjsip/include/pjsua-lib/pjsua_internal.h
 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -261,6 +261,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; typedef struct pjsua_stun_resolve
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -44,8 +29,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 6c27826..4ba91ed 100644
      pj_timer_entry snd_idle_timer;/**&amp;lt; Sound device idle timer.*/
      pjmedia_master_port*null_snd;  /**&amp;lt; Master port for null sound.*/
      pjmedia_port*null_port; /**&amp;lt; Null port.*/
-diff --git a/pjsip/src/pjsua-lib/pjsua_media.c b/pjsip/src/pjsua-lib/pjsua_media.c
-index 7d53cad..8a882f3 100644
 --- a/pjsip/src/pjsua-lib/pjsua_media.c
 +++ b/pjsip/src/pjsua-lib/pjsua_media.c
 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -588,7 +588,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static void check_snd_dev_idle()
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -53,29 +36,29 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 7d53cad..8a882f3 100644
       * there is no active call.
       */
 -    if ((pjsua_var.snd_port!=NULL || pjsua_var.null_snd!=NULL) &amp;amp;&amp;amp; 
-+    if ((pjsua_var.snd_port[0]!=NULL || pjsua_var.null_snd!=NULL) &amp;amp;&amp;amp; 
++    if ((pjsua_var.snd_port[0]!=NULL || pjsua_var.null_snd!=NULL) &amp;amp;&amp;amp;
  pjsua_var.snd_idle_timer.id == PJ_FALSE &amp;amp;&amp;amp;
  pjmedia_conf_get_connect_count(pjsua_var.mconf) == 0 &amp;amp;&amp;amp;
  call_cnt == 0 &amp;amp;&amp;amp;
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2009,7 +2009,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjsua_conf_connect( pjsua_conf_port_id source,
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2008,7 +2008,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjsua_conf_connect(
  pj_assert(status == PJ_SUCCESS);
  
  /* Check if sound device is instantiated. */
 -need_reopen = (pjsua_var.snd_port==NULL &amp;amp;&amp;amp; pjsua_var.null_snd==NULL &amp;amp;&amp;amp; 
-+need_reopen = (pjsua_var.snd_port[0]==NULL &amp;amp;&amp;amp; pjsua_var.null_snd==NULL &amp;amp;&amp;amp; 
++need_reopen = (pjsua_var.snd_port[0]==NULL &amp;amp;&amp;amp; pjsua_var.null_snd==NULL &amp;amp;&amp;amp;
        !pjsua_var.no_snd);
  
  /* Check if sound device need to reopen because it needs to modify 
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2067,7 +2067,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjsua_conf_connect( pjsua_conf_port_id source,
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2072,7 +2072,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjsua_conf_connect(
  /* The bridge version */
  
  /* Create sound port if none is instantiated */
 -if (pjsua_var.snd_port==NULL &amp;amp;&amp;amp; pjsua_var.null_snd==NULL &amp;amp;&amp;amp; 
-+if (pjsua_var.snd_port[0]==NULL &amp;amp;&amp;amp; pjsua_var.null_snd==NULL &amp;amp;&amp;amp; 
++if (pjsua_var.snd_port[0]==NULL &amp;amp;&amp;amp; pjsua_var.null_snd==NULL &amp;amp;&amp;amp;
      !pjsua_var.no_snd) 
  {
      pj_status_t status;
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2679,9 +2679,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t update_initial_aud_param()
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2686,9 +2686,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t update_initial_aud_pa
      pjmedia_aud_param param;
      pj_status_t status;
  
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -87,7 +70,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 7d53cad..8a882f3 100644
  
      status = pjmedia_aud_stream_get_param(strm, &amp;amp;param);
      if (status != PJ_SUCCESS) {
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2747,7 +2747,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t open_snd_dev(pjmedia_snd_port_param *param)
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2754,7 +2754,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t open_snd_dev(pjmedia_
        1000 / param-&amp;gt;base.clock_rate));
  
      status = pjmedia_snd_port_create2( pjsua_var.snd_pool, 
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -96,24 +79,24 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 7d53cad..8a882f3 100644
      if (status != PJ_SUCCESS)
  return status;
  
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2805,13 +2805,13 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t open_snd_dev(pjmedia_snd_port_param *param)
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2812,13 +2812,13 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t open_snd_dev(pjmedia_
      }
  
      /* Connect sound port to the bridge */
 -    status = pjmedia_snd_port_connect(pjsua_var.snd_port,  
-+    status = pjmedia_snd_port_connect(pjsua_var.snd_port[0],  
++    status = pjmedia_snd_port_connect(pjsua_var.snd_port[0],
        conf_port );  
      if (status != PJ_SUCCESS) {  
  pjsua_perror(THIS_FILE, "Unable to connect conference port to "
          "sound device", status);  
 -pjmedia_snd_port_destroy(pjsua_var.snd_port);  
 -pjsua_var.snd_port = NULL;  
-+pjmedia_snd_port_destroy(pjsua_var.snd_port[0]);  
-+pjsua_var.snd_port[0] = NULL;  
++pjmedia_snd_port_destroy(pjsua_var.snd_port[0]);
++pjsua_var.snd_port[0] = NULL;
  return status;  
      }
  
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2826,7 +2826,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t open_snd_dev(pjmedia_snd_port_param *param)
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2833,7 +2833,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t open_snd_dev(pjmedia_
  pjmedia_aud_param si;
          pj_str_t tmp;
  
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -122,7 +105,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 7d53cad..8a882f3 100644
  status = pjmedia_aud_stream_get_param(strm, &amp;amp;si);
  if (status == PJ_SUCCESS)
      status = pjmedia_aud_dev_get_info(si.rec_id, &amp;amp;rec_info);
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2869,12 +2869,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t open_snd_dev(pjmedia_snd_port_param *param)
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2876,12 +2876,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static pj_status_t open_snd_dev(pjmedia_
  static void close_snd_dev(void)
  {
      /* Close sound device */
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -137,7 +120,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 7d53cad..8a882f3 100644
  pjmedia_aud_stream_get_param(strm, &amp;amp;param);
  
  if (pjmedia_aud_dev_get_info(param.rec_id, &amp;amp;cap_info) != PJ_SUCCESS)
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2886,9 +2886,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static void close_snd_dev(void)
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2893,9 +2893,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static void close_snd_dev(void)
       "%s sound capture device",
       play_info.name, cap_info.name));
  
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -150,7 +133,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 7d53cad..8a882f3 100644
      }
  
      /* Close null sound device */
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2968,6 +2968,35 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjsua_set_snd_dev( int capture_dev,
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2984,6 +2984,35 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjsua_set_snd_dev( i
      return PJ_SUCCESS;
  }
  
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -186,18 +169,16 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; index 7d53cad..8a882f3 100644
  
  /*
   * Get currently active sound devices. If sound devices has not been created
-&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -3054,8 +3083,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjsua_set_ec(unsigned tail_ms, unsigned options)
- {
-     pjsua_var.media_cfg.ec_tail_len = tail_ms;
+&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -3088,7 +3117,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PJ_DEF(pj_status_t) pjsua_set_ec(unsigne
+     pjsua_var.media_cfg.ec_options = options;
  
&lt;/pre&gt;</description>
    <dc:creator>Luka Perkov</dc:creator>
    <dc:date>2012-05-23T23:53:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14325">
    <title>Re: openwrt backfire 10.03.2 + batman-adv</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14325</link>
    <description>&lt;pre&gt;
Citando Marek Lindner &amp;lt;lindner_marek&amp;lt; at &amp;gt;yahoo.de&amp;gt;:




Hello again.

About this issue, once Mr. Sven Eckelmann, who was very kind and  
helped me a lot,to whom i really say thanks and i really appreciate  
his patient, when i asked about this booting problem, said that  
couldn't tell me nothing about the startup problem, because he wasn't  
a openwrt developer. I supposed that if i make this question here,  
perhaps could get some help.

I try to explain the best i can, if sometimes i'm not very expressive,  
because i don't dominate very well the english writing and expression,  
i will try do my best and i hope you don't mind.

I really must done a job and i really need some light in this issue.
I'm having a good openwrt+batman-adv experience and i'm enjoying a lot.

It seems there is a bug... i must wait a new release, thats right?

Thank you very much, for yout time.
Best regards.

Pedro Rodrigues
&lt;/pre&gt;</description>
    <dc:creator>Pedro Nuno Costa Rodrigues</dc:creator>
    <dc:date>2012-05-23T21:53:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14324">
    <title>Re: openwrt backfire 10.03.2 + batman-adv</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14324</link>
    <description>&lt;pre&gt;
Citando Marek Lindner &amp;lt;lindner_marek&amp;lt; at &amp;gt;yahoo.de&amp;gt;:







Hello!

Thank you very much for your reply.

I really need help.
We already talked about this issue as i quote the previous message  
posted in lists.open-mesh.org:




"Citando Marek Lindner &amp;lt;lindner_marek at yahoo.de&amp;gt;:





hello!

I didn't tryed to mix 2 different branches...
Perhaps i wasn't very clear.

I build the backfire branch and i tested the batman-adv and it worked fine...
I also build (another build completely independent) of the trunk
bruch, but it didn't worked...

I used the same configurations files on both... exactly the same, but
the trunk build gave the error:


root at OpenWrt:/lib/batman-adv# batman-adv start
/usr/sbin/batman-adv: eval: line 1: can't
create/sys/class/net/bat0/mesh/orig_interval: nonexistent directory

/usr/sbin/batman-adv: eval: line 1: can't create
/sys/class/net/bat0/mesh/log_level: nonexistent directory

/usr/sbin/batman-adv: eval: line 1: can't create
/sys/class/net/bat0/mesh/bonding: nonexistent
directory/usr/sbin/batman-adv: eval: line 1: can't create
/sys/class/net/bat0/mesh/fragmentation: nonexistent directory

/usr/sbin/batman-adv: eval: line 1: can't create
/sys/class/net/bat0/mesh/gw_bandwidth: nonexistent directory

/usr/sbin/batman-adv: eval: line 1: can't create
/sys/class/net/bat0/mesh/gw_mode: nonexistent
directory/usr/sbin/batman-adv: eval: line 1: can't create
/sys/class/net/bat0/mesh/vis_mode: nonexistent directory

/usr/sbin/batman-adv: eval: line 1: can't create
/sys/class/net/bat0/mesh/ap_isolation: nonexistent directory


and i checked if it was the crc-16 problem livrary, but it wasn't.

I know that's an openwrt problem. Or something that missed me...

I will try to analyze and if it is necessary i will try to contact
openwrt developers...

Thank you!!
best regards
Pedro Rodrigues"
-------------------------------------------------------
End of citation



Well, i didn't mix up the branches...
The trunk didin't work, and the backfire worked. And worked well. Very nice.

Thank you very much.
Best regards.
Pedro Rodrigues
&lt;/pre&gt;</description>
    <dc:creator>Pedro Nuno Costa Rodrigues</dc:creator>
    <dc:date>2012-05-23T21:38:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14323">
    <title>Re: [PATCH] rt2800: Initialize max_txpower to MAX_G_TXPOWER and MAX_A_TXPOWER respectively</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14323</link>
    <description>&lt;pre&gt;
It still seems somewhat handwavy, I suppose what it means is:
You get a default value for the txpower controlling registers
from the eeprom (which is your 'calibration value'), but don't
actually know how much this is in dBm, so you don't want to
expose a 'fake' dBm value just so it's adjustable by the user (until
percentage setting is implemented).

And I suppose it's more about the antenna gain and attenuation of
the path between RT3050 and antenna than about what comes out of the
SoC directly (which was more what I was thinking about initially).

Thanks for the patience. :)

&lt;/pre&gt;</description>
    <dc:creator>Tobias Diedrich</dc:creator>
    <dc:date>2012-05-23T20:51:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14322">
    <title>Re: openwrt backfire 10.03.2 + batman-adv</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14322</link>
    <description>&lt;pre&gt;
Hi,


just for completeness, I'd like to mention that your questions[1][2] on the 
batman list were not the same you are asking here. I also don't see anyone 
sending you the OpenWrt forums ...



This sounds like a known bug fixed in revision 31317 which appears to be still 
existing in the current stable (10.03.2).

Regards,
Marek


[1] https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-May/007029.html
[2] https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-May/007032.html
&lt;/pre&gt;</description>
    <dc:creator>Marek Lindner</dc:creator>
    <dc:date>2012-05-23T19:51:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14321">
    <title>Re: openwrt backfire 10.03.2 + batman-adv</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14321</link>
    <description>&lt;pre&gt;
Yes, he did and I told him that mixing trunk packages with stable is not 
supported.

Cheers,
Marek
&lt;/pre&gt;</description>
    <dc:creator>Marek Lindner</dc:creator>
    <dc:date>2012-05-23T19:32:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14319">
    <title>Re: openwrt backfire 10.03.2 + batman-adv</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14319</link>
    <description>&lt;pre&gt;Looks like the committer for the OpenWRT package is Marek:
https://dev.openwrt.org/browser/packages/net/batman-adv

did you report this problem to him ?

bye :)

Saverio

2012/5/23 Pedro Nuno Costa Rodrigues &amp;lt;pedroncr&amp;lt; at &amp;gt;sapo.pt&amp;gt;:
_______________________________________________
openwrt-devel mailing list
openwrt-devel&amp;lt; at &amp;gt;lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
&lt;/pre&gt;</description>
    <dc:creator>ZioPRoTo (Saverio Proto</dc:creator>
    <dc:date>2012-05-23T19:28:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14318">
    <title>Re: LANTIQ- EASY5072- xDSL interface problems</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14318</link>
    <description>&lt;pre&gt;

I effectively did that for the longer trace. See previous email.

"dsl_cpe_control -f /lib/firmware/ModemHWE.bin -m -c"

where ModemHWE.bin is symlink to annex a firmware.
&lt;/pre&gt;</description>
    <dc:creator>Conor O'Gorman</dc:creator>
    <dc:date>2012-05-23T18:41:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14317">
    <title>Re: LANTIQ- EASY5072- xDSL interface problems</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14317</link>
    <description>&lt;pre&gt;
i think we should change this to not use xtu bits unless explicitly set
....  can you try with this patch applied ?


diff --git a/package/ltq-dsl-app/files/dsl_control
b/package/ltq-dsl-app/files/dsl_control
index e833854..97ed1c1 100644
--- a/package/ltq-dsl-app/files/dsl_control
+++ b/package/ltq-dsl-app/files/dsl_control
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -296,7 +296,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; start() {
                echo "invalid fwannex: $fwannex"

        # start CPE dsl daemon in the background
-       service_start /sbin/dsl_cpe_control -i${xtu} \
+       service_start /sbin/dsl_cpe_control  \
                        -n /sbin/dsl_notify.sh \
                        -f /lib/firmware/dsl-fw-${fwannex}.bin
 }
&lt;/pre&gt;</description>
    <dc:creator>John Crispin</dc:creator>
    <dc:date>2012-05-23T18:26:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14316">
    <title>openwrt backfire 10.03.2 + batman-adv</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14316</link>
    <description>&lt;pre&gt;
Hello, my name is Pedro, and I'm writing from Portugal.

I would like to ask some questions about batman-adv in openwrt backfire
10.03.2.

I already wrote to http://www.open-mesh.org/wiki/open-mesh/MailingList  
(the mailing list of batman-adv routing protocol) but the developers  
of the batman-adv said to me, after some chat and replies, that this  
issue could be solved asking in the openwrt forum, because they didn't  
know how to solve the problem.

The problem happens when i build the openwrt image to use in my  
routers (i'm trying to build a batman-adv mesh network), the  
definitions of batman-adv protocol don't start when the routers boot,  
as i wish.

In /etc/config/ there are some configuration files, like dhcp,  
network, wireless, etc... and the file that i'm talking about is the  
"batman-adv" file configuration.
In that "batman-adv" file we can define if this specific router is a  
gateway server or client... if the visualization mode is server or  
client... etc...

After my definitions are saved and after rebooting the routers, the  
definitions don't start as i defined, but starts as defined by  
default...

It is necessary to do "batman-adv restart" to the changes take place...
All i want is the definitions start on boot and permanently...
Why after saving the parameters and rebooting the router, the  
batman-adv changes don't take effect?


This is the batman-adv configuration example for 1 of the routers:

config 'mesh' 'bat0'
             option 'interfaces' 'wifi'
             option 'aggregated_ogms' '1'
             option 'ap_isolation' '0'
             option 'bonding' '0'
             option 'fragmentation' '1'
             option 'gw_bandwidth' '5mbit/1024kbit'
             option 'gw_mode' 'server'
             #option 'gw_sel_class'
             option 'log_level' 'all'
             option 'orig_interval' '1000'
             option 'vis_mode' 'server'


When the router boots the definitions don't take effect, but after  
doing "batman-adv", everything works fine.

I know the issue "batman-adv" is not a issue to be discussed here, but  
i was thinking if the problem could be solved by changing something in  
the build process... (?)



Thank you very much.

I'm a portuguese student in telecomunications eletrotecnical  
engineering, in ISEP school-Oporto.
This about my final work for my master thesis.
I need some help.

Best regards.
Pedro Rodrigues
&lt;/pre&gt;</description>
    <dc:creator>Pedro Nuno Costa Rodrigues</dc:creator>
    <dc:date>2012-05-23T18:22:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14315">
    <title>Re: LANTIQ- EASY5072- xDSL interface problems</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14315</link>
    <description>&lt;pre&gt;

these are the xtu bits.

in trunk you need to tell the network scripts what annex you are using.

this is handled by
target/linux/lantiq/base-files/etc/uci-defaults/network

please make sure you set the correct annex in uci before starting dsl



lol... no really ...
&lt;/pre&gt;</description>
    <dc:creator>John Crispin</dc:creator>
    <dc:date>2012-05-23T18:07:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14314">
    <title>Re: LANTIQ- EASY5072- xDSL interface problems</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14314</link>
    <description>&lt;pre&gt;

On Wed, 2012-05-23 at 18:25 +0100, Conor O'Gorman wrote:

The firmware reports identical:
DSL_CPE#&amp;gt;vig
nReturn=0 DSL_DriverVersionApi=3.24.4.4 DSL_ChipSetFWVersion=2.4.4.0.0.1 DSL_ChipSetHWVersion=1.5 DSL_ChipSetType=Ifx-Danube DSL_DriverVersionMeiBsp=5.0.0
nReturn=0 DSL_DriverVersionApi=3.24.4.4 DSL_ChipSetFWVersion=2.4.4.0.0.1 DSL_ChipSetHWVersion=1.5 DSL_ChipSetType=Ifx-Danube DSL_DriverVersionMeiBsp=5.0.0

The control app behaves rather differently, spawning a number of
processes on backfire, but only one on trunk. Plus the changes to the
params.

Backfire
1021 root      1204 S    /sbin/dsl_cpe_control -i -f /lib/firmware/ModemHWE.bi
1027 root      1204 S    /sbin/dsl_cpe_control -i -f /lib/firmware/ModemHWE.bi
1028 root      1204 S    /sbin/dsl_cpe_control -i -f /lib/firmware/ModemHWE.bi
1029 root      1204 S    /sbin/dsl_cpe_control -i -f /lib/firmware/ModemHWE.bi
1030 root      1204 S    /sbin/dsl_cpe_control -i -f /lib/firmware/ModemHWE.bi

Trunk
1304 root      7408 S    /sbin/dsl_cpe_control -i00_00_00_00_00_01_00_00 -n /

Apologies if this is just noise.
&lt;/pre&gt;</description>
    <dc:creator>Conor O'Gorman</dc:creator>
    <dc:date>2012-05-23T17:46:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14313">
    <title>Re: [PATCH] lantiq - fix p2601hnfx leds</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14313</link>
    <description>&lt;pre&gt;Al 23/05/12 19:23, En/na Luka Perkov ha escrit:


At least your hard night was taken into consideration, mines were sitting in patchwork for ~1 year, then wrongly applied and not credited.

Bye
&lt;/pre&gt;</description>
    <dc:creator>Luca Olivetti</dc:creator>
    <dc:date>2012-05-23T17:36:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14312">
    <title>Re: [PATCH] daemonlogger package Makefile (secondattempt)</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14312</link>
    <description>&lt;pre&gt;
what platform are you on, it builds and runs on my device (WNDR3700)
from Bleeding Edge, r31835
which is generally where we test / commit. Ill look at a backfire
build and see if i can reproduce the problem

&lt;/pre&gt;</description>
    <dc:creator>Outback Dingo</dc:creator>
    <dc:date>2012-05-23T17:29:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14311">
    <title>Re: LANTIQ- EASY5072- xDSL interface problems</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14311</link>
    <description>&lt;pre&gt;
Hmm, I've tried it here on a custom board. A backfire based old image
gets to showtime. Recent trunk build does not.

Some logs:

--------------------------------------------------------
Old Backfire working
--------------------------------------------------------
[   19.072000] IFX MEI Version 5.00.00
[   19.308000] 
[   19.308000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
[   19.360000] Infineon Technologies ATM driver version 1.0.8
[   19.360000] Infineon Technologies ATM (A1) firmware version 0.1
[   19.368000] ifxmips_atm: ATM init succeed
[   19.636000] dwc_otg: version 2.60a 22-NOV-2006

root&amp;lt; at &amp;gt;OpenWrt:/tmp# dsl_cpe_control -f /lib/firmware/ModemHWE.bin  -m -c         
DSL_CPE: Using message dump (debug level: 0x80)
DSL_CPE: Device /dev/dsl_cpe_api opened successfully
DSL_CPE: Welcome to the CLI interface of DSL CPE API
DSL_CPE: Enter 'help all' for a list of built-in commands.
DSL_CPE: failed to set message dump debug level for device 0!
sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000000

sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=3 nFirmwareRequestType=1

sEventType=DSL_EVENT_S_LINE_STATE nLineState=000000FF


sEventType=DSL_EVENT_S_FIRMWARE_DOWNLOAD_STATUS nError=0 nFwType=1
sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=2 nFirmwareRequestType=0

sEventType=DSL_EVENT_S_LINE_POWERMANAGEMENT_STATE nPowerManagementStatus=DSL_G997_PMS_L3

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000100


DSL_CPE#&amp;gt;sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000200

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000300

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000380

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000800

sEventType=DSL_EVE[  722.068000] [DSL_BSP_Showtime 916]: Datarate US intl = 256000, fast = 0
NT_S_LINE_POWERMANAGEMENT_STATE nPowerManagementStatus=DSL_G997_PMS_L0

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000801

Sep  8 16:06:54 OpenWrt user.err kernel: [  722.068000] [DSL_BSP_Showtime 916]: Datarate US intl = 256000, fast = 0
Sep  8 16:06:55 OpenWrt daemon.warn pppd[1016]: Timeout waiting for PADO packets
Sep  8 16:06:55 OpenWrt daemon.err pppd[1016]: Unable to complete PPPoE Discovery


--------------------------------------------------------
Trunk not working
--------------------------------------------------------
[    8.848000] IFX MEI Version 5.00.00
[    8.888000] 
[    8.888000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
[    8.928000]     ATM (A1) firmware version 1.0.19
[    8.932000] ifxmips_atm: ATM init succeed
[    8.964000] IFXUSB: ifxusb_hcd: version 3.0alpha B100312

root&amp;lt; at &amp;gt;OpenWrt:/tmp# dsl_cpe_control -f /lib/firmware/ModemHWE.bin  -m -c
DSL_CPE: Using message dump (debug level: 0x80)
DSL_CPE: Device /dev/dsl_cpe_api opened successfully
DSL_CPE: Welcome to the CLI interface of DSL CPE API
DSL_CPE: Enter 'help all' for a list of built-in commands.
DSL_CPE: failed to set message dump debug level for device 0!
sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000000

sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=3 nFirmwareRequestType=1

sEventType=DSL_EVENT_S_LINE_STATE nLineState=000000FF


sEventType=DSL_EVENT_S_FIRMWARE_DOWNLOAD_STATUS nError=0 nFwType=1
sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=2 nFirmwareRequestType=0

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000100


DSL_CPE#&amp;gt;sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000200

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000300

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000001

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000000

sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=3 nFirmwareRequestType=1


sEventType=DSL_EVENT_S_FIRMWARE_REQUEST nFirmwareRequestType=DSL_FW_REQUEST_ADSL

sEventType=DSL_EVENT_S_LINE_STATE nLineState=000000FF


sEventType=DSL_EVENT_S_FIRMWARE_DOWNLOAD_STATUS nError=0 nFwType=1
sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=2 nFirmwareRequestType=0

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000100

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000200

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000300

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000001

sEventType=DSL_EVENT_S_LINIT_FAILURE lineInitStatusData=LINIT_COMMUNICATION_PROBLEM

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000000

sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=3 nFirmwareRequestType=1


sEventType=DSL_EVENT_S_FIRMWARE_REQUEST nFirmwareRequestType=DSL_FW_REQUEST_ADSL

sEventType=DSL_EVENT_S_LINE_STATE nLineState=000000FF


sEventType=DSL_EVENT_S_FIRMWARE_DOWNLOAD_STATUS nError=0 nFwType=1
sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=2 nFirmwareRequestType=0

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000100

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000200

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000300

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000001

sEventType=DSL_EVENT_S_LINIT_FAILURE lineInitStatusData=LINIT_COMMUNICATION_PROBLEM

sEventType=DSL_EVENT_S_LINE_STATE nLineState=00000000

sEventType=DSL_EVENT_S_AUTOBOOT_STATUS nStatus=3 nFirmwareRequestType=1


sEventType=DSL_EVENT_S_FIRMWARE_REQUEST nFirmwareRequestType=DSL_FW_REQUEST_ADSL

sEventType=DSL_EVENT_S_LINE_STATE nLineState=000000FF


Conor
&lt;/pre&gt;</description>
    <dc:creator>Conor O'Gorman</dc:creator>
    <dc:date>2012-05-23T17:25:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14310">
    <title>Re: [PATCH] lantiq - fix p2601hnfx leds</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14310</link>
    <description>&lt;pre&gt;
I will be more carefull next time. Thing is that I'm working with
several new boards and I have this in my git more than a week with
commit message "fix leds"...


This patch is result of 1 very long night :)

Other long &amp;amp; hard nights how John said were spent trying to make wifi
and lan working...


Thank you.

Regards,
Luka
&lt;/pre&gt;</description>
    <dc:creator>Luka Perkov</dc:creator>
    <dc:date>2012-05-23T17:23:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14309">
    <title>Re: [PATCH] daemonlogger package Makefile (second attempt)</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14309</link>
    <description>&lt;pre&gt;
Thanks!

Now that this has been committed to trunk, is there any chance of 
getting this package included in a current or future release of the 
Backfire package feed?

My HOWTO is based on the latest stable release (10.03.1). Unfortunately 
the new pre-built packages for daemonlogger and its dependencies from 
the nightly snapshots do not work properly on Backfire. I'm still 
troubleshooting the segfault on startup, but my suspicion is that it's 
expecting to find some symbols present in a newer version of libc than 
what ships with Backfire.

There's also not enough JFFS free space or usable RAM left over on the 
current flashable images to run daemonlogger effectively (even with a 
custom stripped-down barebones build), so pointing folks at the latest 
firmware from trunk isn't going to work either. :-(

Any ideas?

Thanks again for your help!

&lt;/pre&gt;</description>
    <dc:creator>Robert Vineyard</dc:creator>
    <dc:date>2012-05-23T17:11:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14308">
    <title>updating to compat-wireless-05....</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14308</link>
    <description>&lt;pre&gt;I am building openwrt revision 31839, but the compat-wireless version is
dated 04-07-12... is there a more updated version of compat-wireless for
openwrt?

Y-
_______________________________________________
openwrt-devel mailing list
openwrt-devel&amp;lt; at &amp;gt;lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
&lt;/pre&gt;</description>
    <dc:creator>Yile Ku</dc:creator>
    <dc:date>2012-05-23T14:20:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14307">
    <title>Re: [PATCH] rt2800: Initialize max_txpower to MAX_G_TXPOWER and MAX_A_TXPOWER respectively</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14307</link>
    <description>&lt;pre&gt;
Why?
Lowering the tx power should never be an issue, right?
Or are you saying I'm stuck with 0dBm txpower?
That would be an issue by itself.
Why not use min(hw defaults, regulatory limits) as maximum if there is
no limit in the eeprom?
Do I have to add an eeprom fixup that will insert valid txpower
limit bytes as an additional step after the eeprom extraction from flash
to make this work?

&lt;/pre&gt;</description>
    <dc:creator>Tobias Diedrich</dc:creator>
    <dc:date>2012-05-23T13:55:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14305">
    <title>Re: Can we configure OpenWrt by 'curl' ?</title>
    <link>http://permalink.gmane.org/gmane.comp.embedded.openwrt.devel/14305</link>
    <description>&lt;pre&gt;Hi

I almost finish the code:
   http://pastebin.com/0YRJ6QYb

But after I got the TOKEN, it always give me a 403 error.

Please help me check the code. give some advice.

Thanks

On 04/27/2012 07:45 PM, Mirko Vogt wrote:
&lt;/pre&gt;</description>
    <dc:creator>Xiangfu Liu</dc:creator>
    <dc:date>2012-05-23T10:41:24</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.embedded.openwrt.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.embedded.openwrt.devel</link>
  </textinput>
</rdf:RDF>

