[ofw] [PATCH] IPoIB: Add RDMACapable registry entry
    Reuven Amitai 
    reuven at mellanox.co.il
       
    Sun Jul 20 05:12:35 PDT 2008
    
    
  
Hi,
 
This patch add "RDMACapable" key and set it to 1.
This is required for the DTM (Driver Test Manager) to detect the driver
as RDMA capable
and present the appropriate driver test jobs in its UI
 
Thanks, Reuven.
 
>>>>>>>>>>>>>>>>>>>>>>>>>>>
 
Index: ipoib/kernel/netipoib.inx
===================================================================
--- ipoib/kernel/netipoib.inx (revision 1421)
+++ ipoib/kernel/netipoib.inx (working copy)
@@ -58,6 +58,7 @@
 AddService = ipoib, 2, IpoibService, IpoibEventLog
 
 [IpoibAddReg]
+HKR, ,RDMACapable, %REG_DWORD%, 1
 HKR, Ndi,                       Service,    0, "ipoib"
 HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
 HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"
@@ -194,4 +195,5 @@
 DIRID_SYSTEM         = 11
 DIRID_DRIVERS        = 12
 DIRID_SYSTEM_X86     = 16425
+REG_DWORD            = 0x00010001
 REG_DWORD_NO_CLOBBER = 0x00010003
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080720/b2f75ffc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipoib.patch
Type: application/octet-stream
Size: 677 bytes
Desc: ipoib.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080720/b2f75ffc/attachment.obj>
    
    
More information about the ofw
mailing list