Re:Is there any active drivers when system show "it i- s safe to shut down"

Sure it can, but the question is what causes those commands to run? Do we
assign sentience to the machine so that IT decides “Ok let’s wake up now!”
And you’re code will only work on an x86 with a device on that port range
that will rip a reset back into the CPU, causing it to RESET. You can also
do the same thing in real mode by simply jumping to F000:FFF0. On an x86.
That won’t work on a Motorola processor, and maybe not on the I64.

The original poster wanted to know if any drivers are running when Windows
pops up and tells you it is safe to turn off your computer. But he never
stated why he is concerned that Windows might be lying to him.

Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@broadstor.com

But a processor can be reset by issuing simple commands:

mov al,0FEh
out 64h,al

Best regards,
Konstantin mailto:xxxxx@infpres.com


You are currently subscribed to ntdev as: xxxxx@broadstor.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com