Hi,
I am porting USB-IrDA Device, which is based on NDIS5.1-WDM, to
NDIS6.0-WDF, i took sample of NDISEDGE under, WinDDK\6000\src\kmdf
\ndisedge\60
My Driver's SendHandler is not called, Can anyone suggest me why send
handler is not called ??Under what circumstances will the SendHandler
will not get called ???
NOTE :
The InitializeHandlerEx is completed with STATUS_SUCCESS.
All the OID's Called and Completed with STATUS_SUCCESS.
Any Other Suggestions are also Welcome,
Thanks in Advance.
Thanks and Regards,
Neo