[ofw] Building the correct IPoIB version for the correct OS

Stan C. Smith stan.smith at intel.com
Fri Oct 23 12:49:38 PDT 2009


Hello,
  Are you the correct person to be fielding IPoIB questions these days? I'll assume so for now.

Given the requirement NDIS6 IPoIB is only for Vista/Svr2008 and beyond, then to prevent ipoib.sys name space overlap/overwrite, is
the following what you had in mind for NDIS5.3 ipoib builds?
Assumption is the ulp\dirs file contains entries for both ipoib & ipoib_ndis6_cm.

--- C:/Documents and Settings/scsmith/Local Settings/Temp/make-revBASE.svn004.tmp	Fri Oct 23 12:43:20 2009
+++ C:/Documents and Settings/scsmith/My Documents/openIB-windows/SVN/gen1/trunk/ulp/ipoib/kernel/makefile	Fri Oct 23 12:44:57
2009
@@ -4,4 +4,8 @@
 # that is shared by all the driver components of the OpenIB Windows project.
 #
 
+# Build this NDIS 5.3 ipoib for Windows versions prior to Vista/Svr 2008
+
+#MAXIMUM_NT_TARGET_VERSION=$(_NT_TARGET_VERSION_WS03)
+
 !INCLUDE ..\..\..\inc\openib.def






More information about the ofw mailing list