Date: Sat, 21 Nov 2009 01:43:22 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r199621 - head Message-ID: <200911210143.nAL1hMx3062260@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dougb Date: Sat Nov 21 01:43:22 2009 New Revision: 199621 URL: http://svn.freebsd.org/changeset/base/199621 Log: Add a note that wpa_supplicant(8) may require a full world build to sync up with 20091109. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Nov 21 00:34:51 2009 (r199620) +++ head/UPDATING Sat Nov 21 01:43:22 2009 (r199621) @@ -42,6 +42,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9. Applications that require wireless scan results (e.g. ifconfig(8)) from net80211 need to be recompiled. + Applications such as wpa_supplicant(8) may require a full world + build without using NO_CLEAN in order to get synchronized with the + new structure. + 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911210143.nAL1hMx3062260>