Mellanox MHET2X-1TC

Hans Petter Selasky hps at selasky.org
Tue Mar 24 21:02:05 UTC 2015


On 03/24/15 19:36, rondzierwa at comcast.net wrote:
> Hello All,
>
> I am trying to use an MHET2x-1TC in a Sun X4500 running 10.1-RELEASE, but cannot seem to get the device to show up anywhere.
>
> Has anybody had any success using this adapter on 10.1? If so what did you have to do to get it to work?
>
> I've downloaded two versions of the driver from the Mellanox site, MLNX_EN_FreeBSD_v2.1.tgz and the newer MLNX_OFED_FREEBSD_V2.1.5.tar.gz.
> both built and installed. I downloaded and installed mft-3.8.0-56 tools and installed them. I've tried loading the old and the new modules from loader.conf with a reboot, and get the same results - no new devices in either /dev or ifconfig
>
> pciconf sees the device:
>
> # pciconf -lv | grep Mellanox -C 3
> class = network
> subclass = ethernet
> pcib7 at pci0:6:2:0: class=0x060400 card=0x00000000 chip=0x5a4615b3 rev=0xa1 hdr=0x01
> vendor = 'Mellanox Technologies'
> device = 'MT23108 PCI Bridge'
> class = bridge
> subclass = PCI-PCI
>

The PCI ID of your device is listed, but not in any drivers.

#define	PCI_DEVICE_ID_MELLANOX_TAVOR_BRIDGE	0x5a46

--HPS


More information about the freebsd-infiniband mailing list