From 50b1fd1392f873c99c017533225960244bc6f87f Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 5 Feb 2009 21:19:45 +0000 Subject: [PATCH] Per the big discussion on the OpenFabrics list a while ago, some versions of the NE driver will report the OUI while others will report the PCI ID. We'll put in the Intel values when we get them (may not be for a few more weeks). This commit was SVN r20457. --- ompi/mca/btl/openib/mca-btl-openib-device-params.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/mca/btl/openib/mca-btl-openib-device-params.ini b/ompi/mca/btl/openib/mca-btl-openib-device-params.ini index f13b3bb1cf..8d28d0377c 100644 --- a/ompi/mca/btl/openib/mca-btl-openib-device-params.ini +++ b/ompi/mca/btl/openib/mca-btl-openib-device-params.ini @@ -201,7 +201,7 @@ max_inline_data = 64 # new OUI/PCI ID and part_id values from Intel. [NetEffect NE020] -vendor_ID = 0x1678 +vendor_ID = 0x1678,0x1255 vendor_part_id = 0x0100 use_eager_rdma = 1 mtu = 2048