[ofw] patch: [mlx4_bus] Move our bus driver to be a network driver

Tzachi Dar tzachid at mellanox.co.il
Sun Oct 18 02:32:03 PDT 2009


Applied on 2487.
 
Thanks
Tzachi


________________________________

	From: ofw-bounces at lists.openfabrics.org
[mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Tzachi Dar
	Sent: Sunday, September 06, 2009 4:05 PM
	To: ofw at lists.openfabrics.org
	Subject: [ofw] patch: [mlx4_bus] Move our bus driver to be a
network driver
	
	
	[trunk only]
	This change is required in order to allow  winpe to
automatically load the bus driver.
	 
	Thanks
	Tzachi
	 
	Index: Q:/projinf1/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx
	
===================================================================
	--- Q:/projinf1/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx
(revision 4689)
	+++ Q:/projinf1/trunk/hw/mlx4/kernel/bus/drv/mlx4_bus.inx
(revision 4690)
	@@ -3,8 +3,10 @@
	 
	 [Version]
	 Signature="$WINDOWS NT$"
	-Class=Mlx4Bus
	-ClassGUID={714995B2-CD65-4a47-BCFE-95AC73A0D780}
	+Class=Net
	+ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
	+
	+
	 Provider=%MTL%
	 ; must be synchronized with bus\drv.c
	 DriverVer=02/01/2008,1.0.0.0
	@@ -142,15 +144,24 @@
	 [MLX4BUS.DDInstall.ntx86]
	 CopyFiles = MLX4BUS.CopyFiles
	 AddReg    = MLX4BUS.SoftwareReg
	+Characteristics = 0x4 ;NCF_PHYSICAL
	+BusType = 5; PCIBus
	 
	+
	 [MLX4BUS.DDInstall.ntamd64]
	 CopyFiles = MLX4BUS.CopyFiles
	 AddReg    = MLX4BUS.SoftwareReg
	+Characteristics = 0x4 ;NCF_PHYSICAL
	+BusType = 5; PCIBus
	 
	+
	 [MLX4BUS.DDInstall.ntia64]
	 CopyFiles = MLX4BUS.CopyFiles
	 AddReg    = MLX4BUS.SoftwareReg
	+Characteristics = 0x4 ;NCF_PHYSICAL
	+BusType = 5; PCIBus
	 
	+
	 [MLX4BUS.DDInstall.ntx86.Services]
	 AddService =
mlx4_bus,%SPSVCINST_ASSOCSERVICE%,MLX4BUS.ServiceInstall,MLX4BUS.EventLo
g
	 
	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20091018/27ac1fcd/attachment.html>


More information about the ofw mailing list