svn commit: r261989 - stable/10

Christian Brueffer brueffer at FreeBSD.org
Sun Feb 16 19:38:18 UTC 2014


Author: brueffer
Date: Sun Feb 16 19:38:17 2014
New Revision: 261989
URL: http://svnweb.freebsd.org/changeset/base/261989

Log:
  Direct commit to stable/10 to note that the nve(4) driver has been
  deprecated.

Modified:
  stable/10/UPDATING

Modified: stable/10/UPDATING
==============================================================================
--- stable/10/UPDATING	Sun Feb 16 19:33:34 2014	(r261988)
+++ stable/10/UPDATING	Sun Feb 16 19:38:17 2014	(r261989)
@@ -16,6 +16,13 @@ from older versions of FreeBSD, try WITH
 stable/10, and then rebuild without this option. The bootstrap process from
 older version of current is a bit fragile.
 
+
+20140216:
+	The nve(4) driver for NVIDIA nForce MCP Ethernet adapters has
+	been deprecated and will not be part of FreeBSD 11.0 and later
+	releases.  If you use this driver, please consider switching to
+	the nfe(4) driver instead.
+
 20140120:
 	10.0-RELEASE.
 


More information about the svn-src-stable-10 mailing list