Tech Support > Microsoft Windows > Drivers > Halt function not called in case of hibernate
Halt function not called in case of hibernate
Posted by pppsandeep on March 3rd, 2004


I am writing a NDIS LAN miniport driver. I return the correct power mgmt capabilities when NDIS queries me about the PNP capabilities.
When I put the computer in stand-by, the driver is halted. But when it is put in hibernation, the halt function is NOT getting called. Any ideas?

Posted by Stephan Wolf on March 3rd, 2004


Verify:


http://groups.google.com/groups?selm...ws.t-online.de

Stephan
---
On Wed, 3 Mar 2004 01:31:06 -0800, "pppsandeep"
<anonymous@discussions.microsoft.com> wrote:


Similar Posts