Prev Previous Post   Next Post Next

WDF (DFW?) Example and Power Management

Posted: 04-21-2004, 05:35 PM
In prep for WinHEC 2004, I've been looking at the Windows Driver Framework
(WDF or DFW?) Example from WinHEC 2003 DDK disk. I've compiled and
installed the src\dfw\Example sample and found a little problem.

When I go into Standby mode, DrvDeviceCanSuspend (i.e. the
EvtDeviceCanSuspend FdoCallback event) gets called twice. However,
DrvDeviceSetPowerState (i.e. the EvtDeviceSetPowerState FdoCallback) is
never called.

When I come out of Standby, then DrvDeviceSetPowerState is called. This is
OK.

Shouldn't DrvDeviceSetPowerState also be called when going into Standby so
that I can power down the hardware I am controlling?

((&-<



Reply With Quote

Responses to "WDF (DFW?) Example and Power Management"

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
power management Joseph Windows XP Performance & Maintenance 9 06-21-2004 05:37 AM
power management problem ?? Steve St. Denis Windows XP Help & Support 0 10-20-2003 07:16 PM
802.11b power management rnayak Windows XP Embedded 0 08-06-2003 03:22 PM
Power Management settings For Power Control Center John Windows XP Performance & Maintenance 0 07-09-2003 09:18 PM
power management tab missing virusdoc Windows XP Hardware 4 07-05-2003 03:51 PM