[ofw] [PATCH] ipoib-CM 13 of 13

Smith, Stan stan.smith at intel.com
Tue Jan 11 18:32:30 PST 2011


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

--- A/ulp/ipoib_NDIS6_CM/kernel/ipoib.rc        Tue Jan 11 17:59:20 2011
+++ B/ulp/ipoib_NDIS6_CM/kernel/ipoib.rc        Tue Jan 11 16:18:41 2011
@@ -35,10 +35,10 @@
 #define VER_FILETYPE                           VFT_DRV
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN

-#ifdef _DEBUG_
-#define VER_FILEDESCRIPTION_STR                "IP over InfiniBand NDIS 6 Miniport (Debug)"
+#if DBG
+#define VER_FILEDESCRIPTION_STR                "IP over InfiniBand (Connected Mode) NDIS 6 Miniport (Checked)"
 #else
-#define VER_FILEDESCRIPTION_STR                "IP over InfiniBand NDIS 6 Miniport"
+#define VER_FILEDESCRIPTION_STR                "IP over InfiniBand (Connected Mode) NDIS 6 Miniport"
 #endif

 #define VER_INTERNALNAME_STR           "ipoib.sys"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipoib.rc.patch
Type: application/octet-stream
Size: 665 bytes
Desc: ipoib.rc.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20110111/2f11c14e/attachment.obj>


More information about the ofw mailing list