Re: S3 Resume breakpoint
- From: Michael <Michael@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 14 Oct 2008 15:08:00 -0700
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?
- Follow-Ups:
- Re: S3 Resume breakpoint
- From: Maxim S. Shatskih
- Re: S3 Resume breakpoint
- References:
- S3 Resume breakpoint
- From: Michael
- Re: S3 Resume breakpoint
- From: Maxim S. Shatskih
- S3 Resume breakpoint
- Prev by Date: Re: No Vista 64bit Fingerprint Readers? Really?
- Next by Date: ACPI upper filter driver question.
- Previous by thread: Re: S3 Resume breakpoint
- Next by thread: Re: S3 Resume breakpoint
- Index(es):
Relevant Pages
|