Chapter 9. Programming Drivers for the Kernel Mode Driver Framework

The Windows Driver Framework (WDF) release includes several sample Kernel Mode Drivers. You can use sample drivers as a basis for your own drivers and refer to them for examples of specific implementation techniques. The KMDF sample drivers are installed in the Src\Kmdf subdirectory of the WDF installation directory.

This chapter lists and discusses the samples in three ways: by name, by device function, and by the features that they demonstrate. We will show various listings of the various sample drivers and discuss the listing. Table 9.1 lists the samples by name.

Table 9.1. KMDF Samples by Name

If none of the sample drivers supports your specific device type, you might ...

Get Windows 7 Device Driver now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.