projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: force hardwired interface parameters in ar71xx_add_device_eth
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
uci-defaults
/
network
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/network
b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index
041d5f0
..
076d922
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/network
@@
-142,6
+142,11
@@
pb92)
add_switch_vlan "eth0" "2" "0t 2"
;;
+tl-wa901nd)
+ set_interface_raw "eth" "eth0"
+ set_interface_lan "lan"
+ ;;
+
tl-wr1043nd)
set_interfaces_lan_wan "eth0.1" "eth0.2"
add_switch "rtl8366rb" "1" "1"
This page took
0.035761 seconds
and
4
git commands to generate.