Openib-windows files checked in svn revision -------------------------------------------------------------------- Added: gen1\trunk\tools\nsc\ 804 WinOF-WIX installer - Notify Settings Changed makefile nsc.c nsc.rc SOURCES commit: gen1\trunk\tools\dirs 805 Build nsc in default build commit: gen1\trunk\etc\makebin.bat 806 Include DAPL2 runtime & application build kit DAPL v1.1 build kit nsc.exe for WIX installer gen1\trunk\ulp\dapl\dat\common\dat_dr.c 807 gen1\trunk\ulp\dapl\dat\include\dat\dat_platform_specific.h 808 DAT 1.1 header file fixup - get closer to being in synch with DAT consortium 1.1 header files. gen1\trunk\ulp\dapl\dat\udat\windows\dat_osd.h 809 define dat_os_ungetc() gen1\trunk\ulp\dapl\dat\udat\udat_sr_parser.c 810 Use ungetc() instead of fputc() to push char back into stream for subsequent read op. gen1\trunk\ulp\dirs 811 build DAPL2 as part of default build. gen1\trunk\ulp\dapl2\test\dapltest\ 812 SOURCES dapltest.rc ID as DAT V2 test, DAT_EXTENSIONS set in udat.h not SOURCES. gen1\trunk\ulp\dapl2\test\dapltest\scripts\ 813 dt-cli.bat dt-svr.bat DAPLtest svr/cli driver scripts. gen1\trunk\ulp\dapl2\dat\udat\ 814 udat_sr_parser.c SOURCES DAT EXTENSIONS & dat.conf parser error. gen1\trunk\ulp\dapl2\dat\udat\linux\dat_osd.h 815 Keep linux code in sync [ungetc()] - this folder may go away in the near term. gen1\trunk\ulp\dapl2\dat\udat\windows\dat_osd.h 816 define dat-os_ungetc() gen1\trunk\ulp\dapl2\dat\include\dat\ 817 DAT_API fixup to synch with Linux code base dat_redirection.h dat_ib_extensions.h dat_platform_specific.h udat_config.h udat_redirection.h gen1\trunk\ulp\dapl2\dapl\udapl\ 818 dapl_init.c loud error mesg when unable to open HCA SOURCES DAT Extensions on by default gen1\trunk\ulp\dapl2\dapl\ibal\ 819 dapl_ibal_dto.h enable DAT extensions. dapl_ibal_util.c zero ep attr struct prior to use. gen1\trunk\docs\Manual.htm 820 DAT 2.0 runtime & application build discussion. gen1\branches\WinOF\WIX\x86\ 821 Makefile - less noise when building WinOF-WIX installer. wof.wxs - Support DAT 1.1 & v2.0 application build kits. use nsc.exe to update %PATH% environment variable after install. gen1\branches\WinOF\WIX\x64\ 822 Makefile - less noise when building WinOF-WIX installer. wof.wxs - Support DAT 1.1 & v2.0 application build kits. use nsc.exe to update %PATH% environment variable after install. gen1\branches\WinOF\WIX\ia64\ 823 Makefile - less noise when building WinOF-WIX installer. wof.wxs - Support DAT 1.1 & v2.0 application build kits. use nsc.exe to update %PATH% environment variable after install. gen1\branches\WinOF\WIX\CustomActions.vbs 824 1) remove unused code. 2) Support IPoIB Local Area Connection being removed on XP as reg.exe needs different args for XP vs. Win2k3. 3) WIX handles %PATH% append/remove. 4) nsc.exe run to update %PATH% after install. gen1\branches\WinOF\WIX\dat.conf 825 DAPL v1.1 & v2.0 + debug example entries supported.