If the hardware/device driver does not need to do anything at D0 Entry/Exit, does one need to provide the callback functions in a KMDF driver?
No. KMDF is an opt-in model - you implement callbacks only when you need to do something specific to your device/driver.
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Michael Wade
Sent: Thursday, January 13, 2011 3:51 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] D0 Entry/Exit required?
If the hardware/device driver does not need to do anything at D0 Entry/Exit, does one need to provide the callback functions in a KMDF driver?
NTDEV is sponsored by OSR
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