[Openib-windows] a bug in registering of logging facility of ipoib driver
Leonid Keller
leonid at mellanox.co.il
Wed Mar 22 01:52:58 PST 2006
A patch, correcting an error in registering of logging facility of ipoib
driver
Index: E:/svn.wininf/trunk/ulp/ipoib/kernel/netipoib.inf
===================================================================
--- E:/svn.wininf/trunk/ulp/ipoib/kernel/netipoib.inf (revision 1126)
+++ E:/svn.wininf/trunk/ulp/ipoib/kernel/netipoib.inf (working copy)
@@ -141,7 +141,7 @@
AddReg = IpoibAddEventLogReg
[IpoibAddEventLogReg]
-HKR, , EventMessageFile, 0x00020000,
"%%SystemRoot%%\System32\netevent.dll";"%%SystemRoot%%\System32\drivers\
ipoib.sys"
+HKR, , EventMessageFile, 0x00020000,
"%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\drivers\ip
oib.sys"
HKR, , TypesSupported, 0x00010001, 7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20060322/ccf4dad3/attachment.html>
More information about the ofw
mailing list