]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
Update to resource files to make build type explicit in product description.
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 12 Jul 2005 17:44:38 +0000 (17:44 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 12 Jul 2005 17:44:38 +0000 (17:44 +0000)
Submitted by Yossi Leybovich <sleybo@mellanox.co.il>, with minor modifications.

git-svn-id: svn://openib.tc.cornell.edu/gen1@40 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

15 files changed:
trunk/core/al/kernel/ibal.rc
trunk/core/al/user/ibal.rc
trunk/core/bus/kernel/ibbus.rc
trunk/core/complib/kernel/complib.rc
trunk/core/complib/user/complib.rc
trunk/core/iou/kernel/ibiou.rc
trunk/hw/mt23108/kernel/hca.rc
trunk/hw/mt23108/user/uvpd.rc
trunk/hw/mt23108/vapi/kernel/mt23108.rc
trunk/hw/mt23108/vapi/user/UMT23108.rc [deleted file]
trunk/tests/alts/kernel/alts.rc
trunk/tools/vstat/user/vstat.rc
trunk/ulp/ipoib/kernel/ipoib.rc
trunk/ulp/srp/kernel/ibsrp.rc
trunk/ulp/wsd/user/ibspdll.rc

index 85175314e07c8d5f7dc1c4a33779f65ed2824eff..2f72835241de962b4ed19ec9bb87684877fc2249 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "Kernel Mode InfiniBand Access Layer"\r
-#define VER_INTERNALNAME_STR        "ibal.sys"\r
-#define VER_ORIGINALFILENAME_STR    "ibal.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "Kernel Mode InfiniBand Access Layer (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "Kernel Mode InfiniBand Access Layer"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "ibal.sys"\r
+#define VER_ORIGINALFILENAME_STR       "ibal.sys"\r
 \r
 #include <common.ver>\r
index f89a90872d5ebc842e6e1f7ba9234cae372294c9..daf1fe177b384bb9e9e6527144b92bd3c779ce25 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DLL\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
+\r
 #ifdef _DEBUG_\r
-#define VER_FILEDESCRIPTION_STR     "Debug InfiniBand Access Layer"\r
-#define VER_INTERNALNAME_STR        "ibald.dll"\r
-#define VER_ORIGINALFILENAME_STR    "ibald.dll"\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand Access Layer (Debug)"\r
+#define VER_INTERNALNAME_STR           "ibald.dll"\r
+#define VER_ORIGINALFILENAME_STR       "ibald.dll"\r
 #else\r
-#define VER_FILEDESCRIPTION_STR     "InfiniBand Access Layer"\r
-#define VER_INTERNALNAME_STR        "ibal.dll"\r
-#define VER_ORIGINALFILENAME_STR    "ibal.dll"\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand Access Layer"\r
+#define VER_INTERNALNAME_STR           "ibal.dll"\r
+#define VER_ORIGINALFILENAME_STR       "ibal.dll"\r
 #endif\r
 \r
 #include <common.ver>\r
index 217caa9b8546a5780dc012f8213a0c18111e8cb4..b17aad08f6ce1d795237ade42d3c64a7887384e6 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "InfiniBand Fabric Bus Driver"\r
-#define VER_INTERNALNAME_STR        "ibbus.sys"\r
-#define VER_ORIGINALFILENAME_STR    "ibbus.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand Fabric Bus Driver (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand Fabric Bus Driver"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "ibbus.sys"\r
+#define VER_ORIGINALFILENAME_STR       "ibbus.sys"\r
 \r
 #include <common.ver>\r
index 6bad59f952bfc292fc415f9d1c979b2dedcef7f1..34cce2f0dd5eef5dd92611c96f53198d9eee6b83 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "Kernel Mode Component Library"\r
-#define VER_INTERNALNAME_STR        "complib.sys"\r
-#define VER_ORIGINALFILENAME_STR    "complib.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "Kernel Mode Component Library (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "Kernel Mode Component Library"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "complib.sys"\r
+#define VER_ORIGINALFILENAME_STR       "complib.sys"\r
 \r
 #include <common.ver>\r
index ac9de415073897fe8ce0b7e9d2762ee125fb5cb4..d5abc53ee1cfd36c71c84e46150f978e5a4616a0 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DLL\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
+\r
 #ifdef _DEBUG_\r
-#define VER_FILEDESCRIPTION_STR     "Debug Component Library"\r
-#define VER_INTERNALNAME_STR        "complibd.dll"\r
-#define VER_ORIGINALFILENAME_STR    "complibd.dll"\r
+#define VER_FILEDESCRIPTION_STR                "Component Library (Debug)"\r
+#define VER_INTERNALNAME_STR           "complibd.dll"\r
+#define VER_ORIGINALFILENAME_STR       "complibd.dll"\r
 #else\r
-#define VER_FILEDESCRIPTION_STR     "Component Library"\r
-#define VER_INTERNALNAME_STR        "complib.dll"\r
-#define VER_ORIGINALFILENAME_STR    "complib.dll"\r
+#define VER_FILEDESCRIPTION_STR                "Component Library"\r
+#define VER_INTERNALNAME_STR           "complib.dll"\r
+#define VER_ORIGINALFILENAME_STR       "complib.dll"\r
 #endif\r
 \r
 #include <common.ver>\r
index b25537797020f02ab962e13e0ed1d4316e6722f3..21df4af19b2c279d5d1dad92d7dfc6544143ce02 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "InfiniBand I/O Unit Driver"\r
-#define VER_INTERNALNAME_STR        "ibiou.sys"\r
-#define VER_ORIGINALFILENAME_STR    "ibiou.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand I/O Unit Driver (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand I/O Unit Driver"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "ibiou.sys"\r
+#define VER_ORIGINALFILENAME_STR       "ibiou.sys"\r
 \r
 #include <common.ver>\r
index b161ed297e57bf12ca3440041fc6fdbdf934dc3a..2bbccd016a538dce32d9c2c7e786c2ab3773f5b7 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "InfiniServ Tavor HCA Driver"\r
-#define VER_INTERNALNAME_STR        "hca.sys"\r
-#define VER_ORIGINALFILENAME_STR    "hca.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "Tavor HCA Filter Driver (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "Tavor HCA Filter Driver"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "thca.sys"\r
+#define VER_ORIGINALFILENAME_STR       "thca.sys"\r
 \r
 #include <common.ver>\r
index c4a81a3ae00e376a8cd533a7ab9f28e76ab54366..2bc4b440eedb753f6dc09c8bb114d05062e54afd 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DLL\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
+\r
 #ifdef _DEBUG_\r
-#define VER_FILEDESCRIPTION_STR     "Debug InfiniServ Tavor HCA User Mode Verb Provider"\r
-#define VER_INTERNALNAME_STR        "mt23108ud.dll"\r
-#define VER_ORIGINALFILENAME_STR    "mt23108ud.dll"\r
+#define VER_FILEDESCRIPTION_STR                "Tavor HCA User Mode Verb Provider (Debug)"\r
+#define VER_INTERNALNAME_STR           "mt23108ud.dll"\r
+#define VER_ORIGINALFILENAME_STR       "mt23108ud.dll"\r
 #else\r
-#define VER_FILEDESCRIPTION_STR     "InfiniServ Tavor HCA User Mode Verb Provider"\r
-#define VER_INTERNALNAME_STR        "mt23108u.dll"\r
-#define VER_ORIGINALFILENAME_STR    "mt23108u.dll"\r
+#define VER_FILEDESCRIPTION_STR                "Tavor HCA User Mode Verb Provider"\r
+#define VER_INTERNALNAME_STR           "mt23108u.dll"\r
+#define VER_ORIGINALFILENAME_STR       "mt23108u.dll"\r
 #endif\r
 \r
 #include <common.ver>\r
index d57c5782aa10666ceef7e219ff3882bcf3e891da..de37251ba90483989cf62b78b774f6c6c63b6dcb 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "InfiniServ Tavor HCA Function Driver"\r
-#define VER_INTERNALNAME_STR        "mdt.sys"\r
-#define VER_ORIGINALFILENAME_STR    "mdt.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "Tavor HCA Function Driver (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "Tavor HCA Function Driver"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "mt23108.sys"\r
+#define VER_ORIGINALFILENAME_STR       "mt23108.sys"\r
 \r
 #include <common.ver>\r
diff --git a/trunk/hw/mt23108/vapi/user/UMT23108.rc b/trunk/hw/mt23108/vapi/user/UMT23108.rc
deleted file mode 100644 (file)
index 3744deb..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-/*\r
- * Copyright (c) 2005 SilverStorm Technologies.  All rights reserved.\r
- *\r
- * This software is available to you under the OpenIB.org BSD license\r
- * below:\r
- *\r
- *     Redistribution and use in source and binary forms, with or\r
- *     without modification, are permitted provided that the following\r
- *     conditions are met:\r
- *\r
- *      - Redistributions of source code must retain the above\r
- *        copyright notice, this list of conditions and the following\r
- *        disclaimer.\r
- *\r
- *      - Redistributions in binary form must reproduce the above\r
- *        copyright notice, this list of conditions and the following\r
- *        disclaimer in the documentation and/or other materials\r
- *        provided with the distribution.\r
- *\r
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,\r
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\r
- * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\r
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\r
- * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\r
- * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\r
- * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r
- * SOFTWARE.\r
- *\r
- * $Id$\r
- */\r
-\r
-\r
-#include "..\..\..\win\include\ics_ver.h"\r
-\r
-#define VER_FILETYPE                           VFT_DRV\r
-#define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR                "InfiniServ Tavor HCA DLL"\r
-#define VER_INTERNALNAME_STR        "mt23108.dll"\r
-#define VER_ORIGINALFILENAME_STR    "mt23108.dll"\r
-\r
-#include <common.ver>\r
index 5529aa36a4850437568db5c16d4f040e4d37f683..d638045fdfb5e1136bbf911e0f9ffa296b31d2c5 100644 (file)
  * $Id$\r
  */\r
 \r
-/*\r
-       \r
-*/\r
 \r
 #include <ics_ver.h>\r
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "InfiniBand Access Layer Test Driver"\r
-#define VER_INTERNALNAME_STR        "alts.sys"\r
-#define VER_ORIGINALFILENAME_STR    "alts.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand Access Layer Test Driver (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand Access Layer Test Driver"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "alts.sys"\r
+#define VER_ORIGINALFILENAME_STR       "alts.sys"\r
 \r
 #include <common.ver>\r
index 01fce6c7eef803a945957c5ff2afa8701acdf198..0bd0bfcf0824c95b12056cceddf056f9fe90d06b 100644 (file)
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN
 
 #ifdef _DEBUG_
-#define VER_FILEDESCRIPTION_STR     "HCA Status Report Application (Debug)"
+#define VER_FILEDESCRIPTION_STR                "HCA Status Report Application (Debug)"
 #else
-#define VER_FILEDESCRIPTION_STR     "HCA Status Report Application"
+#define VER_FILEDESCRIPTION_STR                "HCA Status Report Application"
 #endif
 
-#define VER_INTERNALNAME_STR        "vstat.exe"
-#define VER_ORIGINALFILENAME_STR    "vstat.exe"
+#define VER_INTERNALNAME_STR           "vstat.exe"
+#define VER_ORIGINALFILENAME_STR       "vstat.exe"
 
 #include <common.ver>
index 6636b16ad150fd66021921e85a8846d24ab58db6..393a43fdb764027f5a19cf2c9c99b1f69c13ede8 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "IP over InfiniBand NDIS Miniport"\r
-#define VER_INTERNALNAME_STR        "ipoib.sys"\r
-#define VER_ORIGINALFILENAME_STR    "ipoib.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "IP over InfiniBand NDIS Miniport (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "IP over InfiniBand NDIS Miniport"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "ipoib.sys"\r
+#define VER_ORIGINALFILENAME_STR       "ipoib.sys"\r
 \r
 #include <common.ver>\r
index 93712b7be33bdcfd2548aef16fb341578d177c5e..f10c7f320b2377cd0e9119174eef85d67b03c0f9 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DRV\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "InfiniBand SRP Miniport"\r
-#define VER_INTERNALNAME_STR        "ibsrp.sys"\r
-#define VER_ORIGINALFILENAME_STR    "ibsrp.sys"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand SRP Miniport (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "InfiniBand SRP Miniport"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "ibsrp.sys"\r
+#define VER_ORIGINALFILENAME_STR       "ibsrp.sys"\r
 \r
 #include <common.ver>\r
index 0a82c34423edcaa42709545d69133b78a68d0199..a752aae0ab138615ba5b92dd4dfb9bf7e450591e 100644 (file)
 \r
 #define VER_FILETYPE                           VFT_DLL\r
 #define VER_FILESUBTYPE                                VFT2_UNKNOWN\r
-#define VER_FILEDESCRIPTION_STR     "SilverStorm Winsock Direct for InfiniBand"\r
-#define VER_INTERNALNAME_STR        "ibwsd.dll"\r
-#define VER_ORIGINALFILENAME_STR    "ibwsd.dll"\r
+\r
+#ifdef _DEBUG_\r
+#define VER_FILEDESCRIPTION_STR                "Winsock Direct for InfiniBand (Debug)"\r
+#else\r
+#define VER_FILEDESCRIPTION_STR                "Winsock Direct for InfiniBand"\r
+#endif\r
+\r
+#define VER_INTERNALNAME_STR           "ibwsd.dll"\r
+#define VER_ORIGINALFILENAME_STR       "ibwsd.dll"\r
 \r
 #include <common.ver>\r