Re: Calling another driver from NDIS driver



Basically, I want to load an NDIS intermediate driver with a wrapper
around it such that all calls to and from it are intercepted by my
wrapper driver. In the wrapper I want to check for certain things.
Needless to say, I do not have the code for the actual driver.

.



Relevant Pages

  • Re: KITL and NDIS sharing NIC on hive-based registry build leads to hang
    ... You can't load both kitl and the NDIS miniport driver for the same hardware ...
    (microsoft.public.windowsce.platbuilder)
  • Re: NDIS miniport driver question
    ... So you can see how the driver calls the HAL even if the names are different. ... Things get more confusing if the driver is an NDIS WDM driver where all of ... > I have a question about NDIS miniport drivers (The actual vendor supplied> NIC driver) ... In other> documentation it would appear that the NIC driver has to go via the NDIS> hook driver, the NDIS wrapper and then the NDIS hook driver again to reach> the NIC. ...
    (microsoft.public.development.device.drivers)
  • Manual loading of SPI based WiFi NDIS driver
    ... We have a provided NDIS WiFi driver which successfully load and function ... However we like to load it manualy when we need to do so once the WinCE ... When we call it the driver loads. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Manual loading of SPI based WiFi NDIS driver
    ... We have a provided NDIS WiFi driver which successfully load and function ... However we like to load it manualy when we need to do so once the WinCE ... When we call it the driver loads. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Manual loading of SPI based WiFi NDIS driver
    ... We have a provided NDIS WiFi driver which successfully load and function ... However we like to load it manualy when we need to do so once the WinCE ... When we call it the driver loads. ...
    (microsoft.public.windowsce.platbuilder)