[OpenWrt-Devel] [PATCH 0/2] Netgear WNR1000v2: improved support
Michal
michal.cieslakiewicz at wp.pl
Thu Mar 17 19:34:01 EDT 2016
Date: Fri, 18 Mar 2016 00:00:03 +0100
Subject: [PATCH 0/2] Netgear WNR1000v2: improved support
Hi all,
Two patches following this email make all LEDs and buttons on WNR1000v2
accessible to OS. Default configuration is provided so all router's LEDs
and buttons are enabled and work as expected without need of further
customization - which still is possible via standard /sys/class/leds
interface. Local Ethernet ports (LAN1-4) LEDs show speed link as described
on device label.
This device is very similar to WNR2000v3 and WNR612v2, so large parts of
code are shared between these Netgear routers. For example, this router is
affected by 'invalid WLAN MAC' issue and therefore standard WNR2000v3
workaround has been used.
Tested successfully on WNR1000v2h2.
Michal Cieslakiewicz (2):
ar71xx: WNR1000v2: fix for random WLAN MAC
ar71xx: WNR1000v2: enable control of all LEDs and buttons
target/linux/ar71xx/base-files/etc/board.d/01_leds | 3 +-
.../ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c | 141 ++++++++++++++++++++-
2 files changed, 136 insertions(+), 8 deletions(-)
--
2.7.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list