forked from Ivasoft/openwrt
ar71xx: add user space support for the TL-WA801ND v2
Patch to add the user space support for the TL-WA801ND v2 Signed-off-by: Jiri Pirko <jiri@resnulli.us> Patchwork: http://patchwork.openwrt.org/patch/4501/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39064
This commit is contained in:
@@ -136,6 +136,7 @@ get_status_led() {
|
||||
tl-mr3220-v2 | \
|
||||
tl-mr3420 | \
|
||||
tl-mr3420-v2 | \
|
||||
tl-wa801nd-v2 | \
|
||||
tl-wa901nd | \
|
||||
tl-wa901nd-v2 | \
|
||||
tl-wdr3500 | \
|
||||
|
||||
@@ -260,6 +260,11 @@ tl-wr842n-v2)
|
||||
ucidef_set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
|
||||
;;
|
||||
|
||||
tl-wa801nd-v2)
|
||||
ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
|
||||
ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
|
||||
;;
|
||||
|
||||
tl-wr941nd | \
|
||||
tl-wr1041n-v2)
|
||||
ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
|
||||
|
||||
@@ -235,6 +235,7 @@ tl-mr3040 |\
|
||||
tl-mr3040-v2 |\
|
||||
tl-wa750re |\
|
||||
tl-wa850re |\
|
||||
tl-wa801nd-v2 |\
|
||||
tl-wa901nd |\
|
||||
tl-wa901nd-v2 |\
|
||||
tl-wr703n |\
|
||||
|
||||
Reference in New Issue
Block a user