Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

2.9. Driver Frameworks

The WDF driver model is implemented through the KMDF, which supports Kernel Mode Driver development, and the UMDF, which supports User Mode Driver development. The frameworks provide the basic driver infrastructure and perform the following services for WDF Drivers:

  • Define WDF objects that drivers can instantiate.

  • Manage object lifetimes.

  • Expose a basic set of DDIs that drivers call to manipulate the objects.

  • Provide a common implementation of features that drivers typically require, such as Plug and Play, power management, synchronization, I/O queues, and access to the registry.

  • Manage the flow of I/O requests and Plug and Play and power notifications from the operating system to the driver.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial