<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702"></HEAD>
<BODY>
<DIV><FONT size=2 face=Arial><SPAN class=335570213-06092009>[trunk 
only]</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=335570213-06092009>This change is 
required in order to allow  winpe to automatically load the bus 
driver.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN 
class=335570213-06092009></SPAN></FONT> </DIV>
<DIV><FONT size=2 face=Arial><SPAN 
class=335570213-06092009>Thanks</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN 
class=335570213-06092009>Tzachi</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN 
class=335570213-06092009></SPAN></FONT> </DIV>
<DIV><FONT size=2 face=Arial><SPAN class=335570213-06092009>Index: 
Q:/projinf1/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx<BR>===================================================================<BR>--- 
Q:/projinf1/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx (revision 
4689)<BR>+++ 
Q:/projinf1/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx (revision 4690)<BR>@@ 
-3,8 +3,10 @@<BR> <BR> [Version]<BR> Signature="$WINDOWS 
NT$"<BR>-Class=Mlx4Bus<BR>-ClassGUID={714995B2-CD65-4a47-BCFE-95AC73A0D780}<BR>+Class=Net<BR>+ClassGUID   

{4d36e972-e325-11ce-bfc1-08002be10318}<BR>+<BR>+<BR> Provider=%MTL%<BR> ; 
must be synchronized with bus\drv.c<BR> DriverVer=02/01/2008,1.0.0.0<BR>@@ 
-142,15 +144,24 @@<BR> [MLX4BUS.DDInstall.ntx86]<BR> CopyFiles = 
MLX4BUS.CopyFiles<BR> AddReg    = 
MLX4BUS.SoftwareReg<BR>+Characteristics = 0x4 ;NCF_PHYSICAL<BR>+BusType = 5; 
PCIBus<BR> <BR>+<BR> [MLX4BUS.DDInstall.ntamd64]<BR> CopyFiles = 
MLX4BUS.CopyFiles<BR> AddReg    = 
MLX4BUS.SoftwareReg<BR>+Characteristics = 0x4 ;NCF_PHYSICAL<BR>+BusType = 5; 
PCIBus<BR> <BR>+<BR> [MLX4BUS.DDInstall.ntia64]<BR> CopyFiles = 
MLX4BUS.CopyFiles<BR> AddReg    = 
MLX4BUS.SoftwareReg<BR>+Characteristics = 0x4 ;NCF_PHYSICAL<BR>+BusType = 5; 
PCIBus<BR> <BR>+<BR> [MLX4BUS.DDInstall.ntx86.Services]<BR> AddService 

mlx4_bus,%SPSVCINST_ASSOCSERVICE%,MLX4BUS.ServiceInstall,MLX4BUS.EventLog<BR> <BR></SPAN></FONT></DIV></BODY></HTML>