Re: [OpenWrt-Devel] atheros / silent freeze / ar2313/15/17

2013-03-09 Thread Bastian Bittorf
* Sivateja Patibandla patibandl...@vcu.edu [09.03.2013 21:40]: I've added CONFIG_SWAP=y to trunk/target/linux/atheros/config3.3 and I still can't see zram in the base system. Am I missing something? unsure, what the specific problem is, just run 'make kernel_menuconfig' and activate it. bye,

Re: [OpenWrt-Devel] Init Script

2013-03-09 Thread Sivateja Patibandla
Hi Bastian, Sorry my message before has the subject line not edited. So here I'm sending again. I did some tests with and without traffic on Ethernet. And your guess on problem with Ethernet PHY is most likely right. The router never freezes when there is no traffic coming from Ethernet. It is

Re: [OpenWrt-Devel] Init Script

2013-03-09 Thread Bastian Bittorf
* Sivateja Patibandla patibandl...@vcu.edu [09.03.2013 21:58]: I've added CONFIG_SWAP=y to trunk/target/linux/atheros/config3.3 and I still can't see zram in the base system. Am I missing something? unsure, what the specific problem is, just run 'make kernel_menuconfig' and activate it. bye,

Re: [OpenWrt-Devel] wireless mesh at 538 mbits/sec with 54G + HT20 possible ?

2013-03-09 Thread Bastian Bittorf
* cmsv c...@wirelesspt.net [09.03.2013 22:37]: from number 10 to number 12 the distance is 200 meters and i get... 538 mbits/sec with iperf. Image and settings bellow: http://wirelesspt.net/wiki/images/b/b8/Ap-diegolopes-iperf.png unsure which iperf test you are using, but make sure that

[OpenWrt-Devel] [PATCH] [packages] New Package - facter

2013-03-09 Thread Kyle Anderson
From: Kyle Anderson k...@xkyle.com This patch is for the facter utility which allows sysadmins to extract information from their systems. It is commonly used in conjunction with Puppet, which I will submit later. Sorry for the attachment, I don't trust my email to not mangle it. Signed-off-by:

[OpenWrt-Devel] [PATCH 001/004][at91] Add kernel support for Exegin Q5x

2013-03-09 Thread Owen Kirby
This adds kernel support for the Exegin Q5x family of boards. Signed-off-by: Owen Kirby o...@exegin.com Index: target/linux/generic/patches-3.3/980-arm_openwrt_machtypes.patch === ---

[OpenWrt-Devel] [PATCH 003/004][at91] Makefile changes to support Exegin Q5x

2013-03-09 Thread Owen Kirby
This adds Makefile changes to support the Exegin Q5x family of boards. Signed-off-by: Owen Kirby o...@exegin.com Index: target/linux/at91/Makefile === --- target/linux/at91/Makefile (revision 35893) +++ target/linux/at91/Makefile

[OpenWrt-Devel] [PATCH 004/004][at91] Config changes to support Exegin Q5x

2013-03-09 Thread Owen Kirby
This adds Configuration changes to support the Exegin Q5x family of boards. Signed-off-by: Owen Kirby o...@exegin.com Index: target/linux/at91/9g20/config-default === --- target/linux/at91/9g20/config-default (revision 35893)