<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3314" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=204041011-16102008>Hi,</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=204041011-16102008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=204041011-16102008>The 
patch equalize mthca.inx and mlx4_hca.inx and fix minor 
typos:</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=204041011-16102008>mthca 
instead of mlx4_hca, MLX4HCA instead of MLX4BUS, adding ibbus sections to 
DeafultUninstall section.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=204041011-16102008></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><EM>Thanks, 
Reuven.</EM></FONT></DIV>
<DIV dir=ltr align=left><EM><FONT face=Arial color=#0000ff 
size=2></FONT></EM> </DIV>
<DIV dir=ltr align=left><SPAN class=204041011-16102008><FONT face=Arial 
color=#0000ff 
size=2><EM>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>></EM></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=204041011-16102008><FONT face=Arial 
color=#0000ff size=2>Index: 
hw/mlx4/kernel/hca/mlx4_hca.inx<BR>===================================================================<BR>--- 
hw/mlx4/kernel/hca/mlx4_hca.inx (revision 1656)<BR>+++ 
hw/mlx4/kernel/hca/mlx4_hca.inx (working copy)<BR>@@ -34,7 +34,7 
@@<BR> [ClassAddReg]<BR> HKR,,,,"InfiniBand Channel 
Adapters"<BR> HKR,,Icon,,-5<BR>-HKR,,SilentInstall,,0<BR>+HKR,,SilentInstall,,1<BR> HKR,,"UpperFilters",0x00010000,"ibbus" ; 
enable IBBUS/AL Filter driver loading.<BR> <BR> <BR>@@ -57,8 +57,8 
@@<BR> mlx4ud.dll = 1,,<BR> ;wdfcoinstaller01005.dll = 
1,,<BR> ibal.dll=1,,<BR>+ibald.dll=1,,<BR> complib.dll=1,,<BR>-ibald.dll=1,,<BR> complibd.dll=1,,<BR> ibbus.sys=1,,<BR> <BR>@@ 
-98,7 +98,7 
@@<BR> <BR> <BR> ;*****************************************<BR>-; 
Mlx4Bus  Install Section<BR>+; Mlx4HCA  Install 
Section<BR> ;*****************************************<BR> <BR> [Manufacturer]<BR>@@ 
-183,7 +183,7 
@@<BR> <BR> <BR> ;*****************************************<BR>-; 
MLX4 Service Install section<BR>+; MLX4HCA Service Install 
section<BR> ;*****************************************<BR> <BR> [MLX4HCA.ServiceInstall]<BR>@@ 
-247,8 +247,9 @@<BR> DelReg     = 
MLX4HCA.AddEventLogReg<BR> DelReg     = 
ClassAddReg<BR> DelFiles   = 
Ibal.UMCopyFiles<BR>+DelFiles   = 
Ibbus.CopyFiles<BR>+DelReg     = 
Ibbus.ParamsReg<BR> <BR>-<BR> [DefaultUninstall.ntamd64]<BR> DelFiles   
= MLX4HCA.CopyFiles<BR> DelFiles   = MLX4HCA.UMCopyFiles<BR>@@ 
-275,7 +276,7 
@@<BR> <BR> [DefaultUninstall.Services]<BR> DelService = 
Ibbus,%SPSVCINST_STOPSERVICE%<BR>-DelService = 
mthca,%SPSVCINST_STOPSERVICE%<BR>+DelService = 
mlx4_hca,%SPSVCINST_STOPSERVICE%<BR> <BR> <BR> ;<BR>@@ -326,9 
+327,9 @@<BR> Mlx4HcaClassGuid = 
"{31B0B28A-26FF-4dca-A6FA-E767C7DFBA20}"<BR> MTL="Mellanox Technologies 
Ltd."<BR> MLX4HCA.ServiceDesc = "Mellanox ConnectX Virtual Infiband 
Driver"<BR>-Ibbus.ServiceDesc = "InfiniBand Bus/Fabric/AL (Filter 
Driver)"<BR>+Ibbus.ServiceDesc = "InfiniBand Bus/AL (Filter 
Driver)"<BR> Mlx4_Hca.DeviceDesc="Mellanox ConnectX Virtual Channel 
Adapter"<BR>-DiskId = "Mellanox Mlx4 Bus installation disk"<BR>+DiskId = 
"Mellanox Mlx4 HCA installation disk"<BR> SPSVCINST_NULL = 
0x0<BR> SPSVCINST_ASSOCSERVICE = 
0x00000002<BR> SPSVCINST_STOPSERVICE  = 0x00000200<BR>Index: 
hw/mthca/kernel/mthca.inx<BR>===================================================================<BR>--- 
hw/mthca/kernel/mthca.inx (revision 1656)<BR>+++ 
hw/mthca/kernel/mthca.inx (working copy)<BR>@@ -190,9 +190,7 
@@<BR> ibbus.sys<BR> <BR> <BR>-;<BR> ; ============= MTHCA 
Service Install section 
==============<BR>-;<BR> <BR> [MTHCA.ServiceInstall]<BR> DisplayName     
= %MTHCA.ServiceDesc%<BR>@@ -225,8 +223,7 
@@<BR> HKLM,"System\CurrentControlSet\Control\WMI\GlobalLogger\8bf1f640-63fe-4743-b9ef-fa38c695bfde","Level",%REG_DWORD%,0x3<BR> <BR> <BR>-; 
============= IBBUS/AL Service Install section ==============<BR>-;<BR>+; 
============= IBBUS Service Install section 
==============<BR> <BR> [Ibbus.ServiceInstall]<BR> DisplayName     
= %Ibbus.ServiceDesc%<BR>@@ -258,8 +255,9 
@@<BR> DelReg     = 
MTHCA.AddEventLogReg<BR> DelReg     = 
ClassAddReg<BR> DelFiles   = 
Ibal.UMCopyFiles<BR>+DelFiles   = 
Ibbus.CopyFiles<BR>+DelReg     = 
Ibbus.ParamsReg<BR> <BR>-<BR> [DefaultUninstall.ntamd64]<BR> DelFiles   
= MTHCA.CopyFiles<BR> DelFiles   = MTHCA.UMCopyFiles<BR>@@ -269,8 
+267,9 @@<BR> DelReg     = 
ClassAddReg<BR> DelFiles   = 
Ibal.UMCopyFiles<BR> DelFiles   = 
Ibal.WOW64CopyFiles<BR>+DelFiles   = 
Ibbus.CopyFiles<BR>+DelReg     = 
Ibbus.ParamsReg<BR> <BR>-<BR> [DefaultUninstall.ntia64]<BR> DelFiles   
= MTHCA.CopyFiles<BR> DelFiles   = MTHCA.UMCopyFiles<BR>@@ -280,8 
+279,9 @@<BR> DelReg     = 
ClassAddReg<BR> DelFiles   = 
Ibal.UMCopyFiles<BR> DelFiles   = 
Ibal.WOW64CopyFiles<BR>+DelFiles   = 
Ibbus.CopyFiles<BR>+DelReg     = 
Ibbus.ParamsReg<BR> <BR>-<BR> [DefaultUninstall.Services]<BR> DelService 
= Ibbus,%SPSVCINST_STOPSERVICE%<BR> DelService = 
mthca,%SPSVCINST_STOPSERVICE%<BR>    </FONT></SPAN></DIV>
<DIV> </DIV></BODY></HTML>