[ros-dev] NDIS suggestion

Eric Kohl eric.kohl at t-online.de
Wed Nov 17 13:59:37 CET 2004


Hi!

Isn't it possible to call NdisIStartAdaper (in ndis/miniport.c) when the
miniport driver recieves an IRP_MJ_PNP/IRP_MN_START_DEVICE request? Right
now it is called from NdisIAddDevice.

This means the miniport device is started before resource lists are assigned
to the NICs device node. NdisMQueryAdaperResources and
NdisMPciAssignResources cannot be implemented oe won't work because of this.


Regards,
Eric



More information about the Ros-dev mailing list