bb-schnacke100-kern hinzugefügt
This commit is contained in:
parent
c9e934ba95
commit
3ae097d935
3 changed files with 167 additions and 0 deletions
29
Richtfunk/bb-schnacke100-kern/etc/config/wireless
Normal file
29
Richtfunk/bb-schnacke100-kern/etc/config/wireless
Normal file
|
@ -0,0 +1,29 @@
|
|||
|
||||
config wifi-device 'radio0'
|
||||
option type 'mac80211'
|
||||
option hwmode '11g'
|
||||
option path 'platform/qca955x_wmac'
|
||||
option htmode 'HT20'
|
||||
option channel '1'
|
||||
option country 'DE'
|
||||
|
||||
config wifi-iface 'client_radio0'
|
||||
option ifname 'client0'
|
||||
option network 'client'
|
||||
option disabled '1'
|
||||
option device 'radio0'
|
||||
option mode 'ap'
|
||||
option macaddr '12:00:ee:57:ea:90'
|
||||
option ssid 'hamburg.freifunk.net'
|
||||
|
||||
config wifi-iface 'mesh_radio0'
|
||||
option ifname 'mesh0'
|
||||
option network 'mesh_radio0'
|
||||
option device 'radio0'
|
||||
option bssid 'f8:d1:11:87:52:2e'
|
||||
option disabled '1'
|
||||
option mcast_rate '12000'
|
||||
option mode 'adhoc'
|
||||
option macaddr '12:01:ee:57:ea:90'
|
||||
option ssid 'f8:d1:11:87:52:2e'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue