projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5e1c03
)
ramips: fix switch config for Edimax 3G-6200n
author
John Crispin
<john@openwrt.org>
Mon, 18 Aug 2014 13:10:04 +0000
(13:10 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 18 Aug 2014 13:10:04 +0000
(13:10 +0000)
Switch in Edimax 3G-6200n also require full switch reset, not only vlan definitions. Tested on Edimax 3G-6200n.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 42194
target/linux/ramips/base-files/etc/board.d/02_network
patch
|
blob
|
history
diff --git
a/target/linux/ramips/base-files/etc/board.d/02_network
b/target/linux/ramips/base-files/etc/board.d/02_network
index 7857aca481b2732a09c3e52d2914d0d008b02d91..e027b3be89fedafff3d17a2348c2827bc2e0c78f 100755
(executable)
--- a/
target/linux/ramips/base-files/etc/board.d/02_network
+++ b/
target/linux/ramips/base-files/etc/board.d/02_network
@@
-61,7
+61,6
@@
ramips_setup_interfaces()
ucidef_set_interface_lan "eth0.1"
;;
- 3g-6200n | \
b2c | \
nw718 | \
psr-680w | \
@@
-98,6
+97,7
@@
ramips_setup_interfaces()
ucidef_add_switch_vlan "switch0" "2" "4 9t"
;;
+ 3g-6200n | \
dir-610-a1 | \
dir-300-b7 | \
dir-320-b1 | \