unload handler not called......



hello,
We are porting a Ndis intermediate driver from NT to wince4.2 .we
are using platformbuilder's emulator for testing...we are able to load
the driver and also send and receive packets successfully. however when

we unload the driver using emulators softreset the protocol unbind
handler and driver unload handler does not get called.....we are using
NdisMRegisterUnloadHandler for registering our drivers unload
handler.....is the soft reset on the emulator sufficient to unload the
driver and load it again? we are using a self registering dll for
installing the registry entries for the driver.....i also tested with
the passthru sample and was not able to get the breakpoint in the
unload handler? how do we know that our driver is unloaded???????can
anyone please help me out.....any kind of help would be really
appreciated...........
thankyou

.



Relevant Pages

  • Re: More UAW Horror Stories
    ... the driver has two options. ... I would have had to return the load to the shipper? ... unload or want walmart to do it. ... And if I wanted a lumper to unload my truck, I had to pay for it. ...
    (misc.transport.trucking)
  • Re: 1394 + WinXP SP2
    ... >> all unload paths for your device. ... My own drivers do very light async I/O, ... I did not do extensive SP2 testing. ... you try your device with CUV and driver verifier with SP1? ...
    (microsoft.public.development.device.drivers)
  • Re: driver unload not called...........
    ... I don't think that a soft reset will unload drivers. ... Remember that the emulator behavior, ... > the driver and also send and receive packets successfully. ...
    (microsoft.public.windowsce.embedded)
  • Re: newbus integration of MOD_QUIESCE
    ... an unload request is treated as a blocking quiesce request. ... such as "State transition driver into 'shutting ... load overlap? ... it" may mean one thing for a driver, but something else for a file system. ...
    (freebsd-arch)
  • Re: Notification of Driver Unloading
    ... I am not sure if you can force a driver not to unload, ... that this happens becuase the applications is communicating with the COM ... Is there any notification like this? ...
    (microsoft.public.windowsce.platbuilder)