Vendors depending on a build process different than WinOFED can manage their 
required differences themselves.  I'd say dump the CDF files if they're no 
longer used.

-Fab

From: [email protected] 
[mailto:[email protected]] On Behalf Of Smith, Stan
Sent: Monday, September 20, 2010 8:56 AM
To: Tzachi Dar; [email protected]
Subject: Re: [ofw] [patch] Update the CDF files of ipoib

The .cdf files are no longer used by the winOFED build process; replaced by 
runtime build of .inf file dependencies (inf2cat).
The sole reason the .cdf files remain is to accommodate vendor builds which may 
still depend on .cdf files for their build process.
If no one is using the .cdf files, they should be removed.

stan.


________________________________
From: [email protected] 
[mailto:[email protected]] On Behalf Of Tzachi Dar
Sent: Sunday, September 19, 2010 4:20 AM
To: [email protected]
Subject: [ofw] [patch] Update the CDF files of ipoib
The ipoib installation now installs also the winverbes nd provider.
We should either update the cdf files or remove them all together.

This is the update patch.

Thanks
Tzachi


Index: ipoib/kernel/ipoib.cdf
===================================================================
--- ipoib/kernel/ipoib.cdf             (revision 2933)
+++ ipoib/kernel/ipoib.cdf          (working copy)
@@ -11,3 +11,5 @@
 <hash>ibndprov.dll=ibndprov.dll
 <hash>ibndprov32.dll=ibndprov32.dll
 <hash>ndinstall.exe=ndinstall.exe
+<hash>wvndprov.dll=wvndprov.dll
+<hash>wvndprov32.dll=wvndprov32.dll
Index: ipoib/kernel/ipoib32-xp.cdf
===================================================================
--- ipoib/kernel/ipoib32-xp.cdf  (revision 2933)
+++ ipoib/kernel/ipoib32-xp.cdf               (working copy)
@@ -8,3 +8,4 @@
 <hash>ipoib.sys=ipoib.sys
 <hash>ibndprov.dll=ibndprov.dll
 <hash>ndinstall.exe=ndinstall.exe
+<hash>wvndprov.dll=wvndprov.dll
Index: ipoib/kernel/ipoib32.cdf
===================================================================
--- ipoib/kernel/ipoib32.cdf         (revision 2933)
+++ ipoib/kernel/ipoib32.cdf      (working copy)
@@ -9,3 +9,4 @@
 <hash>ibwsd.dll=ibwsd.dll
 <hash>ibndprov.dll=ibndprov.dll
 <hash>ndinstall.exe=ndinstall.exe
+<hash>wvndprov.dll=wvndprov.dll
Index: ipoib_NDIS6_CM/kernel/ipoib.cdf
===================================================================
--- ipoib_NDIS6_CM/kernel/ipoib.cdf     (revision 2933)
+++ ipoib_NDIS6_CM/kernel/ipoib.cdf  (working copy)
@@ -11,3 +11,5 @@
 <hash>ibndprov.dll=ibndprov.dll
 <hash>ibndprov32.dll=ibndprov32.dll
 <hash>ndinstall.exe=ndinstall.exe
+<hash>wvndprov.dll=wvndprov.dll
+<hash>wvndprov32.dll=wvndprov32.dll
Index: ipoib_NDIS6_CM/kernel/ipoib32.cdf
===================================================================
--- ipoib_NDIS6_CM/kernel/ipoib32.cdf                (revision 2933)
+++ ipoib_NDIS6_CM/kernel/ipoib32.cdf             (working copy)
@@ -9,3 +9,4 @@
 <hash>ibwsd.dll=ibwsd.dll
 <hash>ibndprov.dll=ibndprov.dll
 <hash>ndinstall.exe=ndinstall.exe
+<hash>wvndprov.dll=wvndprov.dll
\ No newline at end of file
_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to