NDIS debugging question

Hi all,

Is there a easy way to change the NDIS behaviour so that it will

  1. Always synchronize routine calls so that no xxxComplete function will
    be called
  2. Indicate just part of the packet data in the lookahead buffer so that
    we need to call TransferData to recieve the complete packet

Is there a way to simulate power request?

Many thanx,
Terence

wrote in message news:xxxxx@ntdev…
>
> Hi all,
>
> Is there a easy way to change the NDIS behaviour so that it will
> 1) Always synchronize routine calls so that no xxxComplete function will
> be called

Not that I am aware of.

> 2) Indicate just part of the packet data in the lookahead buffer so that
> we need to call TransferData to recieve the complete packet
>
No. This is actually a function of some miniport drivers - not NDIS.

> Is there a way to simulate power request?
No.

Good luck,

Thomas F. Divine

PCAUSA - Tools & Resources For Network Software Developers
NDIS Protocol/Intermediate/Hooking - TDI Client/Filter
http: - http:</http:></http:>