[OpenWrt-Devel] weak signal MyNet n600

2013-12-13 Thread omggo
Hi all, I'm currently using the latest trunk (r39047) with the "MyNet n600" and have noticed that the wifi signal on the is lower than the official firmware and will never reach 100% even with the device right next to the router. At about 2m away from the device the signal strength is about 45% o

Re: [OpenWrt-Devel] WRT610n v2 support

2013-12-13 Thread Nathan Hintz
On Fri, 13 Dec 2013 23:24:28 -0800 Cody P Schafer wrote: > I run current trunk on a wrt610n v2 without applying any patches, and > without observing any of the issues mentioned. Also, that kernel is > ancient (Was this email stalled for 2 years somewhere in the depths of > the web?). > > On Sat,

Re: [OpenWrt-Devel] WRT610n v2 support

2013-12-13 Thread Cody P Schafer
I run current trunk on a wrt610n v2 without applying any patches, and without observing any of the issues mentioned. Also, that kernel is ancient (Was this email stalled for 2 years somewhere in the depths of the web?). On Sat, Dec 18, 2010 at 2:19 AM, Nathan Hintz wrote: > The patches being refe

[OpenWrt-Devel] [PATCH 2/4] kirkwood/u-boot: add support for Seagate GoFlexNet

2013-12-13 Thread Alexander Couzens
Signed-off-by: Alexander Couzens --- package/boot/uboot-kirkwood/Makefile | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package/boot/uboot-kirkwood/Makefile b/package/boot/uboot-kirkwood/Makefile index 9ffa21c..0ae73fb 100644 --- a/package/boot/uboot-kirkwood/Makefile

[OpenWrt-Devel] [PATCH 4/4] kirkwood/dockstar: remove sata from default packages

2013-12-13 Thread Alexander Couzens
The dockstar doesn't have any sata ports. Signed-off-by: Alexander Couzens --- target/linux/kirkwood/profiles/110-nas.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/kirkwood/profiles/110-nas.mk b/target/linux/kirkwood/profiles/110-nas.mk index 873cd88..33aa191 100644 --- a/t

[OpenWrt-Devel] [PATCH 3/4] kirkwood: new profile Seagate GoFlexNet

2013-12-13 Thread Alexander Couzens
Signed-off-by: Alexander Couzens --- target/linux/kirkwood/image/Makefile | 3 +++ target/linux/kirkwood/profiles/110-nas.mk | 17 + 2 files changed, 20 insertions(+) diff --git a/target/linux/kirkwood/image/Makefile b/target/linux/kirkwood/image/Makefile index 11b28fd..57

[OpenWrt-Devel] [PATCH 1/4] kirkwood/u-boot: update version from 2012.10 -> 2013.10

2013-12-13 Thread Alexander Couzens
I've tested the 2013.10 version with a goflexnet. - flash it into nand u-boot works (first stage) - Uart/serial boot works (kwboot) - openWrt boots (kernel 3.10) (L2off bug fixed) Signed-off-by: Alexander Couzens --- package/boot/uboot-kirkwood/Makefile | 4 ++-- package/boot/u

[OpenWrt-Devel] [PATCH 0/4] kirkwood

2013-12-13 Thread Alexander Couzens
Besides the u-boot goflexnet patch, they don't depend on each other. Alexander Couzens (4): kirkwood/u-boot: update version from 2012.10 -> 2013.10 kirkwood/u-boot: add support for Seagate GoFlexNet kirkwood: new profile Seagate GoFlexNet kirkwood/dockstar: remove sata from default package

[OpenWrt-Devel] [PATCH] ramips: add gpio pin 72 in mt7620 chips to dtsi files

2013-12-13 Thread Pavel Löbl
describes register set to control last gpio pin on mt7620 platfrom Signed-off-by: Pavel Löbl --- target/linux/ramips/dts/mt7620a.dtsi | 19 +++ target/linux/ramips/dts/mt7620n.dtsi | 19 +++ 2 files changed, 38 insertions(+) diff --git a/target/linux/ramips/dts/m

Re: [OpenWrt-Devel] [PATCH]netifd: Fix bridge mtu setting

2013-12-13 Thread Felix Fietkau
On 2013-12-13 12:13, Hans Dedecker wrote: > Apply the bridge MTU setting when set after adding a bridge > member as the kernel overrides the bridge mtu with the bridge > member MTU > > Signed-off-by: Hans Dedecker > --- > bridge.c | 14 -- > 1 files changed, 12 insertions(+), 2 del

[OpenWrt-Devel] [PATCH] openssl: Support multi-threaded applications

2013-12-13 Thread Sujith Manoharan
From: Sujith Manoharan Allow multi-threaded applications to work properly by removing the "no-threads" flag that is enabled by default. Signed-off-by: Sujith Manoharan --- package/libs/openssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libs/openssl/Mak

Re: [OpenWrt-Devel] [PATCH] packages: strongswan: Add second download mirror

2013-12-13 Thread Luka Perkov
On Fri, Dec 13, 2013 at 09:59:22AM +0100, Helmut Schaa wrote: > > Signed-off-by: Helmut Schaa > --- > net/strongswan/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in r39043. Thanks! Luka ___ openwrt-devel mailing list openw

[OpenWrt-Devel] [PATCH]netifd: Fix bridge mtu setting

2013-12-13 Thread Hans Dedecker
Apply the bridge MTU setting when set after adding a bridge member as the kernel overrides the bridge mtu with the bridge member MTU Signed-off-by: Hans Dedecker --- bridge.c | 14 -- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/bridge.c b/bridge.c index 4ef0d7e.

Re: [OpenWrt-Devel] [PATCH][packages]sane-backends: version no longer available as single tarball

2013-12-13 Thread Dmitri Bogomolov
12/06/2013 11:28 PM, John Vogel пишет: > sane-backends-1.0.23 is only available as three part download. The current > version upstream is 1.0.24. > > This patch bumps sane-backends to 1.0.24 and refreshes the source patches. > This fixes ticket #14579. Thank you! This works, at least for me.

Re: [OpenWrt-Devel] [RFC] Rngd in busybox.

2013-12-13 Thread Weedy
On Thu, Dec 12, 2013 at 1:09 PM, José Vázquez Fernández < ppvazquez...@gmail.com> wrote: > A couple of days ago found an old patch that adds rngd in busybox: > http://lists.busybox.net/pipermail/busybox/2008-August/066784.html > Because it is 5 years old will need some rework, but could be a good

[OpenWrt-Devel] [PATCH] packages: strongswan: Add second download mirror

2013-12-13 Thread Helmut Schaa
Signed-off-by: Helmut Schaa --- net/strongswan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 07253be..de8bcca 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=5