Re: [OpenWrt-Devel] [PATCH 1/2] ar71xx: sysupgrade for My Net Wi-Fi Range Extender

2013-11-29 Thread Christian Lamparter
Hello Gabor, On Friday 29 November 2013 22:03:01 Gabor Juhos wrote: > Sorry for the delay. I was about to hit [RESEND] ;-). > > > This patch enables the convenient sysupgrade feature for > > WD's Wi-Fi Range Extender. > > > > The procedure is pretty much SOP. However, there is one > > small tr

[OpenWrt-Devel] [PATCH] [ramips] Fix dts typos

2013-11-29 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin --- target/linux/ramips/dts/WCR150GN.dts | 2 +- target/linux/ramips/dts/rt3050.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ramips/dts/WCR150GN.dts b/target/linux/ramips/dts/WCR150GN.dts index e59fc8d..976754e 100644 ---

[OpenWrt-Devel] [PATCH] [ramips] Fix initial network configuration for few boards

2013-11-29 Thread Roman Yeryomin
Argus ATP52B: ethernet didn't work because of unconfigured switch Sparklan WCR150GN: add switch config and make single port to be LAN Dlink DIR-645: seems to be a redundant case Signed-off-by: Roman Yeryomin --- .../linux/ramips/base-files/etc/uci-defaults/02_network | 15 ++--

[OpenWrt-Devel] [PATCH: kernel][CONFIG: kernel] OpenWRT for Raspberry PI

2013-11-29 Thread Oskari Rauta
From previous, it didn't work just that perfectly, in the kernel config file CONFIG_LOCALVERSION must be set to "" and in target/brcm2708/Makefile kernel version should be 3.12.1 - config file still should be config-3.12 Signed-off-by: Oskari Rauta ___

Re: [OpenWrt-Devel] [PATCH][1/2] update Userspace support for the WA850/WA750

2013-11-29 Thread Martijn Zilverschoon
Once again this patch complains that it is corrupt, but for some reason the last line of the mbox file is missing. That seemed also be the case with other patches as well. this command does do the trick however, sed in this case only adds a newline to the end of the file when it is missing. wget h

Re: [OpenWrt-Devel] [PATCH][1/2] update Userspace support for the WA850/WA750

2013-11-29 Thread Martijn Zilverschoon
Signed-off-by: Martijn Zilverschoon 2013/11/29 Martijn Zilverschoon : > Sorry my mistake > > Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds index 95b30c1..5a8173f 100755 --- a/targ

Re: [OpenWrt-Devel] [PATCH][2/2] AR71xx: Update profile for the wa750/wa850 to include rssileds by default

2013-11-29 Thread Martijn Zilverschoon
Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk index 5236f7f..5138c0c 100644 --- a/target/linux/ar71xx/generic/profiles/tp-link.mk +++ b/target/linux/ar71xx/generic/profiles/tp-link.mk @@ -142,7 +14

Re: [OpenWrt-Devel] [PATCH][1/2] update Userspace support for the WA850/WA750

2013-11-29 Thread Martijn Zilverschoon
Sorry my mistake Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds index 95b30c1..5a8173f 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds +++ b/target/linux/ar71xx

Re: [OpenWrt-Devel] [PATCH 1/2] ar71xx: sysupgrade for My Net Wi-Fi Range Extender

2013-11-29 Thread Gabor Juhos
Hi Christian, Sorry for the delay. > This patch enables the convenient sysupgrade feature for > WD's Wi-Fi Range Extender. > > The procedure is pretty much SOP. However, there is one > small trick to it: The customized u-boot loader verifies > the image's CRC32 against a reference each time the

Re: [OpenWrt-Devel] [PATCH][2/2] AR71xx: Update profile for the wa750/wa850 to include rssileds by default

2013-11-29 Thread Gabor Juhos
The patch is corrupt: > $ wget http://patchwork.openwrt.org/patch/4479/mbox/ -O - | git am -s > --2013-11-29 21:34:09-- http://patchwork.openwrt.org/patch/4479/mbox/ > Resolving patchwork.openwrt.org (patchwork.openwrt.org)... 188.40.166.11 > Connecting to patchwork.openwrt.org > (patchwork.open

Re: [OpenWrt-Devel] [PATCH][1/2] update Userspace support for the WA850/WA750

2013-11-29 Thread Gabor Juhos
2013.11.29. 10:21 keltezéssel, Martijn Zilverschoon írta: > Patch for adding the default uci values of the rssileds application > for the tp-link -tl-wa850re and the tl-wa750re for the > The patch is corrupt: > $ wget http://patchwork.openwrt.org/patch/4478/mbox/ -O - | git am -s > --2013-11-29

Re: [OpenWrt-Devel] [PATCH 5/5] add profile and build image for the Sitecom WLR-8100

2013-11-29 Thread Gabor Juhos
2013.10.08. 10:56 keltezéssel, Dirk Neukirchen írta: > add profile and build image for the Sitecom WLR-8100 > > - partitions on factory fw are a bit strange > - unknown contained some strings in factory > - unknown2 contains some atheros (2nd art ?) > > Signed-off-by: Dirk Neukirchen Applied.

Re: [OpenWrt-Devel] [Patch] ar71xx: fix switch port map for the Sitecom WLR-8100

2013-11-29 Thread Gabor Juhos
2013.11.27. 21:16 keltezéssel, Dirk Neukirchen írta: > There was no way to determine a working config, because > the switch (ar8337) was not working previously. > > Signed-off-by: Dirk Neukirchen Applied. Thanks, Gabor ___ openwrt-devel mailing list o

Re: [OpenWrt-Devel] [Patch][v2] generic: ar8216: add AR8337N switch support

2013-11-29 Thread Gabor Juhos
2013.11.27. 21:13 keltezéssel, Dirk Neukirchen írta: > This patch is needed to use the switch inside the Sitecom WLR-8100; > it was unusable and detected as Generic-Phy before. > > since ar8337 is behaving like ar8327 > generally do the same thing > see: https://forum.openwrt.org/viewtopic.php?pid

Re: [OpenWrt-Devel] [PATCH] ar71xx: rssi leds for My Net WiFi Range Extender

2013-11-29 Thread Gabor Juhos
2013.11.24. 3:58 keltezéssel, Christian Lamparter írta: > The device has three extra LEDs which indicate the quality > of the wireless link. Thanks to rssileds, this feature now > works out of the box. > > Signed-off-by: Christian Lamparter Applied. Thanks, Gabor ___

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: improve support for the My Net Wi-Fi Range Extender device

2013-11-29 Thread Gabor Juhos
2013.11.24. 3:34 keltezéssel, Christian Lamparter írta: > This patch improves support for the device considerably. > > 1. The wifi didn't work in the initial release. This was because > the WMAC of the AR9340 is not connected to the antennas. > (However, it can pick up wifi signals, if they are st

Re: [OpenWrt-Devel] [PATCH 1/2] ag71xx: add F1E specific feature bit definitions to AR934X register file

2013-11-29 Thread Gabor Juhos
2013.11.24. 3:31 keltezéssel, Christian Lamparter írta: > The F1E Phy (AR8035?) requires additional bits to be > set in order to provide a fast and reliable connection > over gigabit links. > > When enabled, the link doesn't suffer anymore from a small > package loss under load and the performance

Re: [OpenWrt-Devel] [PATCH] ar71xx: user space support update tl-wr842n_v2 add default led support

2013-11-29 Thread Gabor Juhos
2013.11.18. 22:13 keltezéssel, Martijn Zilverschoon írta: > Small update to uci_defaults/01_leds, to support the usb led > Signed-off-by: Martijn Zilverschoon Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https:/

Re: [OpenWrt-Devel] [PATCH] ar71xx: Kernel support update tl-wr842n_v2 added missing usb led

2013-11-29 Thread Gabor Juhos
2013.11.18. 21:49 keltezéssel, Martijn Zilverschoon írta: > Just a small oversight my part, added the support for the USB led Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman

Re: [OpenWrt-Devel] USB instabilities on Atheros AR9344

2013-11-29 Thread Vittorio G (VittGam)
On 29 Nov 2013 18:56, "Vittorio G (VittGam)" wrote: > > Also it could be a defective router; I once had a defective TL-MR3020 (AR9330-based) router that crashed on a 3G dongle with many different hubs and power adapters. I bought another router of the same model but more recent hardware revision,

Re: [OpenWrt-Devel] USB instabilities on Atheros AR9344

2013-11-29 Thread Vittorio G (VittGam)
On 29 Nov 2013 18:56, "Vittorio G (VittGam)" wrote: > > Also it could be a defective router; I once had a defective TL-MR3020 (AR9330-based) router that crashed on a 3G dongle with many different hubs and power adapters. I bought another router of the same model but more recent hardware revision,

Re: [OpenWrt-Devel] USB instabilities on Atheros AR9344

2013-11-29 Thread Vittorio G (VittGam)
Hello Kristian, On 29 Nov 2013 16:41, "Kristian Evensen" wrote: > > Hello, > > I am currently working on an embedded project based on the Atheros > AR9344 SoC. As a prototype device, we are using the TP-Link TL-WDR4300 > router (http://wiki.openwrt.org/toh/tp-link/tl-wdr4300) and latest > OpenWRT

Re: [OpenWrt-Devel] USB instabilities on Atheros AR9344

2013-11-29 Thread Michel Stempin
Hi Kristian, Le 29/11/2013 16:41, Kristian Evensen a écrit : > Hello, > > I am currently working on an embedded project based on the Atheros > AR9344 SoC. As a prototype device, we are using the TP-Link TL-WDR4300 > router (http://wiki.openwrt.org/toh/tp-link/tl-wdr4300) and latest > OpenWRT trun

[OpenWrt-Devel] USB instabilities on Atheros AR9344

2013-11-29 Thread Kristian Evensen
Hello, I am currently working on an embedded project based on the Atheros AR9344 SoC. As a prototype device, we are using the TP-Link TL-WDR4300 router (http://wiki.openwrt.org/toh/tp-link/tl-wdr4300) and latest OpenWRT trunk. The kernel is 3.10.18. We have over the last couple of weeks experienc

[OpenWrt-Devel] [RFC/RFT] netifd: Initial OpenVSwitch support

2013-11-29 Thread Helmut Schaa
Add a new device type "ovs" to define openvswitch (pseudo-) bridges. For setting up oppenvswitch bridges the "ovs-vsctl" utility is used within system-ovs.* and might be replaced with plain JSON-RPC in the future. Signed-off-by: Helmut Schaa --- This is a first RFC of openvswitch integration in

Re: [OpenWrt-Devel] [RFC] exFAT driver

2013-11-29 Thread José Vázquez
2013/11/29, David Lang : > As I understand it, lawyers are looking over the situation with this driver > > before it gets included in the upstream kernel. > > David Lang > Then we must wait. Thanks for the info. Regards: José Vázquez ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH] netifd: Fix possible segfault in bridge code

2013-11-29 Thread Helmut Schaa
On Fri, Nov 29, 2013 at 3:34 PM, Felix Fietkau wrote: > On 2013-11-29 15:22, Helmut Schaa wrote: >> Need to check calloc result. In case of failure the bridge member will be >> missing. >> >> Signed-off-by: Helmut Schaa > Pushed to git, thanks. > It will be committed to OpenWrt once I'm done wit

Re: [OpenWrt-Devel] [PATCH] netifd: Fix possible segfault in bridge code

2013-11-29 Thread Felix Fietkau
On 2013-11-29 15:22, Helmut Schaa wrote: > Need to check calloc result. In case of failure the bridge member will be > missing. > > Signed-off-by: Helmut Schaa Pushed to git, thanks. It will be committed to OpenWrt once I'm done with the integration of the new wireless code. - Felix ___

Re: [OpenWrt-Devel] [RFC] exFAT driver

2013-11-29 Thread David Lang
As I understand it, lawyers are looking over the situation with this driver before it gets included in the upstream kernel. David Lang On Fri, 29 Nov 2013, Wojciech Kromer wrote: Date: Fri, 29 Nov 2013 14:34:44 +0100 From: Wojciech Kromer Reply-To: OpenWrt Development List To: OpenWrt Devel

[OpenWrt-Devel] [PATCH] netifd: Fix possible segfault in bridge code

2013-11-29 Thread Helmut Schaa
Need to check calloc result. In case of failure the bridge member will be missing. Signed-off-by: Helmut Schaa --- bridge.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bridge.c b/bridge.c index 0e06cc2..4ef0d7e 100644 --- a/bridge.c +++ b/bridge.c @@ -318,6 +318,9 @@ bridge_create_me

[OpenWrt-Devel] [package] fxload: fix build

2013-11-29 Thread Dirk Neukirchen
should fix broken_package reported by buildbots since Kernel 3.7 headers are located in UAPI directory Signed-off-by: Dirk Neukirchen --- utils/fxload/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/fxload/Makefile b/utils/fxload/Makefile index f961d52..93e63c

Re: [OpenWrt-Devel] [RFC] exFAT driver

2013-11-29 Thread Wojciech Kromer
I'd like to have kernel exfat driver, esspecialy one that compiles with different kernel versions. This one is readonly and seems to be android specific. Just for start, I've tried it on two machines. After some small changes it compiles and: - works with 2.6.32 on debian - crashes with 2.6.38

[OpenWrt-Devel] sysupgrade fails due to bad nand flash blocks

2013-11-29 Thread Matthew Redfearn
Hi all, I have a problem with sysupgrade failing prematurely because my nand flash contains bad blocks. This results in an incomplete rootfs image in flash upon reboot from sysupgrade. I am running an attitude adjustment derivative (svn r35400) for custom hardware. Uboot / the kernel seem to dea

Re: [OpenWrt-Devel] Boot OpenWRT on RB433 "Lite" versions (RB433L , RB433UAHL)

2013-11-29 Thread Wojciech Kromer
Hello, I'm currently struggling with two similar Microtik routers: RB433L , RB433UAHL. I was trying hard to run my RB433GL version. The "L" versions have a lot of small, but hard to use differences. They are the Lite version of the well-known rb433, with a lower power consomption. I

Re: [OpenWrt-Devel] WD MyNet N750: ar9344 + ar8327 switch, unclear on phy/mdio/mac wiring

2013-11-29 Thread Felix Kaechele
Bootloader code has been published as per my request. You can find it here: http://support.wdc.com/product/download.asp?groupid=1702&sid=178&lang=en Now we just need to find where they broke it :) - Felix ___ openwrt-devel mailing list openwrt-devel

[OpenWrt-Devel] [PATCH] [package] grub2: use freetype macros

2013-11-29 Thread Dirk Neukirchen
including freetype header directly leads to build error: util/grub-mkfont.c:42:30: fatal error: freetype/ftsynth.h: No such file or directory Observed on Debian Testing, because new Freetype2 changed include location there add a patch to grub - use provided #include macros documented: http://www

[OpenWrt-Devel] [PATCH][2/2] AR71xx: Update profile for the wa750/wa850 to include rssileds by default

2013-11-29 Thread Martijn Zilverschoon
diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk index 5236f7f..5138c0c 100644 --- a/target/linux/ar71xx/generic/profiles/tp-link.mk +++ b/target/linux/ar71xx/generic/profiles/tp-link.mk @@ -142,7 +142,7 @@ $(eval $(call Profile,TLWA701

[OpenWrt-Devel] [PATCH][1/2] update Userspace support for the WA850/WA750

2013-11-29 Thread Martijn Zilverschoon
Patch for adding the default uci values of the rssileds application for the tp-link -tl-wa850re and the tl-wa750re for the diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds index 95b30c1..5a8173f 100755 --- a/target/linux/