mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 06:38:57 +02:00
ar71xx: Buffalo WLAE-AG300N wireless led patch
Here is the uci-defaults version of the led support for the Buffalo WLAE-AG300N. Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32932 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b80a2c45e4
commit
48872cf839
@ -141,6 +141,10 @@ whr-hp-gn)
|
|||||||
ucidef_set_led_switch "lan4" "LAN4" "buffalo:green:lan4" "switch0" "0x10"
|
ucidef_set_led_switch "lan4" "LAN4" "buffalo:green:lan4" "switch0" "0x10"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
wlae-ag300n)
|
||||||
|
ucidef_set_led_netdev "wireless" "WIRELESS" "buffalo:green:wireless" "wlan0"
|
||||||
|
;;
|
||||||
|
|
||||||
wzr-hp-g300nh)
|
wzr-hp-g300nh)
|
||||||
ucidef_set_led_wlan "wlan" "Wireless" "buffalo:green:wireless" "phy0tpt"
|
ucidef_set_led_wlan "wlan" "Wireless" "buffalo:green:wireless" "phy0tpt"
|
||||||
ucidef_set_led_netdev "router" "Router" "buffalo:green:router" "eth1"
|
ucidef_set_led_netdev "router" "Router" "buffalo:green:router" "eth1"
|
||||||
|
Loading…
Reference in New Issue
Block a user