[ipxe-devel] hardware support
Michael Brown
mcb30 at ipxe.org
Wed Jul 15 11:14:25 UTC 2020
On 07/05/2020 03:21, Feng Guo wrote:
> so I google the
> error->https://forum.ipxe.org/showthread.php?tid=17335->https://ipxe.org/appnote/buildtargets->https://ipxe.org/appnote/hardware_drivers
>
> 15b3:1018, which is ConnectX-5 VF, is not there, while
> 15b3:1017(ConnectX-5) is there. I assume the code just check ConnectX-5
> instead of its VF.
>
> Do you have any idea about this?
You could try adding a PCI_ROM() line to the appropriate place in
drivers/infiniband/golan.c. Whether or not it works depends on how
closely the virtual function matches the physical function, in terms of
the register programming interface.
You could also contact Mellanox to see if they are able to offer support
for this.
Thanks,
Michael
More information about the ipxe-devel
mailing list