summaryrefslogtreecommitdiffstats
path: root/sys/arm64
diff options
context:
space:
mode:
authorwma <wma@FreeBSD.org>2016-02-22 13:34:43 +0000
committerwma <wma@FreeBSD.org>2016-02-22 13:34:43 +0000
commite960072e8386ff9aa2445eddf84771b5d9df544f (patch)
tree9cc4ae95817f748fe40cc53ade47bbaf8ad561ba /sys/arm64
parent0387ed404ba829085998c0a398c050b85379f348 (diff)
downloadFreeBSD-src-e960072e8386ff9aa2445eddf84771b5d9df544f.zip
FreeBSD-src-e960072e8386ff9aa2445eddf84771b5d9df544f.tar.gz
Add Intel 10Gb support to ARM64 GENERIC kernel config
Obtained from: Semihalf Sponsored by: Cavium Approved by: cognet (mentor) Reviewed by: zbb Differential revision: https://reviews.freebsd.org/D5347
Diffstat (limited to 'sys/arm64')
-rw-r--r--sys/arm64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm64/conf/GENERIC b/sys/arm64/conf/GENERIC
index 2e7fe8d..23862ec 100644
--- a/sys/arm64/conf/GENERIC
+++ b/sys/arm64/conf/GENERIC
@@ -103,6 +103,7 @@ device mii
device miibus # MII bus support
device em # Intel PRO/1000 Gigabit Ethernet Family
device igb # Intel PRO/1000 PCIE Server Gigabit Family
+device ix # Intel 10Gb Ethernet Family
device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet
device vnic # Cavium ThunderX NIC
OpenPOWER on IntegriCloud