diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-01-07 20:07:50 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-01-07 20:07:50 +0100 |
| commit | efa9d63b72c6cd2f815ff81aea87f22ee606a5af (patch) | |
| tree | b891d61d31de64c9678c83fb1cfa3729fae3b498 /files | |
| parent | f12b20fe58c850e3bdb1996b4ac14badc8469d2d (diff) | |
| download | ap01-efa9d63b72c6cd2f815ff81aea87f22ee606a5af.tar ap01-efa9d63b72c6cd2f815ff81aea87f22ee606a5af.tar.gz ap01-efa9d63b72c6cd2f815ff81aea87f22ee606a5af.tar.bz2 ap01-efa9d63b72c6cd2f815ff81aea87f22ee606a5af.tar.xz ap01-efa9d63b72c6cd2f815ff81aea87f22ee606a5af.zip | |
...
Diffstat (limited to 'files')
| -rw-r--r-- | files/files/etc/config/network | 2 | ||||
| -rw-r--r-- | files/files/etc/config/wireless | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/files/etc/config/network b/files/files/etc/config/network index 288cdc9..106cd98 100644 --- a/files/files/etc/config/network +++ b/files/files/etc/config/network | |||
| @@ -11,8 +11,6 @@ config interface 'lan' | |||
| 11 | option type 'bridge' | 11 | option type 'bridge' |
| 12 | option proto 'dhcp' | 12 | option proto 'dhcp' |
| 13 | list ifname 'eth0.3' | 13 | list ifname 'eth0.3' |
| 14 | list ifname 'eth0.101' | ||
| 15 | list ifname 'eth0.102' | ||
| 16 | 14 | ||
| 17 | config interface 'mgmt' | 15 | config interface 'mgmt' |
| 18 | option type 'bridge' | 16 | option type 'bridge' |
diff --git a/files/files/etc/config/wireless b/files/files/etc/config/wireless index 6204c21..6f06f25 100644 --- a/files/files/etc/config/wireless +++ b/files/files/etc/config/wireless | |||
| @@ -5,7 +5,6 @@ config wifi-device 'radio0' | |||
| 5 | option htmode 'VHT80' | 5 | option htmode 'VHT80' |
| 6 | option country 'DE' | 6 | option country 'DE' |
| 7 | option disabled '0' | 7 | option disabled '0' |
| 8 | option channel '60' | ||
| 9 | 8 | ||
| 10 | config wifi-iface 'default_radio0' | 9 | config wifi-iface 'default_radio0' |
| 11 | option device 'radio0' | 10 | option device 'radio0' |
| @@ -22,7 +21,6 @@ config wifi-iface 'default_radio0' | |||
| 22 | 21 | ||
| 23 | config wifi-device 'radio1' | 22 | config wifi-device 'radio1' |
| 24 | option type 'mac80211' | 23 | option type 'mac80211' |
| 25 | option channel '11' | ||
| 26 | option hwmode '11g' | 24 | option hwmode '11g' |
| 27 | option path 'platform/ahb/18100000.wmac' | 25 | option path 'platform/ahb/18100000.wmac' |
| 28 | option htmode 'HT20' | 26 | option htmode 'HT20' |
