summaryrefslogtreecommitdiffstats
path: root/package/base-files/brcm-2.4/etc/config/wireless
blob: 9dc4945e0709251bc6b098d7ca31f21bca59f1f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (C) 2006 OpenWrt.org

config wifi-device	wl0
	option type 	broadcom
	option channel	5

config wifi-iface
	option device	wl0
	option mode		ap
	option ssid 	OpenWrt
	option hidden	0
	option encryption none