Re: NDIS Version question.

Tech-Archive recommends: Fix windows errors by optimizing your registry



NT4 supports NDIS4. NDIS5 was introduced in W2K.

You are not saying NT4 has any support for PnP, are you?

I will double-check with the NT4 docs later today.

Stephan
---
soviet_bloke@xxxxxxxxxxx wrote:

Stephan,

Please look at NDIS.H, and you will see that PnP-related protocol
entry-points
(namely, BindAdapterHandler; UnbindAdapterHandler; PnPEventHandler;
UnloadHandler;)
are part of NDIS40_PROTOCOL_CHARACTERISTICS, rather than of
NDIS50_PROTOCOL_CHARACTERISTICS ........

In other words, MSDN documentation may have some inconsistencies

Anton Bassov

.