Date: Sat, 9 Jan 2016 18:39:28 +0000 (UTC) From: Benjamin Kaduk <bjk@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47969 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201601091839.u09IdSDA081674@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bjk Date: Sat Jan 9 18:39:28 2016 New Revision: 47969 URL: https://svnweb.freebsd.org/changeset/doc/47969 Log: Add Mellanox Drivers report from hps Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Sat Jan 9 18:35:11 2016 (r47968) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Sat Jan 9 18:39:28 2016 (r47969) @@ -346,4 +346,43 @@ (<tt>if_dwc</tt>).</p> </body> </project> + + <project cat='kern'> + <title>Mellanox Drivers</title> + + <contact> + <person> + <name> + <given>Hans Petter</given> + <common>Selasky</common> + </name> + <email>hselasky@FreeBSD.org</email> + </person> + </contact> + + <links> + <url href="http://www.mellanox.com/page/ethernet_cards_overview">Hardware Information</url> + <url href="https://svnweb.FreeBSD.org/changeset/base/290650">Commit Adding the Driver</url> + </links> + + <body> + <p>The Mellanox &os; team is proud to announce support for the + ConnectX-4 series of network cards in &os; 11-current and &os; + 10-stable. These devices deliver top performance, with up to + 100GBit/s of raw transfer capacity, and support both Ethernet and + Infiniband. Currently, the Ethernet driver is ready for use and + the Infiniband support for ConnectX-4 is making good progress. We + hope that it will be complete before &os; 11.0 is released. For + more technical information, refer to the <tt>mlx5en(4)</tt> manual + page in 11-current. The new driver for ConnectX-4 cards is called + <tt>mlx5</tt> and is put under <tt>/sys/dev</tt> and not under + <tt>/sys/ofed</tt> as was done for the previous + <tt>mlx4</tt> driver. The <tt>mlx5en(4)</tt> kernel module is + compiled by default in GENERIC kernels.</p> + </body> + + <sponsor> + Mellanox Technologies + </sponsor> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601091839.u09IdSDA081674>