Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2014 19:44:30 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r261992 - stable/8
Message-ID:  <201402161944.s1GJiUID009227@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Sun Feb 16 19:44:30 2014
New Revision: 261992
URL: http://svnweb.freebsd.org/changeset/base/261992

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

Modified:
  stable/8/UPDATING

Modified: stable/8/UPDATING
==============================================================================
--- stable/8/UPDATING	Sun Feb 16 19:44:07 2014	(r261991)
+++ stable/8/UPDATING	Sun Feb 16 19:44:30 2014	(r261992)
@@ -15,6 +15,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	debugging tools present in HEAD were left in place because
 	sun4v support still needs work to become production ready.
 
+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.
+
 20131216:
 	The behavior of gss_pseudo_random() for the krb5 mechanism
 	has changed, for applications requesting a longer random string



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402161944.s1GJiUID009227>