svn commit: r241139 - head
Adrian Chadd
adrian at FreeBSD.org
Tue Oct 2 17:46:33 UTC 2012
Author: adrian
Date: Tue Oct 2 17:46:32 2012
New Revision: 241139
URL: http://svn.freebsd.org/changeset/base/241139
Log:
Update UPDATING with the ABI change for net80211.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Tue Oct 2 17:45:19 2012 (r241138)
+++ head/UPDATING Tue Oct 2 17:46:32 2012 (r241139)
@@ -24,6 +24,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20121001:
+ The net80211(4) ABI has been changed to allow for improved driver
+ PS-POLL and power-save support. All wireless drivers need to be
+ recompiled to work with the new kernel.
+
20120913:
The random(4) support for the VIA hardware random number
generator (`PADLOCK') is no longer enabled unconditionally.
More information about the svn-src-all
mailing list