[ofw] patch: [mlx4] Device is no longer ejectable.
Tzachi Dar
tzachid at mellanox.co.il
Tue Apr 28 00:42:40 PDT 2009
Index: Q:/projinf4/trunk/hw/mlx4/kernel/bus/drv/pdo.c
===================================================================
--- Q:/projinf4/trunk/hw/mlx4/kernel/bus/drv/pdo.c (revision 4259)
+++ Q:/projinf4/trunk/hw/mlx4/kernel/bus/drv/pdo.c (revision 4260)
@@ -189,10 +189,6 @@
// Set PnP properties for the child device.
//
WDF_DEVICE_PNP_CAPABILITIES_INIT(&pnpCaps);
- pnpCaps.Removable = WdfTrue;
- pnpCaps.EjectSupported = WdfTrue;
- pnpCaps.SurpriseRemovalOK = WdfTrue;
-
pnpCaps.Address = SerialNo;
pnpCaps.UINumber = SerialNo;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20090428/65cf3d52/attachment.html>
More information about the ofw
mailing list