Changeset 5290 for luci/trunk/contrib/uci/hostfiles/etc/config/wireless
- Timestamp:
- 08/19/09 02:45:44 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/trunk/contrib/uci/hostfiles/etc/config/wireless
r2658 r5290 2 2 option type atheros 3 3 option channel auto 4 5 # REMOVE THIS LINE TO ENABLE WIFI: 6 option disabled 1 4 option disabled 0 7 5 8 6 config wifi-iface … … 12 10 option ssid OpenWrt 13 11 option encryption none 12 13 # Fake active wifi 14 option ifname ath0 15 option up 1 16
