[OpenWrt-Devel] adding tp-link wr740n v5.0 support

2015-06-06 Thread Daniel Petre
Hello, so i just got the v5.0 version of tp-link wr740n and it seems its not a 2 mb flash and 16 mb ram chinese version like stated in the wiki. Took a look at the download page for the firmware at www.tp-link.ro and the firmware looks like a 4 mb flash variant. Here is binwalk of it: [dani@x220

[OpenWrt-Devel] [PATCH] libubox: cmake: Add BUILD_EXAMPLES option

2015-06-06 Thread Nikolay Dimitrov
Add ability to skip building the examples. The default value is ON to follow the original cmake behavior. Signed-off-by: Nikolay Dimitrov --- CMakeLists.txt |1 + examples/CMakeLists.txt | 28 +++- 2 files changed, 16 insertions(+), 13 deletions(-) diff --

Re: [OpenWrt-Devel] Linux 4.x

2015-06-06 Thread Roman Yeryomin
On 6 June 2015 at 09:21, Dirk Neukirchen wrote: > On 05.06.2015 16:00, Baptiste Clenet wrote: >> Hi OpenWRT developers, >> >> Is there any plan to port OPENWRT on Linux 4.x? (Or is it already done?) >> >> > > > - ar71xx: ar8216/ar8316/ar8xxx driver is broken > on 8337N and some unknown router (rep

[OpenWrt-Devel] [PATCH RFC] Add support for Ubiquiti Unifi Outdoor Plus

2015-06-06 Thread Stefan Rompf
Hi, please review my patch to add support for the Ubiquiti Unifi Outdoor Plus access point based on the work of Kirill Berezin and me. The access point has a configurable RF filter in the receive path that must be tuned according to the selected Wifi channel. A patch to compat_wireless adds supp

Re: [OpenWrt-Devel] lantiq DSL drivers / firmware info

2015-06-06 Thread Sylwester Petela
W dniu 2015-06-06 o 14:18, Aleksander Wałęski pisze: Interesting. Have you made a note of which parameter made such a difference? I guess disabling ReTx could potentially cause lower sync speeds because DSLAM needs to compensate for lack of retransmissions. It may be enabled/disabled in autoboot

[OpenWrt-Devel] Rate limiting features of the ag71xx hardware

2015-06-06 Thread Christian Lamparter
On Friday, June 05, 2015 02:18:22 PM Dave Taht wrote: > TX delay setting? What else can it do? Can't tell. Atheros' ethernet driver source is available in the GPL source for this device (but I guess this is nothing special. Version is: s17_ssdk_v1.0.4p1). > My dream has been to find a way to set

[OpenWrt-Devel] Visita a Abrint

2015-06-06 Thread Flavio Leonel
** Flavio Leonel ** Consultoria em Telecom (redes sem fio para provedores - redes cabeadas - FTTH - Servidores Linux - Servidores Windows) Desde 2009 trabalho com consultoria

Re: [OpenWrt-Devel] lantiq DSL drivers / firmware info

2015-06-06 Thread Aleksander Wałęski
As I mentioned earlier I am already running with very minimal configuration. My control process parameters list looks like this: /sbin/vdsl_cpe_control -i -n /sbin/dsl_notify.sh -f /lib/firmware/vdsl.bin -A /lib/firmware/vdsl.scr -i is required, but actual initialization bits are not (in my case)

Re: [OpenWrt-Devel] lantiq DSL drivers / firmware info

2015-06-06 Thread Martin Blumenstingl
On Fri, Jun 5, 2015 at 4:56 AM, Aleksander Wałęski wrote: > Try playing with /etc/init.d/dsl_control when you'll have a moment to > spare to see if all parameters it passes to control application are > necessary. It seems that the lowlevel configuration is indeed not required anymore. Removing the

Re: [OpenWrt-Devel] Linux 4.x

2015-06-06 Thread Hauke Mehrtens
On 06/06/2015 08:21 AM, Dirk Neukirchen wrote: > On 05.06.2015 16:00, Baptiste Clenet wrote: >> Hi OpenWRT developers, >> >> Is there any plan to port OPENWRT on Linux 4.x? (Or is it already done?) >> >> > > There is a patch available for Kernel 4.1-rc1 [1] > it does not apply cleanly anymore, hav

[OpenWrt-Devel] grub: add download mirrors

2015-06-06 Thread Hannu Nyman
grub: add download mirrors Add three download mirrors for 'grub', as the Makefile currently defines only one download location. @GNU can not be used, as the most recent version of 'grub' is not available at the general GNU mirrors, and can only be found at the "gnu-alpha" mirrors. Signed-of

[OpenWrt-Devel] [PATCH v2] bc: add download mirrors

2015-06-06 Thread Hannu Nyman
bc: add download mirrors Add three download mirrors for 'bc', as the Makefile currently defines only one download location. @GNU can not be used, as the most recent version of 'bc' is not available at the general GNU mirrors, and can only be found at the "gnu-alpha" mirrors. Signed-off-by:

[OpenWrt-Devel] bc: add download mirrors

2015-06-06 Thread Hannu Nyman
bc: add download mirrors Add three download mirrors for 'bc', as the Makefile currently defines only one download location. @GNU can not be used, as the most recent version of 'bc' is not available at the general GNU mirrors, and can only be found at the "gnu-alpha" mirrors. Signed-off-by: