[OpenWrt-Devel] [PATCHv5] Add support for TP-Link WA7510N

2012-10-28 Thread Stefan Helmert
>From Stefan Helmert It is mostly the same as wr841nd. WLAN and LAN are working. LAN-Led is working. WLAN signal strength Leds are not working yet. This is version 5: did some clean up in the patch added Copyright, hope there are no thunderbird created linebreaks. Hope it will be the last

[OpenWrt-Devel] [PATCHv4] Add support for TP-Link WA7510N

2012-10-28 Thread Stefan Helmert
>From Stefan Helmert It is mostly the same as wr841nd. WLAN and LAN are working. LAN-Led is working. WLAN signal strength Leds are not working yet. This is version 4: did some clean up in the patch added Copyright, hope there are no thunderbird created linebreaks. Hope it will be the last

[OpenWrt-Devel] [PATCHv4] Add support for TP-Link WA7510N

2012-10-28 Thread Stefan Helmert
>From Stefan Helmert It is mostly the same as wr841nd. WLAN and LAN are working. LAN-Led is working. WLAN signal strength Leds are not working yet. This is version 4: did some clean up in the patch added Copyright, hope there are no thunderbird created linebreaks. Hope it will be the last

[OpenWrt-Devel] [PATCHv3] Add support for TP-Link WA7510N

2012-10-27 Thread Stefan Helmert
From Stefan Helmert It is mostly the same as wr841nd. WLAN and LAN are working. LAN-Led is working. WLAN signal strength Leds are not working yet. This is version 3: did some clean up in the patch added Copyright, hope there are no thunderbird created linebreaks. Hope Thunderbird will work

[OpenWrt-Devel] [PATCHv2] Add support for TP-Link WA7510N

2012-10-27 Thread Stefan Helmert
From Stefan Helmert It is mostly the same as wr841nd. WLAN and LAN are working. LAN-Led is working. WLAN signal strength Leds are not working yet. This is version 2: did some clean up in the patch added Copyright, hope there are no thunderbird created linebreaks. http://wiki.openwrt.org

Re: [OpenWrt-Devel] [PATCH] Add support for TP-Link WA7510N

2012-10-26 Thread Stefan Helmert
is the lan-led. Am 26.10.2012 16:06, schrieb Jonathan Bither: On 10/26/2012 09:49 AM, Stefan Helmert wrote: I hope this will work. You should know, the leds on ubiquity devices are connected to the ar7240 main-controller. On TL-WA7510N they are connected to ar9280 wlan-device as gpio-device. I

Re: [OpenWrt-Devel] [PATCH] Add support for TP-Link WA7510N

2012-10-26 Thread Stefan Helmert
I hope this will work. You should know, the leds on ubiquity devices are connected to the ar7240 main-controller. On TL-WA7510N they are connected to ar9280 wlan-device as gpio-device. Please can you tell me more about rssileds. Am 26.10.2012 15:40, schrieb Jonathan Bither: I imagine that you

[OpenWrt-Devel] [PATCH] Add support for TP-Link WA7510N

2012-10-25 Thread Stefan Helmert
From Stefan Helmert It is mostly the same as wr841nd. WLAN and LAN are working. LAN-Led ist working. WLAN signal strength Leds are not working yet. http://wiki.openwrt.org/toh/tp-link/tl-wa7510n?s[]=wa7510n Signed-off-by: Stefan Helmert --- Index: target/linux/ar71xx/files/arch/mips/ath79

Re: [OpenWrt-Devel] TP-Link WA7510N support (trunk)

2012-10-20 Thread Stefan Helmert
found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance. -- There is something with init. But I don't know why freeing "unused" 208k. Am 19.10.2012 20:

[OpenWrt-Devel] TP-Link WA7510N support (trunk)

2012-10-19 Thread Stefan Helmert
Hello, I am doing support for the wa7510n, now for trunk-version. Look at the patch. I have a problem: no init found. What to do now? ThanX! Index: target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa7510n.c === --- target/linux/a

[OpenWrt-Devel] TP-Link WA7510N Patch - revision 0

2012-09-01 Thread Stefan Helmert
Here is the patch: https://www.dropbox.com/s/2cvlcy4lkebaio1/wa7510n_support.patch (no signal strength LEDs, but wlan and lan working) ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] WA7510N signal stregth-led support

2012-08-08 Thread Stefan Helmert
Am 08.08.2012 17:52, schrieb Stefan Helmert: Hello, now I want to add support for the signal strength leds on the tpl-link WA7510N. I looked for some code for the ubnt nanostation but there are some open questions: How does openwrt know that the led does show what it should show? Is it

[OpenWrt-Devel] WA7510N signal stregth-led support

2012-08-08 Thread Stefan Helmert
Hello, now I want to add support for the signal strength leds on the tpl-link WA7510N. I looked for some code for the ubnt nanostation but there are some open questions: How does openwrt know that the led does show what it should show? Is it adressed by the .name in the structure? The .gpi

[OpenWrt-Devel] AR9280 dualband mode

2012-08-07 Thread Stefan Helmert
Hello, I have a ar9280 in my TL-WA7510N. This wlan-chip can use 2,4 GHz and 5 GHz simultanously. I read, that there must be two wlan interfaces in ifconfig or iwconfig. But I only got one Interface, the 5 GHz one. The Chip is recognised correctly as ar9280. How to activate the dualband-mode

[OpenWrt-Devel] WA7510N running

2012-08-04 Thread Stefan Helmert
Hello, I am new to openwrt-devel. I did some work to get openwrt running on the TP-Link WA7510N. This is a 2,4 and 5 GHz router: http://wiki.openwrt.org/toh/tp-link/tl-wa7510n In the next days I hope to get the signalstrength-leds running. u can check out if it is working on your router. Only