aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2017-01-10 03:23:22 +0000
committerSean Bruno <sbruno@FreeBSD.org>2017-01-10 03:23:22 +0000
commitf2d6ace4a684fcb98293983758c73d703338a78b (patch)
treef41cad337d1c6414c3d53b4cb35b1b18abf84cd2 /UPDATING
parente8257dbe43f221ece15dff805a2efe3b719bc513 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e5586009ff69e..d604e42894319 100644
--- a/UPDATING
+++ b/UPDATING
@@ -51,6 +51,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
****************************** SPECIAL WARNING: ******************************
+20170109:
+ The igb(4), em(4) and lem(4) ethernet drivers are now implemented via
+ IFLIB. If you have a custom kernel configuration that excludes em(4)
+ but you use igb(4), you need to re-add em(4) to your custom configuration.
+
20161217:
Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 3.9.1.
Please see the 20141231 entry below for information about prerequisites