projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add qos-scripts package port for buildroot-ng
[openwrt.git]
/
package
/
base-files
/
brcm-2.4
/
etc
/
config
/
wireless
1
# Copyright (C) 2006 OpenWrt.org
2
3
config wifi-device wl0
4
option type broadcom
5
option channel 5
6
7
config wifi-iface
8
option device wl0
9
option mode ap
10
option ssid OpenWrt
11
option hidden 0
12
option encryption none
13
14
This page took
0.042724 seconds
and
5
git commands to generate.