summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2008-04-27 04:07:36 +0000
committerWarner Losh <imp@FreeBSD.org>2008-04-27 04:07:36 +0000
commit5318f8408bb620d7d2e7d1749f60f9072a07fda5 (patch)
tree07a21e872d94e49c0dba04d5bc182ea4492b6614 /UPDATING
parentd72d204094b532348bdb4b223c8fd249645d49bc (diff)
downloadsrc-test2-5318f8408bb620d7d2e7d1749f60f9072a07fda5.tar.gz
src-test2-5318f8408bb620d7d2e7d1749f60f9072a07fda5.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5da66d521b41..d7dfc9b04ae3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
operation on devices that are capable. The underlying device
is no longer used directly but instead wlanX devices are
cloned with ifconfig. This requires changes to rc.conf files.
+ For example, change:
+ ifconfig_ath0="WPA DHCP"
+ to
+ wlans_ath0=wlan0
+ ifconfig_wlan0="WPA DHCP"
+ see rc.conf(5) for more details.
As part of the multi-bss changes the wlan_scan_ap and wlan_scan_sta
modules were merged into the base wlan module. All references