Page MenuHomeFreeBSD

D17443.id49026.diff
No OneTemporary

D17443.id49026.diff

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 <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"
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 10 gigabit network connections based on
+82599, 82598EB, X520, X540, and X550 series controllers.
+
+WWW: https://downloadcenter.intel.com

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 10, 3:44 AM (2 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17079488
Default Alt Text
D17443.id49026.diff (1 KB)

Event Timeline