Re: S3 Resume breakpoint

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



How soon after resuming from S3 can I access physical memory through a PCIe
bar? I set a breakpoint in pci!PciReadDeviceCapability, and then manually
configured the BARs and Command register to enable memory space. But reading
physical memory from BAR0 in WinDbg (!dd [uc] bar0) is just returning
0xffffffff for everything.

"Maxim S. Shatskih" wrote:

Look at the call stack in any PPO for any S power IRP, read the function
names, then play with breakpoints on them.

--
Maxim S. Shatskih
Windows DDK MVP
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

"Michael" <Michael@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1E094D93-A0FC-4230-9EAF-DB4F617974AE@xxxxxxxxxxxxxxxx
I need to set a break point resuming from S3 before the pci bus driver
runs.
What is the first code that runs coming out of S3 that I could set a break
point in?



.



Relevant Pages

  • Re: VBE dark red highlight
    ... You can also set it by selecting a line of code and hitting ... Debug|Toggle Breakpoint. ... > the module area. ... If I click in that bar to the left of a line of code, ...
    (microsoft.public.excel.programming)
  • Re: Help with NotinList code
    ... anywhere on that line, and press F9 (to remove the breakpoint, press F9 ... this command is also on the menu bar, ... to resume automatic execution of the code at any time, ...
    (microsoft.public.access.formscoding)
  • Re: breakpoints not working
    ... >>| I cant get breakpoints to work. ... I have a large app written in Delphi ... >>| breakpoint and the debugger stops at the breakpoint line. ... Look at the title bar of the editor when you have ...
    (borland.public.delphi.ide)
  • Page_Load Event doesnt fire when address entered into address bar.
    ... I put a breakpoint on the first execuable line of code in the page load ... if the url is entered into the address bar of the browser window ... that was opened by the debug process, it doesn't fire the page load event. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Page_Load Event doesnt fire when address entered into address bar.
    ... I put a breakpoint on the first execuable line of code in the page load ... if the url is entered into the address bar of the browser window ... that was opened by the debug process, it doesn't fire the page load event. ...
    (microsoft.public.dotnet.general)