Re: [OpenWrt-Devel] Author: Frédéric Leroy

2012-05-11 Thread Frédéric Leroy
Le 11/05/2012 19:41, Jo-Philipp Wich a écrit : > Hi, > > after reading the patche multiple times I still don't get the purpose. > Shouldn't $link already contain the last value when leaving the inner > while() loop? Why do you need yet another variable which is just a copy > of the existing one? S

Author: Frédéric Leroy

2012-05-11 Thread Frédéric Leroy
download.pl: fix PKG_SOURCE_URL=file://... urls diff --git a/scripts/download.pl b/scripts/download.pl index 86a6bf4..84af8de 100755 --- a/scripts/download.pl +++ b/scripts/download.pl @@ -77,9 +77,11 @@ sub download } if (open TMPDLS, "find $cache -follow -name

[OpenWrt-Devel] [PATCH] ramips: rt305x: add add support for the Asus WL-330N3G board

2012-04-22 Thread Frédéric Leroy
r0 b1 r1 b0 r1->r0 0 r0 b0 r1 b0 b0->b1 r r1 *b1* r1 b1 r1->r0 b r0 b1 r1 b1 b1->b0 r r1 b0 r0 b1 r0->r1 r r1 *b1* r0 b1 b1->b0 0 r0

[OpenWrt-Devel] [PATCH] ramips: rt305x: add profile for the Asus WL-330N board

2012-03-20 Thread Frédéric Leroy
Signed-off-by: Frédéric Leroy --- target/linux/ramips/base-files/etc/diag.sh |2 +- .../etc/hotplug.d/firmware/10-rt2x00-eeprom|1 + .../ramips/base-files/etc/uci-defaults/network |3 +- .../ramips/base-files/lib/preinit/06_set_iface_mac |1 + target/linux