summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2008-02-29 22:08:49 +0000
committerjfv <jfv@FreeBSD.org>2008-02-29 22:08:49 +0000
commit00ed1e790776fa002f951241aa092b46e0d8f3d4 (patch)
tree2e83e4dd3b7b10e613b0f87c9a0d570792643eb5
parent57f8ad0238e6511c83a2abe9be0f7eadab285046 (diff)
downloadFreeBSD-src-00ed1e790776fa002f951241aa092b46e0d8f3d4.zip
FreeBSD-src-00ed1e790776fa002f951241aa092b46e0d8f3d4.tar.gz
Detail the em/igb split so no one gets confused.
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8e27273..5e9d0e9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+20080229:
+ The latest em driver no longer has support in it for the
+ 82575 adapter, this is now moved to the igb driver. The
+ split was done to make new features that are incompatible
+ with older hardware easier to do.
+
20080220:
The new geom_lvm(4) geom class has been renamed to geom_linux_lvm(4),
likewise the kernel option is now GEOM_LINUX_LVM.
OpenPOWER on IntegriCloud