projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add a simple /sbin/wifi script with support for the new broadcom driver (incomplete...
[openwrt.git]
/
package
/
base-files
/
brcm-2.4
/
etc
/
config
/
wireless
1
config wifi-device wl0
2
option type broadcom
3
option channel 5
4
5
config wifi-iface
6
option device wl0
7
option mode ap
8
option ssid OpenWrt
9
option hidden 0
10
option encryption none
11
12
This page took
0.041487 seconds
and
5
git commands to generate.