Date: Sun, 16 Feb 2014 19:33:34 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r261988 - head Message-ID: <201402161933.s1GJXYTT004758@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Sun Feb 16 19:33:34 2014 New Revision: 261988 URL: http://svnweb.freebsd.org/changeset/base/261988 Log: Add an UPDATING entry about the nve(4) driver removal. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Feb 16 19:21:44 2014 (r261987) +++ head/UPDATING Sun Feb 16 19:33:34 2014 (r261988) @@ -31,6 +31,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20140216: + The nve(4) driver has been removed. Please use the nfe(4) driver + for NVIDIA nForce MCP Ethernet adapters instead. + 20140212: An ABI incompatibility crept into the libc++ 3.4 import in r261283. This could cause certain C++ applications using shared libraries built
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402161933.s1GJXYTT004758>