Re: [OpenWrt-Devel] [PATCH] brcm47xx: move wrt610n_v2 and e3000_v1 to mips74k subtarget

2014-10-19 Thread Nathan Hintz
Hi Rafał: Date: Sun, 19 Oct 2014 07:48:04 +0200 Subject: Re: [PATCH] brcm47xx: move wrt610n_v2 and e3000_v1 to mips74k subtarget From: zaj...@gmail.com To: nlhi...@hotmail.com CC: openwrt-devel@lists.openwrt.org; ha...@hauke-m.de On 19 October 2014 00:19, Nathan Hintz

[OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT3020 devices

2014-10-19 Thread openwrt
From: Roger Pueyo Centelles roger.pu...@guifi.net --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 1 + target/linux/ramips/base-files/etc/diag.sh | 3 + target/linux/ramips/base-files/lib/ramips.sh | 3 +

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT3020 devices

2014-10-19 Thread John Crispin
Hi, can you send the reordering part of the patch as a separate patch please ? John On 19/10/2014 16:46, open...@rogerpueyo.com wrote: diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index 52f3f0a..0d8bc44

[OpenWrt-Devel] [PATCH] ramips: sort boards in upgrade/platform.sh alphabetically

2014-10-19 Thread openwrt
From: Roger Pueyo Centelles roger.pu...@guifi.net --- .../ramips/base-files/lib/upgrade/platform.sh | 36 +++--- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh

[OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT3020 devices

2014-10-19 Thread openwrt
From: Roger Pueyo Centelles roger.pu...@guifi.net --- ...amips-add-support-for-Nexx-WT3020-devices.patch | 319 + target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 1 + target/linux/ramips/base-files/etc/diag.sh

Re: [OpenWrt-Devel] [PATCH v4] brcm-wl: fix bash comparison error

2014-10-19 Thread Bastian Bittorf
* Nathan Hintz nlhi...@hotmail.com [19.10.2014 08:49]: case $leddc in '0x'*) leddc='0x005a000a' ;; esac IMHO the approach from felix does not work: root@box:~ echo $((0x)) 65535 root@box:~ echo $((0x\n)) -ash: arithmetic syntax error the

[OpenWrt-Devel] Minicom - wrong Download

2014-10-19 Thread smilebef
the download point to minicom-2.7. but in this directory exists only minicom-2.3. lg signature.asc Description: PGP signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] Ubiquiti EdgeRouter Lite questions

2014-10-19 Thread Flávio Silveira
Good evening, I've been told that this router is great only when using EdgeOS, because of proprietary drivers and optimizations. Is there anyone working on this router that can confirm this information? Is there any benchmarks I could do and compare between OpenWRT and EdgeOS? Thanks

Re: [OpenWrt-Devel] Minicom - wrong Download

2014-10-19 Thread Jiří Šlachta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have checked the package repositories and .. * the latest stable release contains minicom 2.7-1 * the latest snapshots contains minicom 2.7-1 I have also checked the package Makefiles and those are referring to version 2.7. Would you be so