init.c from official 3.0.0.4.374.4422 sources:
[code]
nvram_set_int("led_lan_gpio", 4|GPIO_ACTIVE_LOW);
nvram_set_int("led_wan_gpio", 3|GPIO_ACTIVE_LOW);
[/code]
Checked and confirmed for RT-N15U hw A1. gpio 3 0 turns on WAN LED, gpio 4 0
turns on LAN LED. WAN LED is also controlled with ledbh3
Original issue reported on code.google.com by duke...@gmail.com on 27 Feb 2014 at 7:54
Original issue reported on code.google.com by
duke...@gmail.com
on 27 Feb 2014 at 7:54