Date: Sun, 16 Feb 2014 19:38:18 +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-10@freebsd.org Subject: svn commit: r261989 - stable/10 Message-ID: <201402161938.s1GJcI4H005494@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402161938.s1GJcI4H005494>