]> git.openfabrics.org - ~shefty/rdma-win.git/log
~shefty/rdma-win.git
16 years ago[DAT/DAPL] fixed dat.conf parsing bug; use ungetc() instead of fputc() to push a...
stansmith [Wed, 19 Sep 2007 20:14:49 +0000 (20:14 +0000)]
[DAT/DAPL] fixed dat.conf parsing bug; use ungetc() instead of fputc() to push a char back into the stream for subsequent read.
DAT Extensions enabled by default.

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

16 years ago[DAT/DAPL] DAPL test driver scripts; work for both V1 & V2, favors V2 over V1.
stansmith [Wed, 19 Sep 2007 20:12:48 +0000 (20:12 +0000)]
[DAT/DAPL] DAPL test driver scripts; work for both V1 & V2, favors V2 over V1.

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

16 years ago[DAT/DAPL] Identify DAT v2.0 test, DAT/DAPL V2 extensions enabled by default.
stansmith [Wed, 19 Sep 2007 20:10:43 +0000 (20:10 +0000)]
[DAT/DAPL] Identify DAT v2.0 test, DAT/DAPL V2 extensions enabled by default.

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

16 years ago[DAT/DAPL] DAPL2 now part of default build.
stansmith [Wed, 19 Sep 2007 20:07:01 +0000 (20:07 +0000)]
[DAT/DAPL] DAPL2 now part of default build.

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

16 years ago[DAT/DAPL] fix DAT static registry filename to be Windows standard.
stansmith [Wed, 19 Sep 2007 20:05:11 +0000 (20:05 +0000)]
[DAT/DAPL] fix DAT static registry filename to be Windows standard.
fputc() in Windows does NOT push a char back into the stream suitable for subsequent fgetc(); use ungetc().

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

16 years ago[DAT/DAPL] added dat_os_ungetc()
stansmith [Wed, 19 Sep 2007 20:00:39 +0000 (20:00 +0000)]
[DAT/DAPL] added dat_os_ungetc()

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

16 years ago[DAT/DAPL] DAT 1.1 header file fixup.
stansmith [Wed, 19 Sep 2007 19:58:37 +0000 (19:58 +0000)]
[DAT/DAPL] DAT 1.1 header file fixup.

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

16 years ago[DAT/DAPL] unable to create a dictionary is an ERROR, never be silent about this.
stansmith [Wed, 19 Sep 2007 19:55:33 +0000 (19:55 +0000)]
[DAT/DAPL] unable to create a dictionary is an ERROR, never be silent about this.

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

16 years ago[DAPL] include DAPL application build files + nsc.exe + DAPL2 runtime libs + DAPL2...
stansmith [Wed, 19 Sep 2007 19:51:27 +0000 (19:51 +0000)]
[DAPL] include DAPL application build files + nsc.exe + DAPL2 runtime libs + DAPL2 app build kit.

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

16 years ago[WinOF-WIX] build nsc (Notify Settings Changed) utility.
stansmith [Wed, 19 Sep 2007 19:48:36 +0000 (19:48 +0000)]
[WinOF-WIX] build nsc (Notify Settings Changed) utility.

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

16 years ago{WinOF-WIX] Make sure %PATH% variable gets updated after install.
stansmith [Wed, 19 Sep 2007 19:46:45 +0000 (19:46 +0000)]
{WinOF-WIX] Make sure %PATH% variable gets updated after install.

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

16 years ago[IBAL] remove bit-fields from structure definition
leonidk [Tue, 18 Sep 2007 10:06:53 +0000 (10:06 +0000)]
[IBAL] remove bit-fields from structure definition

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

16 years ago[IBAL] fixed a bug in the error flow of NDI CQ creation
leonidk [Tue, 18 Sep 2007 09:41:59 +0000 (09:41 +0000)]
[IBAL] fixed a bug in the error flow of NDI CQ creation

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

16 years ago[IBAL] improvements to NDI_CREATE_CQ, NDI_NOTIFY_CQ and NDI_CANCEL_CQ ioctls support.
leonidk [Mon, 17 Sep 2007 19:12:08 +0000 (19:12 +0000)]
[IBAL] improvements to NDI_CREATE_CQ, NDI_NOTIFY_CQ and NDI_CANCEL_CQ ioctls support.

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

16 years ago[IBAL] added support of NDI_CREATE_CQ, NDI_NOTIFY_CQ and NDI_CANCEL_CQ ioctls.
leonidk [Sun, 16 Sep 2007 16:54:23 +0000 (16:54 +0000)]
[IBAL] added support of NDI_CREATE_CQ, NDI_NOTIFY_CQ and NDI_CANCEL_CQ ioctls.

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

16 years ago[COMPLIB] improvements to 779 (mapping of cl_status_t type to NTSTATUS type)
leonidk [Sun, 16 Sep 2007 15:02:30 +0000 (15:02 +0000)]
[COMPLIB] improvements to 779 (mapping of cl_status_t type to NTSTATUS type)

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

16 years ago[DAPL] 2.0 removed unused variables.
stansmith [Mon, 10 Sep 2007 23:16:47 +0000 (23:16 +0000)]
[DAPL] 2.0 removed unused variables.

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

16 years ago[DAPL] 2.0 - default DAT conf file C:\DAT\dat.conf
stansmith [Mon, 10 Sep 2007 23:12:06 +0000 (23:12 +0000)]
[DAPL] 2.0 - default DAT conf file C:\DAT\dat.conf

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

16 years ago{DAPL] 1.1 dapltest added resource file
stansmith [Mon, 10 Sep 2007 23:05:03 +0000 (23:05 +0000)]
{DAPL] 1.1 dapltest added resource file

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

16 years ago[DAT/DAPL] Client & server scripts to drive DAPLtest validation/testing.
stansmith [Sat, 8 Sep 2007 18:12:46 +0000 (18:12 +0000)]
[DAT/DAPL] Client & server scripts to drive DAPLtest validation/testing.

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

16 years ago[DAT/DAPL] document DAT build environment.
stansmith [Sat, 8 Sep 2007 18:10:14 +0000 (18:10 +0000)]
[DAT/DAPL] document DAT build environment.
  Document DAPLtest scripts: dt-svr.bat & dt-cli.bat

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

16 years ago[WinOF] WIX Installer - be verbose in order to get .wxs src line number for debug
stansmith [Sat, 8 Sep 2007 18:07:14 +0000 (18:07 +0000)]
[WinOF] WIX Installer - be verbose in order to get .wxs src line number for debug

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

16 years ago[WinOF] WIX Installer - be verbose in order to get .wxs src line number for debug
stansmith [Sat, 8 Sep 2007 18:06:04 +0000 (18:06 +0000)]
[WinOF] WIX Installer - be verbose in order to get .wxs src line number for debug

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

16 years ago[WinOF] WIX - be verbose in order to get line # in WIX src file for debug.
stansmith [Sat, 8 Sep 2007 18:04:25 +0000 (18:04 +0000)]
[WinOF] WIX - be verbose in order to get line # in WIX src file for debug.

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

16 years ago[WinOF] InstallShield - DAT 2.0 header & link files
stansmith [Sat, 8 Sep 2007 17:55:46 +0000 (17:55 +0000)]
[WinOF] InstallShield - DAT 2.0 header & link files

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

16 years ago[WinOF] InstallShield - DAT 2.0 header & link files
stansmith [Sat, 8 Sep 2007 17:55:06 +0000 (17:55 +0000)]
[WinOF] InstallShield - DAT 2.0 header & link files

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

16 years ago[WinOF] InstallShield - DAT 2.0 header & link files
stansmith [Sat, 8 Sep 2007 17:54:26 +0000 (17:54 +0000)]
[WinOF] InstallShield - DAT 2.0 header & link files

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

16 years ago[DAPL2] turn down default debug output level
stansmith [Fri, 7 Sep 2007 00:16:31 +0000 (00:16 +0000)]
[DAPL2] turn down default debug output level
GENERIC--> ERROR

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

16 years ago[DAPL] Resource file + build it.
stansmith [Fri, 7 Sep 2007 00:08:30 +0000 (00:08 +0000)]
[DAPL] Resource file + build it.

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

16 years ago[DAPL] Resource file + build it.
stansmith [Fri, 7 Sep 2007 00:07:33 +0000 (00:07 +0000)]
[DAPL] Resource file + build it.

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

16 years ago[DAPL2] ID Linux specific file.
stansmith [Thu, 6 Sep 2007 18:21:35 +0000 (18:21 +0000)]
[DAPL2] ID Linux specific file.

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

16 years ago[DAT/DAPL 2.0] Initial checkin; not enable as part of the standard build yet.
stansmith [Thu, 6 Sep 2007 18:17:48 +0000 (18:17 +0000)]
[DAT/DAPL 2.0] Initial checkin; not enable as part of the standard build yet.

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

16 years ago[IPOIB] added IP to Port mapping to IBAT functionality in IPoIB
leonidk [Thu, 6 Sep 2007 12:06:04 +0000 (12:06 +0000)]
[IPOIB] added IP to Port mapping to IBAT functionality in IPoIB

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

16 years ago[IBAL] add definition of CM_RDMA structure
leonidk [Thu, 6 Sep 2007 12:02:17 +0000 (12:02 +0000)]
[IBAL] add definition of CM_RDMA structure

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

16 years ago[wsd] Fix a bug for the IA64 processor (based on patch from stan.smith@intel.com)
tzachid [Thu, 6 Sep 2007 09:07:27 +0000 (09:07 +0000)]
[wsd] Fix a bug for the IA64 processor (based on patch from stan.smith@intel.com)

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

16 years ago[ALL] map cl_status_t type to NTSTATUS type (only for kernel)
leonidk [Wed, 5 Sep 2007 15:38:08 +0000 (15:38 +0000)]
[ALL] map cl_status_t type to NTSTATUS type (only for kernel)

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

16 years agobranch for adding NDI support
leonidk [Wed, 5 Sep 2007 08:28:39 +0000 (08:28 +0000)]
branch for adding NDI support

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

16 years ago[WinOF] InstallShield - perserve existing %SystemDrive%\DAT\dat.conf
stansmith [Fri, 24 Aug 2007 20:28:37 +0000 (20:28 +0000)]
[WinOF] InstallShield - perserve existing %SystemDrive%\DAT\dat.conf

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

16 years ago[WinOF] WIX Installer - perserve existing %SystemDrive%\DAT\dat.conf
stansmith [Fri, 24 Aug 2007 20:27:52 +0000 (20:27 +0000)]
[WinOF] WIX Installer - perserve existing %SystemDrive%\DAT\dat.conf

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

16 years ago[DAPL] dat_strerror.c() get DAT_API linkage; be consistent with header file (dat.h).
stansmith [Mon, 20 Aug 2007 20:52:39 +0000 (20:52 +0000)]
[DAPL] dat_strerror.c() get DAT_API linkage; be consistent with header file (dat.h).

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

16 years ago[DAPL] dat_registry_list_providers() gets DAT_API linkage.
stansmith [Mon, 20 Aug 2007 20:50:37 +0000 (20:50 +0000)]
[DAPL] dat_registry_list_providers() gets DAT_API linkage.

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

16 years ago[MTHCA] bugfix: unaligned structure causes crash on IA64
leonidk [Sun, 19 Aug 2007 08:20:26 +0000 (08:20 +0000)]
[MTHCA] bugfix: unaligned structure causes crash on IA64

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

16 years ago[WinOF] remove empty lines until such a time that IA64 can tolerate them.
stansmith [Fri, 17 Aug 2007 23:07:15 +0000 (23:07 +0000)]
[WinOF] remove empty lines until such a time that IA64 can tolerate them.

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

16 years ago[WinOF] remove empty lines until such a time that IA64 can tolerate it.
stansmith [Fri, 17 Aug 2007 23:06:38 +0000 (23:06 +0000)]
[WinOF] remove empty lines until such a time that IA64 can tolerate it.

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

16 years ago[WinOF] dapltest.exe was missing on ia64 install.
stansmith [Thu, 16 Aug 2007 23:51:46 +0000 (23:51 +0000)]
[WinOF] dapltest.exe was missing on ia64 install.

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

16 years ago[WinOF] general cleanup.
stansmith [Thu, 16 Aug 2007 00:04:13 +0000 (00:04 +0000)]
[WinOF] general cleanup.
cleanup whitespace vs. tab formatting, clean out commented out debug code.

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

16 years ago[WinOF] IA64 WIX installer support.
stansmith [Thu, 16 Aug 2007 00:02:04 +0000 (00:02 +0000)]
[WinOF] IA64 WIX installer support.
copy DAT headers to %SystemDrive%\DAT\include\DAT

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

16 years ago[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT
stansmith [Wed, 15 Aug 2007 23:57:21 +0000 (23:57 +0000)]
[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT

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

16 years ago[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT
stansmith [Wed, 15 Aug 2007 23:57:00 +0000 (23:57 +0000)]
[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT

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

16 years ago[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT
stansmith [Wed, 15 Aug 2007 23:55:26 +0000 (23:55 +0000)]
[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT

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

16 years ago[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT
stansmith [Wed, 15 Aug 2007 23:55:03 +0000 (23:55 +0000)]
[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT

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

16 years ago[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT
stansmith [Wed, 15 Aug 2007 23:54:39 +0000 (23:54 +0000)]
[WinOF] copy DAT headers to %SystemDrive%\DAT\include\DAT

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

16 years ago[WinOF] DAPL/DAT debug bit values needed more whitespace for readability.
stansmith [Wed, 15 Aug 2007 23:53:34 +0000 (23:53 +0000)]
[WinOF] DAPL/DAT debug bit values needed more whitespace for readability.

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

16 years ago[WinOF] added whitespace for clarity when defining DAPL/DAT debug bit values.
stansmith [Wed, 15 Aug 2007 23:52:26 +0000 (23:52 +0000)]
[WinOF] added whitespace for clarity when defining DAPL/DAT debug bit values.

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

16 years ago[WinOF] makebin now copies DAT header files to bin\DAPL if %1\ulp\dapl\dat\include...
stansmith [Wed, 15 Aug 2007 23:51:12 +0000 (23:51 +0000)]
[WinOF] makebin now copies DAT header files to bin\DAPL if %1\ulp\dapl\dat\include\dat is present.
xcopy becomes confused as to whether the dest is a file or directory when the file is copied and renamed (case of WOW64 files). Confusion results in xcopy prompting for user input. Changed offending copy lines from xcopy to copy /B, enable makebin script run to completion without user input.

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

16 years ago[WinOF] Corrected install processor type; changed IA64 to Intel64.
stansmith [Mon, 13 Aug 2007 19:01:55 +0000 (19:01 +0000)]
[WinOF] Corrected install processor type; changed IA64 to Intel64.

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

16 years ago[WinOF] Corrected to use new location of manual.htm (trunk/docs)
stansmith [Tue, 7 Aug 2007 16:19:29 +0000 (16:19 +0000)]
[WinOF] Corrected to use new location of manual.htm (trunk/docs)

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

16 years ago[WinOF] Corrected to use new location of manual.htm (trunk/docs)
stansmith [Tue, 7 Aug 2007 16:19:02 +0000 (16:19 +0000)]
[WinOF] Corrected to use new location of manual.htm (trunk/docs)

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

16 years ago[WinOF] house-cleaning, use the version in trunk\docs.
stansmith [Tue, 7 Aug 2007 16:07:37 +0000 (16:07 +0000)]
[WinOF] house-cleaning, use the version in trunk\docs.

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

16 years ago[WinOF] needless replication, use the WIX version.
stansmith [Tue, 7 Aug 2007 16:04:50 +0000 (16:04 +0000)]
[WinOF] needless replication, use the WIX version.

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

16 years ago[WinOF] keep only this version of the openib-windows/WinOF manual.htm file. WIX versi...
stansmith [Tue, 7 Aug 2007 16:03:17 +0000 (16:03 +0000)]
[WinOF] keep only this version of the openib-windows/WinOF manual.htm file. WIX version has been removed.

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

16 years ago[WinOF] document how to invoke makebin to create a binary release suitable for WIX...
stansmith [Tue, 7 Aug 2007 16:00:59 +0000 (16:00 +0000)]
[WinOF] document how to invoke makebin to create a binary release suitable for WIX to build an installer.

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

16 years ago[WinOF] copy .inf files to processor arch specific folder to comply with WHQL.
stansmith [Tue, 7 Aug 2007 15:55:20 +0000 (15:55 +0000)]
[WinOF] copy .inf files to processor arch specific folder to comply with WHQL.
SRP not changed - pending testing/inf file changes.

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

16 years ago[WinOF] WIX installer - helps to document the correct product GUID for unattended...
stansmith [Thu, 2 Aug 2007 21:56:52 +0000 (21:56 +0000)]
[WinOF] WIX installer - helps to document the correct product GUID for unattended uninstall.

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

16 years ago[WinOF] WIX - updated unattended install/uninstall for msiexec invocation; far simple...
stansmith [Wed, 1 Aug 2007 22:48:04 +0000 (22:48 +0000)]
[WinOF] WIX - updated unattended install/uninstall for msiexec invocation; far simpler than InstallShield.

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

16 years ago[WinOF] WIX - corrected OpenSM service properties path.
stansmith [Wed, 1 Aug 2007 22:47:04 +0000 (22:47 +0000)]
[WinOF] WIX - corrected OpenSM service properties path.

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

16 years ago[WinOF] delete OpenSM file from %SystemRoot%\temp instead of %TEMP%.
stansmith [Wed, 1 Aug 2007 17:13:11 +0000 (17:13 +0000)]
[WinOF] delete OpenSM file from %SystemRoot%\temp instead of %TEMP%.

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

16 years ago[WinOF] delete OpenSM file from %SystemRoot%\temp instead of %TEMP%.
stansmith [Wed, 1 Aug 2007 17:11:43 +0000 (17:11 +0000)]
[WinOF] delete OpenSM file from %SystemRoot%\temp instead of %TEMP%.

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

16 years ago[WinOF] updates to correct OpenSM service properties path plus log file location.
stansmith [Wed, 1 Aug 2007 16:52:07 +0000 (16:52 +0000)]
[WinOF] updates to correct OpenSM service properties path plus log file location.

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

16 years ago[WinOF] updates to correct OpenSM service properties and log file location.
stansmith [Wed, 1 Aug 2007 16:51:31 +0000 (16:51 +0000)]
[WinOF] updates to correct OpenSM service properties and log file location.

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

16 years ago[IBBUS, MTHCA, SRP] 1) (SRP) added a flow management mechanism for better sustaining...
leonidk [Tue, 31 Jul 2007 19:04:15 +0000 (19:04 +0000)]
[IBBUS, MTHCA, SRP] 1) (SRP) added a flow management mechanism for better sustaining the work under stress;
2) (SRP) fixed a bug of not setting max_sg value, which is used in calculating NumberOfPhysicalBreaks;
3) (SRP) added Registry parameter ModeFlags (for debugging and tuning purposes): 1 - don't use FMR_POOL, 2 - increase StorPort SG list (disallowed by DDK).
4) (SRP) fixes to support maximal buffer size (up to 1MB). It was 64KB, because of StorPort limitation of 16 SG list size.
5) (SRP) added some debug prints and statistics.
6) (IBBUS,MTHCA,SRP) added support for fmr_pool (only for kernel). Added new functions to IBAL interface, so its version increased.
7) (MTHCA) added two profile parameters to replace the values in the built-in MTHCA profile (QpNum, RdmaOutstanding).
8) (IBBUS, MTHCA) enable driver installation on Longhorn;

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

17 years ago[WinOF] removed unused file [ARPunlink.lnk'
stansmith [Thu, 12 Jul 2007 22:01:57 +0000 (22:01 +0000)]
[WinOF] removed unused file [ARPunlink.lnk'

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

17 years ago[WinOF] updated with SRP info
stansmith [Thu, 12 Jul 2007 22:00:57 +0000 (22:00 +0000)]
[WinOF] updated with SRP info

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

17 years ago[WinOF] updated with SRP info
stansmith [Thu, 12 Jul 2007 22:00:31 +0000 (22:00 +0000)]
[WinOF] updated with SRP info

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

17 years ago[WinOF] WIX - de-tabbed in favor of spaces.
stansmith [Mon, 2 Jul 2007 18:37:25 +0000 (18:37 +0000)]
[WinOF] WIX - de-tabbed in favor of spaces.

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

17 years agogit-svn-id: svn://openib.tc.cornell.edu/gen1@739 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
stansmith [Fri, 29 Jun 2007 22:41:15 +0000 (22:41 +0000)]
git-svn-id: svn://openib.tc.cornell.edu/gen1@739 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

17 years ago[WinOF] InstallShield-12 generated files, not required to be in svn tree.
stansmith [Fri, 29 Jun 2007 22:39:57 +0000 (22:39 +0000)]
[WinOF] InstallShield-12 generated files, not required to be in svn tree.

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

17 years ago[WinOF] InstallShield-12 generated files, not required to be in svn tree.
stansmith [Fri, 29 Jun 2007 22:38:35 +0000 (22:38 +0000)]
[WinOF] InstallShield-12 generated files, not required to be in svn tree.

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

17 years ago[WinOF] InstallShield-12 generated files, not required to be in svn tree.
stansmith [Fri, 29 Jun 2007 22:38:01 +0000 (22:38 +0000)]
[WinOF] InstallShield-12 generated files, not required to be in svn tree.

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

17 years ago{WinOF] WIX
stansmith [Thu, 28 Jun 2007 23:09:17 +0000 (23:09 +0000)]
{WinOF] WIX
DAPLtest CA call to create %SystemDrive%\DAT\dat.conf if nonexistant.
white-space additions for readability.

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

17 years ago[WinOF] WIX
stansmith [Thu, 28 Jun 2007 23:04:45 +0000 (23:04 +0000)]
[WinOF] WIX
white-space for readability.
DAPLsetup CA call to create %SystemDrive%\DAT\dat.conf if it doesn't exist.

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

17 years ago[WinOF] WIX - typos corrected. Discussion of creating DAT config folder %SystemDrive...
stansmith [Thu, 28 Jun 2007 23:01:48 +0000 (23:01 +0000)]
[WinOF] WIX - typos corrected. Discussion of creating DAT config folder %SystemDrive%\DAT if nonexistant.

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

17 years ago[WinOF] WIX
stansmith [Thu, 28 Jun 2007 23:00:51 +0000 (23:00 +0000)]
[WinOF] WIX
  typos corrected.
  dapltest example, -D device name corrected

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

17 years ago[WinOF] WIX - cleanup, added dapld.dll path spec example.
stansmith [Thu, 28 Jun 2007 22:59:46 +0000 (22:59 +0000)]
[WinOF] WIX - cleanup, added dapld.dll path spec example.

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

17 years ago[WinOF] DAPLsetup CA, create %SystemDrive%\DAT if needed.
stansmith [Thu, 28 Jun 2007 22:58:49 +0000 (22:58 +0000)]
[WinOF] DAPLsetup CA, create %SystemDrive%\DAT if needed.

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

17 years ago[WinOF] DAPLsetup CA call to create DAT config folder
stansmith [Thu, 28 Jun 2007 22:55:13 +0000 (22:55 +0000)]
[WinOF] DAPLsetup CA call to create DAT config folder

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

17 years ago[WinOF] DAPLsetup CA call to create DAT config folder
stansmith [Thu, 28 Jun 2007 22:53:45 +0000 (22:53 +0000)]
[WinOF] DAPLsetup CA call to create DAT config folder

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

17 years ago[WinOF] DAPLsetup CA call to create DAT config folder
stansmith [Thu, 28 Jun 2007 22:51:58 +0000 (22:51 +0000)]
[WinOF] DAPLsetup CA call to create DAT config folder

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

17 years ago[WinOF] typos corrected. Discussion of creating DAT config folder %SystemDrive%\DAT...
stansmith [Thu, 28 Jun 2007 22:50:33 +0000 (22:50 +0000)]
[WinOF] typos corrected. Discussion of creating DAT config folder %SystemDrive%\DAT if nonexistant.

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

17 years ago[WinOF] typos corrected. links to dapltest & examples.
stansmith [Thu, 28 Jun 2007 22:49:34 +0000 (22:49 +0000)]
[WinOF] typos corrected. links to dapltest & examples.
Discussion of create of DAT config folder %SystemDrive%\DAT if nonexistant.

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

17 years ago[WinOF] cleanup, added dapld.dll path spec example.
stansmith [Thu, 28 Jun 2007 22:47:35 +0000 (22:47 +0000)]
[WinOF] cleanup, added dapld.dll path spec example.

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

17 years ago[WinOF] DAPLsetup CA, create %SystemDrive%\DAT if needed.
stansmith [Thu, 28 Jun 2007 22:45:38 +0000 (22:45 +0000)]
[WinOF] DAPLsetup CA, create %SystemDrive%\DAT if needed.

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

17 years ago[MTHCA] added auto-trimming for memory registration cash
leonidk [Wed, 27 Jun 2007 08:49:10 +0000 (08:49 +0000)]
[MTHCA] added auto-trimming for memory registration cash

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

17 years ago[WinOF]
stansmith [Tue, 26 Jun 2007 23:24:33 +0000 (23:24 +0000)]
[WinOF]
  typos corrected.
  dapltest example, -D device name corrected

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

17 years ago[WinOF] typos corrected.
stansmith [Tue, 26 Jun 2007 23:23:29 +0000 (23:23 +0000)]
[WinOF] typos corrected.

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

17 years ago[WinOF] WIX
stansmith [Tue, 26 Jun 2007 23:18:51 +0000 (23:18 +0000)]
[WinOF] WIX
Added dat.conf & dapltest.exe

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

17 years ago[WinOF] WIX - add dat.conf & dapltest.exe
stansmith [Tue, 26 Jun 2007 23:17:49 +0000 (23:17 +0000)]
[WinOF] WIX - add dat.conf & dapltest.exe

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

17 years ago[DAPL] missing patch, Do not miss IB completions!
stansmith [Tue, 26 Jun 2007 23:16:10 +0000 (23:16 +0000)]
[DAPL] missing patch, Do not miss IB completions!

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

17 years ago[DAPL] IB_RDMA_DEFAULT reduced from 8 --> 4
stansmith [Tue, 26 Jun 2007 23:14:19 +0000 (23:14 +0000)]
[DAPL] IB_RDMA_DEFAULT reduced from 8 --> 4

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

17 years ago[WinOF] typos corrected.
stansmith [Tue, 26 Jun 2007 21:24:02 +0000 (21:24 +0000)]
[WinOF] typos corrected.

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