From 7b81c83c2198d951c6ac3a05ced51227042ed5c8 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Tue, 2 Oct 2012 17:46:32 +0000 Subject: [PATCH] Update UPDATING with the ABI change for net80211. --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 64007e6a97cd..94591c06ebd4 100644 --- a/UPDATING +++ b/UPDATING @@ -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.