From 2e9a49353bbfe1bcb1a88a06e59edd2a4f6e9d43 Mon Sep 17 00:00:00 2001 From: Stan Smith Date: Thu, 18 Mar 2010 18:32:47 +0000 Subject: [PATCH] [OFED] Remove ia64 restriction for NetworkDirect as it now uses winverbs as the ND provider. Test if HCA driver actually installed. git-svn-id: svn://openib.tc.cornell.edu/gen1@2745 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- trunk/OFED/WIX/common/InstallExecuteSeq.inc | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/trunk/OFED/WIX/common/InstallExecuteSeq.inc b/trunk/OFED/WIX/common/InstallExecuteSeq.inc index 05837b05..382f1ff9 100644 --- a/trunk/OFED/WIX/common/InstallExecuteSeq.inc +++ b/trunk/OFED/WIX/common/InstallExecuteSeq.inc @@ -18,13 +18,14 @@ + + - - @@ -47,19 +48,17 @@ Not Installed AND Not NODRV - + + Not Installed AND Not NODRV + + Not Installed AND Not NODRV - ($cNetworkDirect = 3) AND Not Installed AND Not NODRV Not Installed - - - Not Installed - CHANGE ONLY -- 2.46.0