Skip to content
Snippets Groups Projects
Commit be6bbc79 authored by John Crispin's avatar John Crispin
Browse files

ramips: fix switch config for Edimax 3G-6200n


Switch in Edimax 3G-6200n also require full switch reset, not only vlan definitions. Tested on Edimax 3G-6200n.

Signed-off-by: default avatarCezary Jackiewicz <cezary.jackiewicz@gmail.com>

SVN-Revision: 42194
parent e5e1c033
No related branches found
No related tags found
No related merge requests found
......@@ -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 | \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment