Hi, ALL!
I got the following problem with my USB driver running on Windows XP
SP2. Everything works fine, sleep, wake-up, hot-unplug, regular unplug,
data transfers and so on, except when I try to shutdown the system with
my device plugged in and, consequently, my driver loaded. System gets
all the way through shutdown procedure, saves all unsaved data, blanks
the screen and then turns it on back and displays the message from
Driver Verifier "IO SYSTEM VERIFICATION ERROR (WDM DRIVER ERROR 226)".
I never saw any problem during regular shutdown without Driver Verifier
activated. I double-checked all my handlers - none of them leaves IRP
uncompleted or not passed down the stack.
With best regards,
Vladimir S. Mirgorodsky