Hello,

DDK says the we can use PoRequestPowerIrp to allocate a Power IRP send
to the top of the driver stack when power policy owner receivce a system
set-power IRP. Now, in my design, I need to duplicate the Device set-power
IRP and send them to different device object below my driver. Is it the only
way to allocate a Power IRP using PoRequestPowerIrp?

Thanks.
God will bless you and your family!
Wayne Gong
gong_weying@yahoo.com.cn

Re: Is it the only way to allocate a Power IRP using PoRequestPowerIrp? by Calvin

Calvin
Wed Mar 21 23:25:29 CDT 2007

What do you mean by "different device object below your driver"? Is it in
the same pnp stack?

--
Calvin Guan (expiring DDK MVP)
Sr. Staff Engineer
NetXtreme NTX Miniport
Broadcom Corporation
Connecting Everything(r)

"Wayne Gong" <wayne.gong@hotmail.com> wrote in message
news:eJHlffhZHHA.4832@TK2MSFTNGP02.phx.gbl...
> Hello,
>
> DDK says the we can use PoRequestPowerIrp to allocate a Power IRP send
> to the top of the driver stack when power policy owner receivce a system
> set-power IRP. Now, in my design, I need to duplicate the Device set-power
> IRP and send them to different device object below my driver. Is it the
> only way to allocate a Power IRP using PoRequestPowerIrp?
>
> Thanks.
> God will bless you and your family!
> Wayne Gong
> gong_weying@yahoo.com.cn
>