Re: [OpenWrt-Devel] [PATCH] ar71xx: support for kernel 3.1

2011-12-04 Thread Dave Taht
I applied these patch series, and either I goofed (possible), or subsequent updates to the various trees since the time it came out and the time I started trying it, broke it again. It fails on linux 3.0.9, 3.1.3, 3.1.4 with errors applying stuff to various mtd partitions. A typical error (3.0.9)

Re: [OpenWrt-Devel] [PATCH] ar71xx: Reclaim unused space in WNDR3700 image

2011-12-04 Thread Dave Taht
On Mon, Dec 5, 2011 at 5:15 AM, Mark Mentovai wrote: > Jonathan McCrohan wrote: >> Would you mind having another look at this patch as a priority, as it >> causes images larger than 8MB to FTBFS. >> >> While this obviously is not a problem for the WNDR3700, it is a problem >> for the WNDR3700v2 an

Re: [OpenWrt-Devel] [PATCH] ar71xx: Reclaim unused space in WNDR3700 image

2011-12-04 Thread Mark Mentovai
Jonathan McCrohan wrote: > Would you mind having another look at this patch as a priority, as it > causes images larger than 8MB to FTBFS. > > While this obviously is not a problem for the WNDR3700, it is a problem > for the WNDR3700v2 and WNDR3800, both of which have 16MB of flash. > > Attached is

Re: [OpenWrt-Devel] [PATCH] ramips: enhance routine for getting MAC address from flash

2011-12-04 Thread Nerijus Baliunas
On Fri, 2 Dec 2011 15:51:44 +0200 Roman Yeryomin wrote: > > I have a problem that all MAC addresses are 00:11:22:33:44:55 except wlan0, > > which is correct. Should this patch help me? I added "nbg-419n" to the case > > line: > >        case $(ramips_board_name) in > >        bc2 | nbg-419n | nw

Re: [OpenWrt-Devel] [PATCH] ar71xx: Reclaim unused space in WNDR3700 image

2011-12-04 Thread Jonathan McCrohan
Hi Mark, On 29/11/11 18:51, Dave Taht wrote: > On Tue, Nov 29, 2011 at 7:44 PM, Mark Mentovai wrote: >> Jonathan Bennett wrote: >>> This patch seems like a really good idea for the ar71xx family. What >>> sorts of problems are preventing this from being implemented? As small >>> as it sounds, an

Re: [OpenWrt-Devel] Iw info hardware detection

2011-12-04 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Hanno, for starters you could just compile and install "iwinfo", then run it on your board like this: iwinfo ath0 info or iwinfo wlan0 info It should output data similar to this: - -- 8< -- root@uplink:~# iwinfo wlan1 i wlan1 ESSID: "

[OpenWrt-Devel] Iw info hardware detection

2011-12-04 Thread Hanno Schupp
Hi, I see with great interest Jow's extension of iwinfo to detect hardware more accurately. It covers many ubiquiti models but not the Picostation models. I have a few different models plus a couple of engenius routers and othe atheros b/g kit and could find out the relevant vendor and hardwar

Re: [OpenWrt-Devel] [PATCH] sslh: Bump to v1.10

2011-12-04 Thread dingo
On Thu, 2011-12-01 at 02:07 +, Jonathan McCrohan wrote: > Git decided not to remove a now empty file in that last patch. > This patch removes that file. > Committed revision 29429 > > Signed-off by: Jonathan McCrohan > > diff --git a/net/sslh/patches/002-no_strip.patch > b/net/sslh/patch

Re: [OpenWrt-Devel] [PATCH] sslh: Bump to v1.10

2011-12-04 Thread dingo
On Thu, 2011-12-01 at 01:50 +, Jonathan McCrohan wrote: > Signed-off by: Jonathan McCrohan Committed revision 29428 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] php5: add mod-zip

2011-12-04 Thread dingo
On Fri, 2011-12-02 at 18:50 +0100, Cezary Jackiewicz wrote: > [PATCH] php5: add mod-zip > > Signed-off-by: Cezary Jackiewicz > Committed revision 29427 > --- > > Index: feeds/packages/lang/php5/Makefile > === > --- feeds/packages

Re: [OpenWrt-Devel] [PATCH] new package python-eeml

2011-12-04 Thread dingo
On Sun, 2011-12-04 at 21:12 +0100, Roberto Riggio wrote: > A python package for generating eeml documents. In particular can be > used to send sensor data to pachube (https://pachube.com/). > > Signed-off-by: Roberto Riggio > Comitted r29426 /packages/lang/python-eeml/ ___

[OpenWrt-Devel] [PATCH] new package python-eeml

2011-12-04 Thread Roberto Riggio
A python package for generating eeml documents. In particular can be used to send sensor data to pachube (https://pachube.com/). Signed-off-by: Roberto Riggio -- Index: lang/python-eeml/patches/101-cross.patch === --- lang/pyth

[OpenWrt-Devel] [PATCH] update wrt350nv2-builder to v2.4 and use new functionality for target orion_generic

2011-12-04 Thread Matthias Buecher / Germany
Signed-off-by: Matthias Bücher Patch is attached and inline for comments Regards Maddes Index: tools/wrt350nv2-builder/Makefile === --- tools/wrt350nv2-builder/Makefile(revision 29422) +++ tools/wrt350nv2-builder/Makefile

[OpenWrt-Devel] [patch] target orion_generic: use magic_long in sysupgrade

2011-12-04 Thread Matthias Buecher / Germany
Signed-off-by: Matthias Bücher Patch is attached and inline for comments Regards Maddes Index: target/linux/orion/generic/base-files/lib/upgrade/platform.sh === --- target/linux/orion/generic/base-files/lib/upgrade/platform.sh (r

Re: [OpenWrt-Devel] Where to place code to reset a watchdog?

2011-12-04 Thread Mathias Adam
Hello Florian, Am 04.12.2011 18:40, schrieb Florian Fainelli: Hello Mathias, Le dimanche 04 décembre 2011 18:16:39, Mathias Adam a écrit : However, the device has a hardware watchdog which needs GPIO7 to be toggled regularly. Otherwise, the device simply resets after 2-3 secs, so I wasn't eve

Re: [OpenWrt-Devel] Where to place code to reset a watchdog?

2011-12-04 Thread Florian Fainelli
Hello Mathias, Le dimanche 04 décembre 2011 18:16:39, Mathias Adam a écrit : > Hi, > > I just got OpenWrt running on a Huawei E970 wireless gateway (in my > case, labelled as T-Mobile web'n'walk Box IV). > > The device has a Broadcom BCM5354 SoC and a built-in 3G USB modem. > For reference, it h

[OpenWrt-Devel] Where to place code to reset a watchdog?

2011-12-04 Thread Mathias Adam
Hi, I just got OpenWrt running on a Huawei E970 wireless gateway (in my case, labelled as T-Mobile web'n'walk Box IV). The device has a Broadcom BCM5354 SoC and a built-in 3G USB modem. For reference, it has already been addressed in this open ticket: How