Update UPDATING with the ABI change for net80211.

This commit is contained in:
Adrian Chadd 2012-10-02 17:46:32 +00:00
parent e7f0d7cf47
commit 7b81c83c21
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=241139

View File

@ -24,6 +24,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
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.