[ofw] [PATCH] document mlx4 driver store load sequencing

Stan C. Smith stan.smith at intel.com
Thu Oct 22 19:53:32 PDT 2009



Signed-off-by: stan smith <stan.smith at intel.com>

Revision: 2495
Author: stansmith
Date: 7:07:06 PM, Thursday, October 22, 2009
Message:
[WinOF] document mlx4 driver store load sequencing: bus 1st, then hca.
----
Modified : /gen1/trunk/WinOF/WIX/common/mlnx_drivers.inc

--- C:/Documents and Settings/scsmith/Local Settings/Temp/mlnx_drivers.inc-revBASE.svn000.tmp.inc	Thu Oct 22 19:04:42 2009
+++ C:/Documents and Settings/scsmith/My Documents/openIB-windows/SVN/gen1/trunk/WinOF/WIX/common/mlnx_drivers.inc	Wed Sep 30
09:18:14 2009
@@ -82,6 +82,7 @@
                DriverPlugAndPlayPrompt="no"
                DriverAddRemovePrograms="no"
                DriverSequence="2" >
+      <!-- seq bus drv after hca so when bus loads, hca is available -->
       <CreateFolder />
 
       <File Id="mlx4_hca.inf" Compressed="yes" DiskId="1"
@@ -160,6 +161,7 @@
                DriverPlugAndPlayPrompt="no"
                DriverAddRemovePrograms="no"
                DriverSequence="3" >
+      <!-- seq bus drv after hca so when bus loads hca is available -->
       <CreateFolder />
 
       <File Id="mlx4_bus.inf" Compressed="yes" DiskId="1"




More information about the ofw mailing list