Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2015 11:34:52 -0700
From:      Anthony Cornehl <accornehl@fastmail.fm>
To:        freebsd-infiniband@freebsd.org
Subject:   Re: Mellanox MHET2X-1TC
Message-ID:  <1427394892.2064990.245689489.75C56100@webmail.messagingengine.com>
In-Reply-To: <914105862.15784341.1427308407435.JavaMail.zimbra@comcast.net>
References:  <2047411187.14848489.1427222174378.JavaMail.zimbra@comcast.net> <5511D0F9.1040007@selasky.org> <914105862.15784341.1427308407435.JavaMail.zimbra@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
You'll want to add it to the devices table in mthca_main.c as well, to
register the driver with that device.

Cheers!

-- 
  Anthony Cornehl
  accornehl@fastmail.fm

On Wed, Mar 25, 2015, at 11:33 AM, rondzierwa@comcast.net wrote:
> 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 
> 
> _______________________________________________
> freebsd-infiniband@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-infiniband
> To unsubscribe, send any mail to
> "freebsd-infiniband-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1427394892.2064990.245689489.75C56100>