Re: [OpenWrt-Devel] [PATCH trunk 1/2] net/freeswitch: fix endianess detection on (at least) mips

2013-02-28 Thread Uwe Kleine-König
Hello, On Tue, Feb 26, 2013 at 11:43:46AM +0100, Uwe Kleine-König wrote: Instead of hardcoding the endianess of more platforms, just get the configuration from the system headers. I see commit 35829 that claims to fix endianess detection, but I think you forgot to svn add my patch? Best

Re: [OpenWrt-Devel] [PATCH] mac80211: Fix multi-bss operation issue on rt2800

2013-02-28 Thread John Crispin
On 27/02/13 21:39, Petr Štetiar wrote: Jo-Philipp Wichx...@subsignal.org [2012-11-26 20:47:45]: I see this patch as an immediate fix for AA. I don't know, if it's ok to introduce such a generalization into the AA. It's up to you guys, I'll try to help as much as I can. Thanks. Sure, the

Re: [OpenWrt-Devel] [PATCH trunk 2/2] net/freeswitch: depend on libjpeg-turbo instead of libjpeg

2013-02-28 Thread Uwe Kleine-König
(added a few people to Cc that were involved with libjpeg-turbo up to now) On Tue, Feb 26, 2013 at 11:43:47AM +0100, Uwe Kleine-König wrote: Without this I get: Package freeswitch is missing dependencies for the following libraries: libjpeg.so.8 because libjpeg provides

Re: [OpenWrt-Devel] [PATCH] mac80211: Fix multi-bss operation issue on rt2800

2013-02-28 Thread Bastian Bittorf
* Petr Štetiar yn...@true.cz [28.02.2013 09:46]: and tried it on my Carambola (rt3350): wlan0 C4:93:00:11:01:88 wlan0-1 C6:93:00:11:01:89 Please note that upper byte C4/C6 which renders the wlan0 bssid unaccessible. Correct and working MAC should start with C4. Thanks.

Re: [OpenWrt-Devel] [PATCH] mac80211: Fix multi-bss operation issue on rt2800

2013-02-28 Thread John Crispin
On 28/02/13 10:47, Bastian Bittorf wrote: * Petr Štetiaryn...@true.cz [28.02.2013 09:46]: and tried it on my Carambola (rt3350): wlan0 C4:93:00:11:01:88 wlan0-1 C6:93:00:11:01:89 Please note that upper byte C4/C6 which renders the wlan0 bssid unaccessible. Correct and

Re: [OpenWrt-Devel] [PATCH] mac80211: Fix multi-bss operation issue on rt2800

2013-02-28 Thread Bastian Bittorf
* John Crispin j...@phrozen.org [28.02.2013 10:50]: o'rly ? on rt wisoc ? i think not no, other platform - i'am confused, that this a hardware issue?! if so, sorry for the noise... bye, bastian ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH] ffmpeg: include/disable swresample where appropriate

2013-02-28 Thread Ian Leonard
libswresample is an audio resampling library within ffmpeg. This patch disables swresample in libffmpeg-custom and libffmpeg-mini and adds it to libffmpeg-full. Should correct build issue reported in #13089. Signed-off-by: Ian Leonard antonla...@gmail.com --- Index:

[OpenWrt-Devel] [PATCH] Add QMI interface support to netifd

2013-02-28 Thread A. Valentin
This patch adds support for QMI to netifd. It enables netifd to access the network functions of several 2G/3G/4G sticks. For usage of qmi, the device has to support 2 functions: -cdc-wdm interface for control -wwan interface for data Throuput should also be a lot better than through serial and

Re: [OpenWrt-Devel] [PATCH] ffmpeg: include/disable swresample where appropriate

2013-02-28 Thread Luka Perkov
On Thu, Feb 28, 2013 at 01:57:34AM -0800, Ian Leonard wrote: libswresample is an audio resampling library within ffmpeg. This patch disables swresample in libffmpeg-custom and libffmpeg-mini and adds it to libffmpeg-full. Should correct build issue reported in #13089. Signed-off-by: Ian

Re: [OpenWrt-Devel] [PATCH] Add QMI interface support to netifd

2013-02-28 Thread Felix Fietkau
On 2013-02-28 12:17 PM, A. Valentin wrote: This patch adds support for QMI to netifd. It enables netifd to access the network functions of several 2G/3G/4G sticks. For usage of qmi, the device has to support 2 functions: -cdc-wdm interface for control -wwan interface for data Throuput

Re: [OpenWrt-Devel] [PATCH] Add QMI interface support to netifd

2013-02-28 Thread Aleksander Morgado
On 02/28/2013 02:13 PM, Felix Fietkau wrote: By the way, I'm almost done with my QMI code rewrite. You can find it here: http://nbd.name/gitweb.cgi?p=uqmi.git;a=summary or git://nbd.name/uqmi.git. I think it can already do pretty much all that's necessary to bring up the connection like

[OpenWrt-Devel] Option GlobeSurfer II 7.2 NVRAM contents

2013-02-28 Thread Fiach Antaw
Hi, I've been working on porting OpenWRT to the Option GlobeSurfer II, a BCM5325-based platform with 16MB flash, a built-in USB 3G modem, Si3210 telephone interface and 128x64 pixel OLED display. It's usually distributed as a wireless broadband modem/telephone line solution, as far as I can tell.

Re: [OpenWrt-Devel] [PATCH] Add QMI interface support to netifd

2013-02-28 Thread A. Valentin
Hi Felix! Am 28.02.2013 14:13, schrieb Felix Fietkau: By the way, I'm almost done with my QMI code rewrite. You can find it here: http://nbd.name/gitweb.cgi?p=uqmi.git;a=summary or git://nbd.name/uqmi.git. I think it can already do pretty much all that's necessary to bring up the connection

Re: [OpenWrt-Devel] [PATCH] bgmac: add support for qos

2013-02-28 Thread Hauke Mehrtens
On 02/27/2013 02:04 PM, Tijs Van Buggenhout wrote: On Tuesday 26 February 2013 21:45:00 Tijs Van Buggenhout wrote: This is a proposal to add QoS support to bgmac driver, allowing to use (possibly) all of the tx queues supported by the hardware. The bgmac device is allocated as an ethernet

Re: [OpenWrt-Devel] [PATCH trunk 2/2] net/freeswitch: depend on libjpeg-turbo instead of libjpeg

2013-02-28 Thread Florian Fainelli
On 02/28/2013 10:03 AM, Uwe Kleine-König wrote: (added a few people to Cc that were involved with libjpeg-turbo up to now) On Tue, Feb 26, 2013 at 11:43:47AM +0100, Uwe Kleine-König wrote: Without this I get: Package freeswitch is missing dependencies for the following libraries:

Re: [OpenWrt-Devel] [PATCH] Add QMI interface support to netifd

2013-02-28 Thread Felix Fietkau
On 2013-02-28 2:57 PM, A. Valentin wrote: Hi Felix! Am 28.02.2013 14:13, schrieb Felix Fietkau: By the way, I'm almost done with my QMI code rewrite. You can find it here: http://nbd.name/gitweb.cgi?p=uqmi.git;a=summary or git://nbd.name/uqmi.git. I think it can already do pretty much all

[OpenWrt-Devel] [PATCH] uci: Fix uci_delete() when ptr-value is empty string

2013-02-28 Thread Krzysztof Kuźnik
From: Krzysztof Kuźnikk.kuz...@avsystem.com After fix for deleting list elements by index this function was broken and didn't allow to invoke from command line: uci set some.fancy.list='' i.e. list wasn't cleared Signed-off-by: Krzysztof Kuźnikk.kuz...@avsystem.com --- diff --git a/list.c

Re: [OpenWrt-Devel] [PATCH] Add QMI interface support to netifd

2013-02-28 Thread A. Valentin
Hi Felix! Am 28.02.2013 15:33, schrieb Felix Fietkau: I plan on leaving this standalone, it does not really belong into the netifd core. I think I'll commit the initial version mostly as-is and adapt your script to the different CLI syntax. In the future I plan on adding support for running

Re: [OpenWrt-Devel] Option GlobeSurfer II 7.2 NVRAM contents

2013-02-28 Thread Dirk Neukirchen
BCM53xx should be in brcm47xx For board detection have a look at new detection code (in both 3.8, 3.6) https://dev.openwrt.org/browser/trunk/target/linux/brcm47xx/patches-3.8/260-MIPS-BCM47XX-add-board-detection.patch and the backup detection code in

[OpenWrt-Devel] [PATCH] Add support for collectd-mod-uptime to luci-statistics

2013-02-28 Thread Hannu Nyman
collectd-mod-uptime is already there, but there has been no Luci support for it, so no graphs are shown. Based on forum discussion (see https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add the support to luci-statistics. Patch is for Luci trunk and the functionality

Re: [OpenWrt-Devel] [PATCH] bgmac: add support for qos

2013-02-28 Thread Tijs Van Buggenhout
On Thursday 28 February 2013 15:02:26 Hauke Mehrtens wrote: On 02/27/2013 02:04 PM, Tijs Van Buggenhout wrote: On Tuesday 26 February 2013 21:45:00 Tijs Van Buggenhout wrote: This is a proposal to add QoS support to bgmac driver, allowing to use (possibly) all of the tx queues supported by

Re: [OpenWrt-Devel] [PATCH] bgmac - add support for unaligned addressing

2013-02-28 Thread Hauke Mehrtens
Hi, I haven't tested your patch I have just some comments. In general it looks good to me. On 02/25/2013 10:18 PM, Tijs Van Buggenhout wrote: Signed-off-by: Tijs Van Buggenhout (t...@able.be) Your whole patch is malformed, there are extra line breaks and tabs were eaten by your mailer.

[OpenWrt-Devel] [PATCH] add NFQUEUE target support

2013-02-28 Thread Nick Podolak
2 patches are required to add NFQUEUE iptables target support: iptables and kernel modules. iptables is modified to include the NFQUEUE plugin/module and install the libxt_NFQUEUE.so file in the installation process. kernel module definition in netiflter.mk is modified to include the NFQUEUE

[OpenWrt-Devel] [PATCH][packages] Add Freelan, a p2p vpn

2013-02-28 Thread Etienne Champetier
Hi This add Freelan (p2p vpn) to openwrt (http://www.freelan.org/). As it require async io, it can't be build with uclibc for now. It fully functional with eglibc 2.15 (tested with trunk and AA). Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr Index: net/freelan/Makefile

Re: [OpenWrt-Devel] [PATCH] Sysupgrade fail with eglibc (/lib/ld.so.1 not copied)

2013-02-28 Thread Etienne Champetier
Ping I know eglibc isn't the main libc but having a working sysupgrade make sense Le 18/02/2013 00:57, Etienne Champetier a écrit : Hi With eglibc, ldd busybox give us libcrypt.so.1 = /lib/libcrypt.so.1 (0x774be000) libm.so.6 = /lib/libm.so.6 (0x773e4000) libgcc_s.so.1 =

Re: [OpenWrt-Devel] Creating symlink for library

2013-02-28 Thread Etienne Champetier
Hi the answer to myself is double escaping cd $(1)/usr/lib/;LIB=`ls $(2).so.*.*`;ln -s {LIB} {LIB%.*};ln -s {LIB} {LIB%.*.*}; Le 16/02/2013 13:08, Etienne Champetier a écrit : Hi I'm trying to package a software (freelan) that use scons as build-tools The last problem i have