projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu - fixes...
[openwrt.git]
/
target
/
linux
/
omap24xx
/
base-files
/
etc
/
config
/
wireless
1
config wifi-device radio0
2
option type mac80211
3
option phy phy0
4
option channel auto
5
# TODO: CHANGE THE MAC-ADDRESS:
6
option macaddr 00:11:22:33:44:55
7
option hwmode 11g
8
# option country DE
9
10
# REMOVE THIS LINE TO ENABLE WIFI:
11
option disabled 1
12
13
config wifi-iface
14
option device radio0
15
option powersave 1
16
option network lan
17
option mode sta
18
option ssid OpenWrt
19
# option encryption psk2
20
# option key "foobar"
This page took
0.038676 seconds
and
5
git commands to generate.