Main index | Section 4 | Options |
To load the driver as a module at run-time, run this command as root:
kldload mlx5ib
To load the driver as a module at boot time, place this line in loader.conf(5):
mlx5ib_load="YES"
For more information on configuring this device, see ifconfig(8).
If an issue is identified with this driver with a supported adapter, email all the specific information related to the issue to <Mt freebsd-drivers@mellanox.com>.
MLX5IB (4) | August 23, 2017 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Never write it in C if you can do it in `awk'; Never do it in `awk' if `sed' can handle it; Never use `sed' when `tr' can do the job; Never invoke `tr' when `cat' is sufficient; Avoid using `cat' whenever possible. |
” |
— Taylor's Laws of Programming |