Mellanox 10gb driver?
Daniel Braniss
danny at cs.huji.ac.il
Sat Aug 16 06:48:20 UTC 2014
On Aug 15, 2014, at 2:38 PM, Hans Petter Selasky <hps at selasky.org> wrote:
> On 08/15/14 12:55, Daniel Braniss wrote:
>> hi all,
>> any idea if there is/will be a driver for:
>>
>> none3 at pci0:5:0:0: class=0x020000 card=0x005515b3 chip=0x100315b3 rev=0x00 hdr=0x00
>> vendor = 'Mellanox Technologies'
>> device = 'MT27500 Family [ConnectX-3]'
>> class = network
>> subclass = ethernet
>>
>
> Hi,
>
> If you build the kernel using MK_OFED=yes, your hardware is supported by the following modules:
>
> .if ${MK_OFED} != "no" || defined(ALL_MODULES)
> _mlx4= mlx4
> _mlx4ib= mlx4ib
> _mlxen= mlxen
> _mthca= mthca
> .endif
>
> You need to run latest -stable due to some compile issues which have been fixed.
>
> —HPS
hi,
I added WITH_MK_OFED=yes to the latest stable but no joy, it’s sill reported as none.
is there some magic that i’m missing?
thanks,
danny
More information about the freebsd-hackers
mailing list