Skip to content

Commit

Permalink
Update 01_leds
Browse files Browse the repository at this point in the history
  • Loading branch information
csharper2005 authored Oct 30, 2023
1 parent 50975ad commit 9a14c67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions target/linux/mediatek/filogic/base-files/etc/board.d/01_leds
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ mercusys,mr90x-v1)
ucidef_set_led_netdev "wan" "wan" "green:wan" "eth1" "link tx rx"
;;
routerich,ax3000)
ucidef_set_led_netdev "lan1" "lan1" "blue:lan1" "lan1" "link tx rx"
ucidef_set_led_netdev "lan2" "lan2" "blue:lan2" "lan2" "link tx rx"
ucidef_set_led_netdev "lan3" "lan3" "blue:lan3" "lan3" "link tx rx"
ucidef_set_led_netdev "lan1" "lan1" "blue:lan-1" "lan1" "link tx rx"
ucidef_set_led_netdev "lan2" "lan2" "blue:lan-2" "lan2" "link tx rx"
ucidef_set_led_netdev "lan3" "lan3" "blue:lan-3" "lan3" "link tx rx"
ucidef_set_led_netdev "wan" "wan" "blue:wan" "wan" "link tx rx"
ucidef_set_led_netdev "wan-off" "wan-off" "amber:wan" "wan" "link"
ucidef_set_led_netdev "wan-off" "wan-off" "red:wan" "wan" "link"
;;
netgear,wax220)
ucidef_set_led_netdev "eth0" "LAN" "green:lan" "eth0"
Expand Down

0 comments on commit 9a14c67

Please sign in to comment.