2
0
forked from Ivasoft/openwrt

rtl8366_smi: move RTL8366S driver into a separate file

SVN-Revision: 19279
This commit is contained in:
Gabor Juhos
2010-01-22 17:38:07 +00:00
parent 46b0e6643a
commit 2b5ba9073f
16 changed files with 1853 additions and 1769 deletions

View File

@@ -16,11 +16,11 @@ config interface wan
option proto dhcp
config switch
option name rtl8366-smi
option name rtl8366s
option reset 1
option enable_vlan 1
config switch_vlan
option device rtl8366-smi
option device rtl8366s
option vlan 0
option ports "0 1 2 3 5"