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?