Roland noticed that the QLogic HCA driver was using the PCIe vendor ID for the ibv_query_device so the IEEE OUI value is now used. This means the config file should recognize the vendor ID value 0x1175 too.
Signed-off-by: Ralph Campbell <ralph.campb...@qlogic.com> --- ompi/mca/btl/openib/mca-btl-openib-hca-params.ini.old 2008-06-17 11:54:08.000000000 -0700 +++ ompi/mca/btl/openib/mca-btl-openib-hca-params.ini 2008-08-12 14:20:07.542762000 -0700 @@ -126,7 +126,7 @@ use_eager_rdma = 1 mtu = 2048 [QLogic InfiniPath] -vendor_id = 0x1fc1,0x1077 +vendor_id = 0x1fc1,0x1077,0x1175 vendor_part_id = 16,29216 use_eager_rdma = 1 mtu = 4096