forked from Ivasoft/openwrt
ramips: split Phicomm PSG1218 and PSG1218K2C
PSG1218 got only 4 Ethernet ports and WAN on port 3 while PSG1218K2C got 5 Ethernet ports and WAN on port 4 Switch to use kmod-kt76x2 instead of kmod-mt76 for both devices while at it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -95,7 +95,7 @@ ramips_setup_interfaces()
|
||||
oy-0001|\
|
||||
pbr-m1|\
|
||||
psg1208|\
|
||||
psg1218|\
|
||||
psg1218k2c|\
|
||||
r6220|\
|
||||
sap-g3200u3|\
|
||||
sk-wb8|\
|
||||
@@ -115,6 +115,10 @@ ramips_setup_interfaces()
|
||||
ucidef_add_switch "switch0" \
|
||||
"0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "6@eth0"
|
||||
;;
|
||||
psg1218)
|
||||
ucidef_add_switch "switch0" \
|
||||
"0:lan:3" "1:lan:2" "2:lan:1" "3:wan" "6@eth0"
|
||||
;;
|
||||
whr-300hp2|\
|
||||
whr-600d|\
|
||||
wsr-1166|\
|
||||
|
||||
Reference in New Issue
Block a user