Date: Fri, 09 Jan 2015 07:44:00 +0100 From: Hans Petter Selasky <hps@selasky.org> To: "Lewis, Fred" <flewis@panasas.com>, "freebsd-infiniband@freebsd.org" <freebsd-infiniband@freebsd.org> Subject: Re: Question On Supported Mellanox Adapters Message-ID: <54AF78B0.8000800@selasky.org> In-Reply-To: <D0D4A30D.A293%flewis@panasas.com> References: <D0D4A30D.A293%flewis@panasas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/09/15 03:11, Lewis, Fred wrote:
>>From the Mellanox documentation the PCI Device IDs for the adapter are:
> 0x1003 MT27500 Family [ConnectX-3]
> 0x1004 MT27500 Family [ConnectX-3 Virtual Function]
>
>>From looking at the FreeBSD driver source code it appears that the MT27500
> family is not supported:
Hi,
These are supported in 9/10-stable and 11-current. Just grep for the
number in the code:
> sys/ofed/drivers/net/mlx4/main.c: if (dev->pdev->device == 0x1003)
> sys/ofed/drivers/net/mlx4/main.c: { PCI_VDEVICE(MELLANOX, 0x1003), 0 },
--HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54AF78B0.8000800>
