aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2008-04-20 21:25:37 +0000
committerSam Leffler <sam@FreeBSD.org>2008-04-20 21:25:37 +0000
commitde570baa9e798387be13f43d145ff71a099de5df (patch)
treeb37d8578610028c76efb055a4fbb69d0cdfa43b4 /UPDATING
parentc8887008c2fd0c87e530e2b6e248f70ff5bc662f (diff)
downloadsrc-de570baa9e798387be13f43d145ff71a099de5df.tar.gz
src-de570baa9e798387be13f43d145ff71a099de5df.zip
802.11 support moves to vaps
Notes
Notes: svn path=/head/; revision=178362
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 173d73e09c10..5da66d521b41 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+20080420:
+ The 802.11 wireless support was redone to enable multi-bss
+ 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.
+
+ 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
+ to these modules (e.g. in kernel config files) must be removed.
+
20080408:
psm(4) has gained write(2) support in native operation level.
Arbitrary commands can be written to /dev/psm%d and status can