projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
581285c
)
ar71xx: fix netgear wndr3700 v1/v2, wndr3800/wndr3800ch switch port mapping
author
Qian Zheng
<sotux82@gmail.com>
Thu, 12 Jan 2017 01:39:55 +0000
(09:39 +0800)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 1 Feb 2017 16:58:39 +0000
(17:58 +0100)
Signed-off-by: Qian Zheng <sotux82@gmail.com>
target/linux/ar71xx/base-files/etc/board.d/02_network
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/etc/board.d/02_network
b/target/linux/ar71xx/base-files/etc/board.d/02_network
index b998daae2fa02f900f42c50b45ad7eabf516d143..001994cb3d0649c189fbb8d1f34f2ba1ea1005c2 100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/
target/linux/ar71xx/base-files/etc/board.d/02_network
@@
-416,10
+416,13
@@
ar71xx_setup_interfaces()
ucidef_add_switch "switch0" \
"0@eth0" "2:lan" "3:wan"
;;
- wndr3700)
+ wndr3700|\
+ wndr3700v2|\
+ wndr3800|\
+ wndr3800ch)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
ucidef_add_switch "switch0" \
- "0:lan
" "1:lan" "2:lan" "3:lan
" "5@eth0"
+ "0:lan
:4" "1:lan:3" "2:lan:2" "3:lan:1
" "5@eth0"
ucidef_add_switch_attr "switch0" "blinkrate" 2
ucidef_add_switch_port_attr "switch0" 1 led 6