Tech Support > Microsoft Windows > Drivers > Root enumerated reader prevent system from resuming after hibernation.
Root enumerated reader prevent system from resuming after hibernation.
Posted by Alexander Grigoriev on April 25th, 2004


Use WinDbg to debug it.

"zhang" <pengrain@tom.com> wrote in message
news:uYB3P$qKEHA.2660@TK2MSFTNGP09.phx.gbl...


Posted by zhang on April 26th, 2004


My device is a root enumerated Smartcard reader connected to serial port,I
develop a pnp style driver on Win2000 which works well except the hibernate
operation.
The system can not resume after hibernation,in disppower(This is power
dispatch routine) routine of my driver,I simulate Bull TLP3 serial smart
card reader's driver in NTDDK,and the code are all the same as Bull TLP3
reader's power dispatch routine.
I want to debug the driver,however,what annoied me a lot is that once I set
breakpoint in softIce,the system can not hibernate,what is the problem??
thanks very much!


Posted by zhang on April 27th, 2004


Is there any softIce resolution?
"Alexander Grigoriev" <alegr@earthlink.net> wrote in message
news:unef8rsKEHA.1000@TK2MSFTNGP11.phx.gbl...



Similar Posts