Port details |
- intel-irdma-kmod RDMA FreeBSD* driver for Intel® Ethernet Controller E810
- 1.2.17 net
=0 1.2.17Version of this port present on the latest quarterly branch. - Maintainer: freebsd@intel.com
 - Port Added: 2023-06-13 17:12:06
- Last Update: 2023-08-16 14:49:22
- Commit Hash: 33075b9
- Also Listed In: kld
- License: BSD2CLAUSE
- WWW:
- https://www.intel.com/content/www/us/en/download/19762/irdma-rdma-freebsd-driver-for-intel-ethernet-controller-e810.html
- Description:
- This release includes the FreeBSD RDMA Driver for Intel(R) Ethernet Network Connections.
The irdma driver supports devices based on the following controllers:
* Intel® Ethernet Controller E810-C
* Intel® Ethernet Controller E810-XXV
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- irdma>0:net/intel-irdma-kmod
- To install the port:
- cd /usr/ports/net/intel-irdma-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install net/intel-irdma-kmod
- pkg install irdma
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: irdma
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7 i386 powerpc
- distinfo:
- TIMESTAMP = 1692196515
SHA256 (irdma-1.2.17.tar.gz) = 1ab0dbdb354b4610210758a944ea9c5ac8905b26f17a16b200b3090dbebfc222
SIZE (irdma-1.2.17.tar.gz) = 275189
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : net/intel-ice-kmod
- Runtime dependencies:
-
- if_ice_updated.ko : net/intel-ice-kmod
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_intel-irdma-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:
irdma_updated_load="YES"
to your /boot/loader.conf and reboot the machine.
There's no need to recompile the GENERIC kernel without irdma driver
After the reboot you may see this kind of messaged in the dmesg:
module_register: module pci/irdma already exists!
Module pci/irdma 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) |
Commit | Credits | Log message |
1.2.17 16 Aug 2023 14:49:22
    |
Piotr Kubaj (pkubaj)  |
net/intel-irdma-kmod: update to 1.2.17 |
1.1.11 06 Jul 2023 09:39:59
    |
Piotr Kubaj (pkubaj)  |
net/intel-irdma-kmod: disallow on 32-bits
Only supported on 64-bits. |
1.1.11 13 Jun 2023 18:51:41
    |
Piotr Kubaj (pkubaj)  |
net/intel-irdma-kmod: also add runtime dependency on ice kmod |
1.1.11 13 Jun 2023 17:10:34
    |
Piotr Kubaj (pkubaj)  |
net/intel-irdma-kmod: add port for irdma driver |
Number of commits found: 4
|