<!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.3243" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=093103512-16112008><FONT face=Arial color=#0000ff
size=2>Applied in 1764 (only trunk), thank you.</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> ofw-bounces@lists.openfabrics.org
[mailto:ofw-bounces@lists.openfabrics.org] <B>On Behalf Of </B>Tzachi
Dar<BR><B>Sent:</B> Thursday, November 13, 2008 5:18 PM<BR><B>To:</B>
ofw@lists.openfabrics.org<BR><B>Subject:</B> [ofw] PATCH: Make the bus driver
start at boot,and as part of the ndis group.<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>
<P><FONT face=Arial size=2>(needed to support PXE boot)</FONT></P>
<P><SPAN class=201311615-13112008><FONT face=Arial
size=2>Thanks</FONT></SPAN></P>
<P><SPAN class=201311615-13112008><FONT face=Arial
size=2>Tzachi</FONT></SPAN></P></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Index:
Q:/projinf4/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx<BR>===================================================================<BR>---
Q:/projinf4/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx (revision
3124)<BR>+++
Q:/projinf4/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx (revision
3125)<BR>@@ -164,10 +164,10
@@<BR> [MLX4BUS.ServiceInstall]<BR> DisplayName
= %MLX4BUS.ServiceDesc%<BR> ServiceType =
%SERVICE_KERNEL_DRIVER%<BR>-StartType =
%SERVICE_DEMAND_START%<BR>+StartType =
%SERVICE_BOOT_START%<BR> ErrorControl =
%SERVICE_ERROR_NORMAL%<BR> ServiceBinary =
%12%\mlx4_bus.sys<BR>-LoadOrderGroup = extended
base<BR>+LoadOrderGroup =
NDIS<BR> AddReg =
MLX4BUS.ParamsReg<BR> <BR> [MLX4BUS.EventLog]<BR>@@ -257,6 +257,7
@@<BR> SPSVCINST_NULL = 0x0<BR> SPSVCINST_ASSOCSERVICE =
0x00000002<BR> SERVICE_KERNEL_DRIVER =
1<BR>+SERVICE_BOOT_START =
0<BR> SERVICE_DEMAND_START =
3<BR> SERVICE_ERROR_NORMAL =
1<BR> REG_DWORD
= 0x00010001<BR></DIV></BLOCKQUOTE></FONT></BODY></HTML>