Index: net/Makefile =================================================================== --- net/Makefile +++ net/Makefile @@ -281,6 +281,7 @@ SUBDIR += imapproxy SUBDIR += incidenceeditor SUBDIR += intel-em-kmod + SUBDIR += intel-ix-kmod SUBDIR += intel-ixl-kmod SUBDIR += iodine SUBDIR += ip2location Index: net/intel-ix-kmod/Makefile =================================================================== --- /dev/null +++ net/intel-ix-kmod/Makefile @@ -0,0 +1,20 @@ +# Created by: Sergey Kozlov +# $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" Index: net/intel-ix-kmod/distinfo =================================================================== --- /dev/null +++ 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 Index: net/intel-ix-kmod/pkg-descr =================================================================== --- /dev/null +++ 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 82599 and 82598EB-based 10 gigabit network +connections. + +WWW: https://downloadcenter.intel.com