mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: add user-space support for the OpenMesh MR600 board
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34232 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -71,6 +71,12 @@ hornet-ub)
|
||||
ucidef_set_led_usbdev "usb" "USB" "alfa:blue:usb" "1-1"
|
||||
;;
|
||||
|
||||
mr600)
|
||||
ucidef_set_led_netdev "port1" "port1" "mr600:blue:lan" "eth0"
|
||||
ucidef_set_led_wlan "wlan58" "WLAN58" "mr600:green:wlan58" "phy0tpt"
|
||||
ucidef_set_led_wlan "wlan24" "WLAN24" "mr600:green:wlan24" "phy1tpt"
|
||||
;;
|
||||
|
||||
mzk-w04u)
|
||||
ucidef_set_led_usbdev "usb" "USB" "planex:green:usb" "1-1"
|
||||
;;
|
||||
|
||||
@@ -145,6 +145,7 @@ aw-nr580 |\
|
||||
bullet-m |\
|
||||
cap4200ag |\
|
||||
eap7660d |\
|
||||
mr600 |\
|
||||
rb-411 |\
|
||||
tl-mr11u |\
|
||||
tl-mr3020 |\
|
||||
|
||||
Reference in New Issue
Block a user