From 9c56c341008527e8f829b4675f799b79a0177aac Mon Sep 17 00:00:00 2001 From: stansmith Date: Sat, 2 Aug 2008 00:45:52 +0000 Subject: [PATCH] [WinOF] DAPL - dat.conf; added an example config line for a 2nd HCA. git-svn-id: svn://openib.tc.cornell.edu/gen1@1454 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- branches/WinOF/WIX/dat.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/branches/WinOF/WIX/dat.conf b/branches/WinOF/WIX/dat.conf index 555e021a..03b36579 100644 --- a/branches/WinOF/WIX/dat.conf +++ b/branches/WinOF/WIX/dat.conf @@ -5,7 +5,7 @@ # # Each entry requires the following fields: # -# \ +# \ # # # DAT v1.1 dapl provider configuration for HCA0 port 1 @@ -17,6 +17,7 @@ ibnic0d u1.1 threadsafe default "C:\\Program Files (x86)\\WinOF\\dapld.dll" ri.1 # # DAT 2.0 ibnic0v2 u2.0 nonthreadsafe default C:\Windows\dapl2.dll ri.2.0 "IbalHca0 1" "" +ibnic1v2 u2.0 nonthreadsafe default C:\Windows\dapl2.dll ri.2.0 "IbalHca1 1" "" IbalHca0v2 u2.0 nonthreadsafe default C:\Windows\dapl2.dll ri.2.0 "IbalHca0 1" "" # # DAT 2.0 (debug) -- 2.41.0