FreeBSD Bugzilla – Attachment 175290 Details for
Bug 212828
net/intel-em-kmod: new port for Intel em driver version 7.6.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
slave port example
intel-em-kmod.diff (text/plain), 2.08 KB, created by
Serhii (Sergey) Kozlov
on 2016-09-29 21:59:38 UTC
(
hide
)
Description:
slave port example
Filename:
MIME Type:
Creator:
Serhii (Sergey) Kozlov
Created:
2016-09-29 21:59:38 UTC
Size:
2.08 KB
patch
obsolete
>Index: net/Makefile >=================================================================== >--- net/Makefile (revision 422951) >+++ net/Makefile (working copy) >@@ -254,6 +254,7 @@ > SUBDIR += iipsrv > SUBDIR += ilbc > SUBDIR += imapproxy >+ SUBDIR += intel-em-kmod > SUBDIR += intel-ixl-kmod > SUBDIR += iodine > SUBDIR += ip2location >Index: net/intel-em-kmod/Makefile >=================================================================== >--- net/intel-em-kmod/Makefile (revision 0) >+++ net/intel-em-kmod/Makefile (working copy) >@@ -0,0 +1,15 @@ >+# Created by: Franco Fichtner <franco@opnsense.org> >+# $FreeBSD$ >+ >+PORTNAME= em >+PORTVERSION= 7.6.2 >+MASTER_SITE_SUBDIR= 17509/eng >+ >+MAINTAINER= franco@opnsense.org >+COMMENT= Gigabit FreeBSD Base Drivers for Intel(R) Ethernet >+ >+MASTERDIR= ${.CURDIR}/../intel-ixl-kmod >+PKGDIR= ${.CURDIR} >+DISTINFO_FILE= ${.CURDIR}/distinfo >+ >+.include "${MASTERDIR}/Makefile" >Index: net/intel-em-kmod/distinfo >=================================================================== >--- net/intel-em-kmod/distinfo (revision 0) >+++ net/intel-em-kmod/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1475184682 >+SHA256 (em-7.6.2.tar.gz) = 65a7041d629c5a4ef4b79486d2a0ddaeeebc730f0ef075ff0f7e78d8490756cb >+SIZE (em-7.6.2.tar.gz) = 266512 >Index: net/intel-em-kmod/pkg-descr >=================================================================== >--- net/intel-em-kmod/pkg-descr (revision 0) >+++ net/intel-em-kmod/pkg-descr (working copy) >@@ -0,0 +1,7 @@ >+This release includes the gigabit FreeBSD base Drivers for Intel(R) >+Ethernet. >+ >+NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100 >+support. >+ >+WWW: https://downloadcenter.intel.com >Index: net/intel-ixl-kmod/Makefile >=================================================================== >--- net/intel-ixl-kmod/Makefile (revision 422951) >+++ net/intel-ixl-kmod/Makefile (working copy) >@@ -10,7 +10,7 @@ > PKGNAMEPREFIX= intel- > PKGNAMESUFFIX= -kmod > >-MAINTAINER= freebsd@intel.com >+MAINTAINER?= freebsd@intel.com > COMMENT?= 40 gigabit FreeBSD Base Driver for Intel(R) Network Connections > > LICENSE= BSD2CLAUSE
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212828
:
174968
|
174969
|
175253
| 175290