Mention the layout change of ieee80211req_scan_result.

This commit is contained in:
Rui Paulo 2009-11-09 16:05:32 +00:00
parent 4d16b4ec42
commit 07ddebb5fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=199087

View File

@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.x IS SLOW:
machines to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
20091109:
The layout of the structure ieee80211req_scan_result has changed.
Applications that require wireless scan results (e.g. ifconfig(8))
from net80211 need to be recompiled.
20091025:
The iwn(4) driver has been updated to support the 5000 and 5150 series.
There's one kernel module for each firmware. Adding "device iwnfw"