In my filter driver, can I send an IRP down to the next lower device from D0Enty or is this too early and I need to wait until after D0Entry is complete?
Thanks
James
In my filter driver, can I send an IRP down to the next lower device from D0Enty or is this too early and I need to wait until after D0Entry is complete?
Thanks
James
Depends on the stack and the specific io. The stack below you has already fully powered up by the time d0entry is called
d
From: James Harpermailto:xxxxx
Sent: ?1/?31/?2013 3:53 AM
To: Windows System Software Devs Interest Listmailto:xxxxx
Subject: [ntdev] send IRP from D0Entry
In my filter driver, can I send an IRP down to the next lower device from D0Enty or is this too early and I need to wait until after D0Entry is complete?
Thanks
James
—
NTDEV is sponsored by OSR
OSR is HIRING!! See http://www.osr.com/careers
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer</mailto:xxxxx></mailto:xxxxx>