forked from Ivasoft/openwrt
ar71xx: add user-space support for Netgear WNDAP360
[juhosg: this has been created from the following patch: http://patchwork.openwrt.org/patch/3620/ ] Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36579
This commit is contained in:
@@ -200,6 +200,10 @@ wrt160nl)
|
||||
ucidef_set_led_wlan "wlan" "WLAN" "wrt160nl:blue:wlan" "phy0tpt"
|
||||
;;
|
||||
|
||||
wndap360)
|
||||
ucidef_set_led_power "power" "POWER GREEN" "wndap360:green:power" "1"
|
||||
;;
|
||||
|
||||
wndr3700)
|
||||
ucidef_set_led_default "wan" "WAN LED (green)" "wndr3700:green:wan" "0"
|
||||
ucidef_set_led_usbdev "usb" "USB" "wndr3700:green:usb" "1-1"
|
||||
|
||||
@@ -200,6 +200,7 @@ tl-mr3040 |\
|
||||
tl-wa901nd |\
|
||||
tl-wa901nd-v2 |\
|
||||
tl-wr703n |\
|
||||
wndap360 |\
|
||||
wp543)
|
||||
ucidef_set_interface_lan "eth0"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user