Re: NDIS Version question.



Maxim,

PnPEventHandler/power management function codes is NDIS 5. For instance, in
WinCE 4.2, the IP stack was NDIS 4 and did not support them.

I really don't know how it works with CE - I never wrote anything for
WinCE. I am speaking *STRICTLY* about NT-based system, so that all my
statements are based upon
W2K DDK/ XP DDK/WDK. Please check NdisRegisterProtocol() documentation
in any of
above mentioned DDKs, and you will see that MajorNdisVersion has to be
set strictly to 5
only if you want to add support for CoNDIS. If your driver just
implements PnP handlers you can set MajorNdisVersion either to 4 or to
5.


Anton Bassov


Maxim S. Shatskih wrote:
(namely, BindAdapterHandler; UnbindAdapterHandler; PnPEventHandler;

PnPEventHandler/power management function codes is NDIS 5. For instance, in
WinCE 4.2, the IP stack was NDIS 4 and did not support them.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

.



Relevant Pages

  • Re: Adapter failed to initialize query
    ... WinCE where I use NDISRegisterAdapter to bind to NDIS. ... worth of data which would prove expensive as the IP packets I revceive can ... making ethernet frames out of them. ... I have a usb function driver(its not RNDIS) which I am binding to NDIS ...
    (microsoft.public.development.device.drivers)
  • JTK2440-II Single Board Computer [Samsung S3C2440 Processor] @ jointech.com.hk
    ... RS232, USB Host/Device, Ethernet, LCD, System bus, Camera, ... The board is capable of supporting Linux and WinCE OS. ... standard interface. ... The JTK2440-II exposes many of these features to the user in support ...
    (alt.marketing.online.ebay)
  • RE: SD Driver in Wince 5.0 CMD6 not issues
    ... Microsoft bus driver for WINCE 5.0 does not support HC, ... I am developing the host controller driver for SD Host Controller. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Active Sync 4.0
    ... (I really don't need Syncing support.) ... like I'm forced to deploy either via USB or COM port. ... Platform Builder and try to connect or deploy via Active Sync, ... that I am trying to develop a WinCE OS for. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Windows CE 4.2 kernel parameters
    ... In the final scenario, I want to support them both (and, if possible, let ... the user choose if he/she want the NDIS support or the KITL support for ... the NDIS adapter. ...
    (microsoft.public.windowsce.embedded)