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)
  • Re: CFT/CFR: NDIS(4) USB support
    ... It looks that NDIS USB support works for some USB wireless drivers so ... This NDIS driver uses some functions which aren't supported by ...
    (freebsd-current)
  • Re: CFT/CFR: NDIS(4) USB support
    ... It looks that NDIS USB support works for some USB wireless drivers so ... Workaround is to build custom kernel with usb stuff .. ...
    (freebsd-current)
  • 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)