Quantcast
Channel: Mellanox Interconnect Community: Message List
Viewing all articles
Browse latest Browse all 6275

Re: ConnectX-3 FreeBSD support

$
0
0

To compile and install FreeBSD 10.0 stable/release kernel with MLNX drivers:

1. To have full OFED driver (both Infiniband and Ethernet) add the following options/devices to kernel configuration file:

     options  OFED

     options  IPOIB_CM

     device  ipoib

     device  mlx4ib

     device  mlxen

2. To have only mlxen (Ethernet only) please add the following options/devices to kernel configuration file:

     options  OFED

     device  mlxen

3.  In both cases please make sure the following debug options are disabled:

     DEADLKRES

     INVARIANTS

     WITNESS


Viewing all articles
Browse latest Browse all 6275

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>