Re: [OpenWrt-Devel] [PATCH][ar71xx] Error fix in Kernel for MR3420v2 Ethernet Switch configuration

2013-03-15 Thread Gabor Juhos
2013.03.14. 12:11 keltezéssel, Dmytro írta: Error in using another MDIO (AP123 platform using only one GE1 device for eth0 and eth1) for the router mr3420v2. Сonfirmed: https://forum.openwrt.org/viewtopic.php?pid=194779#p194779 Routers in this sense are the same and the only difference is:

Re: [OpenWrt-Devel] [PATCH] ar71xx: rw2458n - Use eeprom (art) from wifi card

2013-03-15 Thread Gabor Juhos
2013.03.12. 21:07 keltezéssel, Cezary Jackiewicz írta: Use eeprom (art) from included wifi card, not hard coded in flash. Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com Applied. Thanks, Gabor ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH] ar71xx: add TL-LINK TL-MR11U v2

2013-03-15 Thread Gabor Juhos
2013.03.12. 14:47 keltezéssel, Guilhem Lettron írta: Signed-off-by: Guilhem Lettron guil...@lettron.fr Applied with some fixes. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] [PATCH] [package] ddns-scripts: add dy.fi service and add [HTTPAUTH] to description

2013-03-15 Thread Sami Olmari
Add dy.fi ddns provider into ddns-scripts services file and add [HTTPAUTH] into description in top of the services file, the functionality has been added long ago, just description is missing. Signed-off-by: Sami Olmari s...@olmari.fi Tested-by: Sami Olmari s...@olmari.fi --- ---

[OpenWrt-Devel] ipv6 Neighbor Discovery library

2013-03-15 Thread Jiri Pirko
Hi. I think this might be interesting for your project. If not please ignore. I'm working on libndp (Neighbour discovery library): https://github.com/jpirko/libndp The purpose is to provide application (for example Network Manager) an API for NDP packets parsing and composing. The lib is 5 days

[OpenWrt-Devel] Ubiquiti Bullet M2

2013-03-15 Thread Andreas Hubel
Hello, I tried to flash a current Ubiquiti Bullet M2 (AirOS XM.v5.3.5) with OpenWRT r29592 from http://downloads.openwrt.org/backfire/10.03.1/ar71xx/openwrt-ar71xx-ubnt-bullet-m-squashfs-factory.bin but only got Bad firmware update image. I found a thread at the DDWRT forum [1], discussion a

Re: [OpenWrt-Devel] Ubiquiti Bullet M2

2013-03-15 Thread Ray Gibson
Andreas, I flash the attitude adjustment rc1 image on bullets all the time. Perhaps you might try a newer image? -- Ray Gibson apologies for the disclaimer, can't remove it. Andreas Hubel a...@muc.ccc.de wrote: Hello, I tried to flash a current Ubiquiti Bullet M2 (AirOS XM.v5.3.5) with

Re: [OpenWrt-Devel] Ubiquiti Bullet M2

2013-03-15 Thread Bastian Bittorf
* Andreas Hubel a...@muc.ccc.de [15.03.2013 20:23]: Might you integrate this patch also in the openwrt building workflow, so that the images at http://downloads.openwrt.org/ also work? is integrated in trunk, so these images are working: http://downloads.openwrt.org/snapshots/trunk/ar71xx/

Re: [OpenWrt-Devel] Ubiquiti Bullet M2

2013-03-15 Thread Mitch Kelly
I believe the newer bullet M Series (With MAC 00:27) Do not let you flash anything but AirOS images via the web interface, Older 00:15 MAC Will let you via web. TFTP Method Is possibly the only option 1) Power off device 2) Press and hold Reset 3) Power on device 4) Keep holding reset 5) When

Re: [OpenWrt-Devel] [PATCH 01/02][ar71xx] Kernel changes for Enabling software control WAN, LAN1-4 LEDs on MR3220-v1/MR3420-v1/WR841N-v7

2013-03-15 Thread Dmytro
Detailed explanation: MR3220-v1/MR3420-v1/WR841N-v7 routers have a common platform - AP99 Accordingly, the whole configuration of LEDs (WAN, LAN1-4, etc) should be general. In the u-boot for the platform AP99 - there are no profiles for different devices. Configuration for LEDs - general. I have