summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2014-09-30 16:55:19 +0000
committerbz <bz@FreeBSD.org>2014-09-30 16:55:19 +0000
commitd2b170eeddec67d497373ad60908e5094d294fe1 (patch)
treeb986994bcbd7029c0e839f013289d8925c4fc532 /sys/conf/NOTES
parent618d8006d27a8673d0df01ba900fe9b83c1ea046 (diff)
downloadFreeBSD-src-d2b170eeddec67d497373ad60908e5094d294fe1.zip
FreeBSD-src-d2b170eeddec67d497373ad60908e5094d294fe1.tar.gz
MFC 271745,271834,271899,271900,271913,272022,272023:
Revert changes to shared code of the ixl and ixlv drivers to allow for easier long-term maintainability. Restrict the drivers to building on amd64 for now as it is only tested on that 64bit architecture. Just depend on PCI and neither INET nor INET6; also make sure we can build individual drivers and they do not depend on each other anymore. Reviewed by: gnn, eric.joyner intel.com PR: 193824 Approved by: re (gjb)
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 66f257b..3e5f806 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2090,8 +2090,6 @@ device em # Intel Pro/1000 Gigabit Ethernet
device igb # Intel Pro/1000 PCIE Gigabit Ethernet
device ixgb # Intel Pro/10Gbe PCI-X Ethernet
device ixgbe # Intel Pro/10Gbe PCIE Ethernet
-device ixl # Intel XL710 40Gbe PCIE Ethernet
-device ixlv # Intel XL710 40Gbe VF PCIE Ethernet
device le # AMD Am7900 LANCE and Am79C9xx PCnet
device mxge # Myricom Myri-10G 10GbE NIC
device nxge # Neterion Xframe 10GbE Server/Storage Adapter
OpenPOWER on IntegriCloud