Date: Wed, 25 Mar 2015 18:33:27 +0000 (UTC) From: rondzierwa@comcast.net To: Hans Petter Selasky <hps@selasky.org> Cc: freebsd-infiniband@freebsd.org Subject: Re: Mellanox MHET2X-1TC Message-ID: <914105862.15784341.1427308407435.JavaMail.zimbra@comcast.net> In-Reply-To: <5511D0F9.1040007@selasky.org> References: <2047411187.14848489.1427222174378.JavaMail.zimbra@comcast.net> <5511D0F9.1040007@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hans, Thanks for your hint. but I'm a little unclear where this should be defined. I found it in the pci.h in the kernel source (/usr/src/sys/ofed/include/linux/pci.h), and in the pci.h file in the Mellanox source tree. At the risk of sounding like a total newb, does it have to be added somewhere else for FreeBSD? thanks, ron. ----- Original Message ----- From: "Hans Petter Selasky" <hps@selasky.org> To: rondzierwa@comcast.net, freebsd-infiniband@freebsd.org, "Oded Shanoon" <odeds@mellanox.com> Sent: Tuesday, March 24, 2015 5:02:49 PM Subject: Re: Mellanox MHET2X-1TC On 03/24/15 19:36, rondzierwa@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?914105862.15784341.1427308407435.JavaMail.zimbra>