[OpenWrt-Devel] [PATCH] ar71xx: Add build profile for the gl-inet 6416A and 6408A

2014-11-26 Thread Martijn Zilverschoon
Signed-off-by: Martijn Zilverschoon --- target/linux/ar71xx/image/Makefile |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 1c78898..791c4b7 100644 --- a/target/linux/ar71xx/image/Makefile

[OpenWrt-Devel] (no subject)

2014-11-26 Thread Martijn Zilverschoon
Patch to add the buildprofile for the GL-Init-6408A-v1 and the GL-Inet-6416A-v1 Both devices are identical, only difference is one comes with 8MB flash and the other with 16MB flash Official website: http://www.gl-inet.com/w/?page_id=241&lang=en Comprehensive list of specs: https://revspace.nl/GL

Re: [OpenWrt-Devel] how to set busybox's some options now ?

2013-12-17 Thread Martijn Zilverschoon
I think it does, because that also saves a lot of questions in the future (hopefully). Because I think a lot of people that build there own custom openwrt firmware often also modify the busybox config. 2013/12/17 Yousong Zhou : > On 17 December 2013 22:13, openwrt-de...@couprie.net > wrote: >> H

Re: [OpenWrt-Devel] [patch openwrt 0/4] Add support for TL-WA801ND v2 board

2013-12-07 Thread Martijn Zilverschoon
> I'm not sure what needs to be done more to get the patchset applied. Not much it just takes some time to review patches. > If anything needs to be changed, please tell me so and I will fix that. Well I did submit some patches as well since a lot of WA* devices of tp-link are more or less simil

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

2013-12-06 Thread Martijn Zilverschoon
> I don't think that it is a patchwork issue because patches from other users > are > fine usually. However I don't know how you are submitting the patches, so I > don't know what you are doing wrong. Maybe gmail causes the corruption. Yup they did, also they reformatted the attached text files/p

[OpenWrt-Devel] [Patch][3/3] ar71xx: Add user-space support for the TP-Link tl-WA801ND_v2 and tl-WA901ND_v3

2013-12-04 Thread Martijn Zilverschoon
This patch supersedes 4501 Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 216100b..5d70cdb 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh

[OpenWrt-Devel] [Patch][2/3] ar71xx: Add profile for the TP-Link tl-WA801ND_v2 and tl-WA901ND_v3

2013-12-04 Thread Martijn Zilverschoon
This patch supersedes 4502 and 4503 Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 0f2a2bb..3fe906b 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -998,9 +998,11

[OpenWrt-Devel] [PATCH][1/3] ar71xx: Add kernel support for the TP-Link tl-WA801ND_v2 and tl-WA901ND_v3

2013-12-04 Thread Martijn Zilverschoon
Since both the wa750, wa850, wa801nd_v2 and the wa901nd_v3, I did some refactoring of the file mach-tl-wax50re.c This way it is a bit easier to add other tp-link range extenders based on the Atheros ap123 reference board with one lan port. This patch supersedes 4500 Signed-off-by: Martijn

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 100

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

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

[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/

Re: [OpenWrt-Devel] How badly broken is bluetooth on OpenWrt ?

2013-11-25 Thread Martijn Zilverschoon
Hi, What happens when you try to connect the bluetooth dongle trough an active powered hub? -Fried 2013/11/25 valent.turko...@gmail.com : > Hi, > I have no previous experience with bluetooth on openwrt but from my > experience in last few days of serious testing bluetooth stack on > openwrt I ca

Re: [OpenWrt-Devel] [PATCH v2] gianfar: Fix NAPI poll mechanism in GIANFAR ethernet driver

2013-11-19 Thread Martijn Zilverschoon
This patch would be a great addition, and works wonderfully :) I have it running for some time now from when I found it in the thread https://forum.openwrt.org/viewtopic.php?id=42062&p=15 Tested-by: Martijn Zilverschoon 2013/11/19 Thomas Huehn : > This patch fixes the NAPI poll mechanism

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

2013-11-18 Thread Martijn Zilverschoon
Small update to uci_defaults/01_leds, to support the usb led 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..ec31631 100755 --- a/target/linux/ar71xx/base-files/etc

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

2013-11-18 Thread Martijn Zilverschoon
Signed-off-by: Martijn Zilverschoon 2013/11/18 Martijn Zilverschoon : > Just a small oversight my part, added the support for the USB led ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listi

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

2013-11-18 Thread Martijn Zilverschoon
Just a small oversight my part, added the support for the USB led diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c index 064a33f..0099b15 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v

Re: [OpenWrt-Devel] [PATCH] gianfar: Fix NAPI poll mechanism in GIANFAR ethernet driver

2013-11-11 Thread Martijn Zilverschoon
https://forum.openwrt.org/viewtopic.php?pid=214931#p214931 Tested-by: Martijn Zilverschoon ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] [2/3] ar71xx: add profile for the WR842N/ND v2

2013-11-11 Thread Martijn Zilverschoon
Signed-off-by: Martijn Zilverschoon 2013/11/11 Martijn Zilverschoon : > Patch to add the profile for the TP-LINK WR842N/ND v2 > Small update, because of a change in the Makefile. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] [PATCH] [2/3] ar71xx: add profile for the WR842N/ND v2

2013-11-11 Thread Martijn Zilverschoon
Patch to add the profile for the TP-LINK WR842N/ND v2 Small update, because of a change in the Makefile. diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 3af8375..54b9843 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefi

[OpenWrt-Devel] [PATCH] [2/3] ar71xx: add profile for the WR842N/ND v2

2013-11-10 Thread Martijn Zilverschoon
Patch to add the profile for the TP-LINK WR842N/ND v2 Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 897aab9..64d2986 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -974,7

[OpenWrt-Devel] [PATCH] [3/3] ar71xx: add user space support for the TL-WR842N/ND v2

2013-11-10 Thread Martijn Zilverschoon
Patch to add the user space support for the TL-WR842N/ND v2 Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index e304fac..6ee36c1 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux

[OpenWrt-Devel] [PATCH] [1/3] ar71xx: Add kernel support for the WR842N/ND v2

2013-11-10 Thread Martijn Zilverschoon
Patch to add kernel support for the TP-LINK WR842N/ND v2 Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c index 6d2654b..064a33f 100644 --- a/target/linux/ar71xx/files

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-08 Thread Martijn Zilverschoon
directory) I think you have to apply 4 patches since this one is 1/4. Sorry for the earlier message that was incomplete. -Martijn 2013/11/8 Martijn Zilverschoon : > Well if you need this that badly, you can patch it yourself :) > > git clone git://git.openwrt.org/openwrt.git > > &

Re: [OpenWrt-Devel] [v3, 1/4] Add kernel support for Sagemcom F@ST2704V2 ADSL router

2013-11-08 Thread Martijn Zilverschoon
Well if you need this that badly, you can patch it yourself :) git clone git://git.openwrt.org/openwrt.git 2013/11/8 Weedy : > Can this pretty please not die to bitrot? > I need this merged so badly ;_; > > > On Thu, Oct 31, 2013 at 7:33 PM, Marcin Jurkowski > wrote: >> >> This adds kernel supp

[OpenWrt-Devel] [PATCH] ar71xx: add profile and build image for the TL-WA750RE TL-WA850RE range extender

2013-11-04 Thread Martijn Zilverschoon
Patch to add profile and build image for the tplink TL-WA750RE/WA850RE board 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 b7d4ec0..5236f7f 100644 --- a/target/linux/ar71xx/generic/profiles

[OpenWrt-Devel] [PATCH] ar71xx: add user space support for the TL-WA750RE/WA850RE Range extender

2013-11-04 Thread Martijn Zilverschoon
Patch to add user space support for the TL-WA750RE/WA850RE range extender Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 1cabd10..ffbac4f 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b

[OpenWrt-Devel] [PATCH] ar71xx: Add kernel support for the TP-Link WA750RE / WA850RE range extender

2013-11-04 Thread Martijn Zilverschoon
Patch to add kernel support for the TP-LINK WA750RE and the WA850RE range extender Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 2a0ba82..55cbc10 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx

[OpenWrt-Devel] [PATCH] ar71xx: Add kernel support for the TP-Link WA750RE / WA850RE range extender

2013-11-03 Thread Martijn Zilverschoon
Patch to add kernel support for the TP-LINK WA750RE and the WA850RE range extender Signed-off-by: Martijn Zilverschoon + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 as published + * by the Free

[OpenWrt-Devel] [PATCH] ar71xx: Add kernel support for the TP-Link WA750RE / WA850RE range extender

2013-11-03 Thread Martijn Zilverschoon
Patch to add kernel support for the TP-LINK WA750RE and the WA850RE range extender Signed-off-by: Martijn Zilverschoon diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 2a0ba82..55cbc10 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx