aboutsummaryrefslogtreecommitdiff
path: root/net/intel-ix-kmod
diff options
context:
space:
mode:
authorSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2018-10-12 13:12:52 +0000
committerSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2018-10-12 13:12:52 +0000
commit5d26eafee12522e161cd51369c74ec33c9841129 (patch)
tree84747ebee5ad754be406b9f029855dcae478eeb1 /net/intel-ix-kmod
parent4e887294aeefcc3d42ef745982747333b9e36c05 (diff)
downloadports-5d26eafee12522e161cd51369c74ec33c9841129.tar.gz
ports-5d26eafee12522e161cd51369c74ec33c9841129.zip
0~net/intel-ix-kmod: New port for 10g Intel Ethernet Base Driver
New port for updated 10g Intel Ethernet Base Driver, based on net/intel-ixl-kmod as a master port. Compile and sanity tested using poudriere w/portlint Approved By: sbruno (mentor) Differential Revision: https://reviews.freebsd.org/D174431
Notes
Notes: svn path=/head/; revision=481900
Diffstat (limited to 'net/intel-ix-kmod')
-rw-r--r--net/intel-ix-kmod/Makefile20
-rw-r--r--net/intel-ix-kmod/distinfo3
-rw-r--r--net/intel-ix-kmod/pkg-descr7
3 files changed, 30 insertions, 0 deletions
diff --git a/net/intel-ix-kmod/Makefile b/net/intel-ix-kmod/Makefile
new file mode 100644
index 000000000000..01ca80ee4d6f
--- /dev/null
+++ b/net/intel-ix-kmod/Makefile
@@ -0,0 +1,20 @@
+# Created by: Sergey Kozlov <skozlov@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= ix
+PORTVERSION= 3.3.6
+MASTER_SITE_SUBDIR= 14688/eng
+
+MAINTAINER= freebsd@intel.com
+COMMENT= 10 gigabit FreeBSD Base Driver for Intel(R) Network Connections
+
+MANPAGENAME= ixgbe
+MANPAGELINKS= ix if_ix if_ixgbe
+
+MAX_NETMAP_OSVERSION= 1199999 # Doesn't build w/NETMAP on 12
+
+MASTERDIR= ${.CURDIR}/../intel-ixl-kmod
+PKGDIR= ${.CURDIR}
+DISTINFO_FILE= ${.CURDIR}/distinfo
+
+.include "${MASTERDIR}/Makefile"
diff --git a/net/intel-ix-kmod/distinfo b/net/intel-ix-kmod/distinfo
new file mode 100644
index 000000000000..9442fd26495e
--- /dev/null
+++ b/net/intel-ix-kmod/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1538737469
+SHA256 (ix-3.3.6.tar.gz) = 24a591d132d7ac5589939005cdfff50de19c31185af63ed3f8a7d58eb8486d65
+SIZE (ix-3.3.6.tar.gz) = 272091
diff --git a/net/intel-ix-kmod/pkg-descr b/net/intel-ix-kmod/pkg-descr
new file mode 100644
index 000000000000..ca0e1152543c
--- /dev/null
+++ b/net/intel-ix-kmod/pkg-descr
@@ -0,0 +1,7 @@
+This release includes the 10 gigabit FreeBSD*-based driver for Intel(R) Network
+Connections.
+
+The ix driver supports all 10 gigabit network connections based on
+82599, 82598EB, X520, X540, and X550 series controllers.
+
+WWW: https://downloadcenter.intel.com