Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2018 02:48:53 +0000 (UTC)
From:      Matt Macy <mmacy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r335357 - head/sys/amd64/conf
Message-ID:  <201806190248.w5J2mrH4056146@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mmacy
Date: Tue Jun 19 02:48:53 2018
New Revision: 335357
URL: https://svnweb.freebsd.org/changeset/base/335357

Log:
  remove ixl iwarp and ixlv from the build until they are in a working state

Modified:
  head/sys/amd64/conf/NOTES

Modified: head/sys/amd64/conf/NOTES
==============================================================================
--- head/sys/amd64/conf/NOTES	Tue Jun 19 01:54:00 2018	(r335356)
+++ head/sys/amd64/conf/NOTES	Tue Jun 19 02:48:53 2018	(r335357)
@@ -333,8 +333,8 @@ device		ipw		# Intel 2100 wireless NICs.
 device		iwi		# Intel 2200BG/2225BG/2915ABG wireless NICs.
 device		iwn		# Intel 4965/1000/5000/6000 wireless NICs.
 device		ixl		# Intel XL710 40Gbe PCIE Ethernet
-options		IXL_IW		# Enable iWARP Client Interface in ixl(4)
-device		ixlv		# Intel XL710 40Gbe VF PCIE Ethernet
+#options		IXL_IW		# Enable iWARP Client Interface in ixl(4)
+#device		ixlv		# Intel XL710 40Gbe VF PCIE Ethernet
 device  	mthca		# Mellanox HCA InfiniBand
 device  	mlx4		# Shared code module between IB and Ethernet
 device  	mlx4ib		# Mellanox ConnectX HCA InfiniBand



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