Port details |
- intel-igb-kmod NIC Driver for Intel(R) 82575/6 and 82580-Based cards
- 2.5.28 net
=2 2.5.28Version of this port present on the latest quarterly branch. - Maintainer: freebsd@intel.com
 - Port Added: 2023-06-06 16:30:07
- Last Update: 2023-09-30 15:10:20
- Commit Hash: e717a93
- People watching this port, also watch:: xen-kernel, tcpdump, openjdk8, tmux, async
- Also Listed In: kld
- License: BSD2CLAUSE
- WWW:
- https://downloadcenter.intel.com
- Description:
- This release includes the gigabit FreeBSD igb(4) drivers for Intel(R) 82575/6
and 82580-Based Gigabit Network Connections.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- intel-igb-kmod>0:net/intel-igb-kmod
- To install the port:
- cd /usr/ports/net/intel-igb-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install net/intel-igb-kmod
- pkg install intel-igb-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: intel-igb-kmod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692196164
SHA256 (igb-2.5.28.tar.gz) = 325d3826723d2fff9528c675aaf42798b32d6100165f0edb0e042dfae0335908
SIZE (igb-2.5.28.tar.gz) = 193107
Packages (timestamps in pop-ups are UTC):
- Master port: net/intel-ixl-kmod
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for intel-igb-kmod-2.5.28:
====> Options available for the single NETMAP: you have to select exactly one of them
NETMAP_ON=off: Enable netmap(4) support unconditionally
NETMAP_OFF=on: Disable netmap(4) support unconditionally
===> Use 'make config' to modify these settings
- Options name:
- net_intel-igb-kmod
- USES:
- kmod
- pkg-message:
- For install:
- THIS PACKAGE INSTALLS THE NEWER VERSION OF THE SOFTWARE WHICH CAN CAUSE SYSTEM
INSTABILITY WHILE USED. USE THE UPDATED VERSION ONLY IF YOU EXPERIENCE
PROBLEMS WITH THE DRIVER PRESENT IN THE KERNEL DISTRIBUTION
Usage:
To load the updated version of the driver add this:
if_igb_updated_load="YES"
to your /boot/loader.conf and reboot the machine.
There's no need to recompile the GENERIC kernel without if_igb driver
After the reboot you may see this kind of messaged in the dmesg:
module_register: module pci/igb already exists!
Module pci/igb failed to register: 17
This is the side effect of the newer version of the driver overriding the
older one and can be safely disregarded
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net/intel-ixl-kmod | Commit | Credits | Log message |
30 Sep 2023 15:10:20
  
|
Muhammad Moinur Rahman (bofh)  |
net/intel-*-kmod: Remove MAX_NETMAP_OSVERSION
ALl the version mentioned here for MAX_NETMAP_OSVERSION are unsupported
by the ports tree. So remove the check and also remove the OPTION
NETMAP_AUTO.
Approved by: portmgr (blanket) |
2.5.28 16 Aug 2023 14:49:21
    |
Piotr Kubaj (pkubaj)  |
net/intel-igb-kmod: update to 2.5.28 |
2.5.24 12 Jun 2023 15:18:18
    |
Piotr Kubaj (pkubaj)  |
net/intel-igb-kmod: fix build on main |
2.5.24 06 Jun 2023 16:26:33
    |
Piotr Kubaj (pkubaj)  Author: Joshua Kinard |
net/intel-igb-kmod: out-of-tree device driver for igb(4) using Intel's updated
driver source from downloadcenter.intel.com
PR: 263377
Submitted by: freebsd@kumba.dev |
Number of commits found: 4
|