UMDF supports the creation of user-mode drivers that support protocol-based or serial-bus-based devices. Such drivers handle the same types of I/O requests as kernel-mode drivers and are installed by INF files, just as kernel-mode drivers are. UMDF is provided as part of the current release of the Windows Driver Kit (WDK).
My travels with WDF
|
Pointless Blathering
|
User-Mode Driver Framework
UMDF Implementation Details
| I/O Flow and Dispatching in WDF Drivers | |
| Plug and Play and Power Management in WDF Drivers | |
| Writing USB Drivers with WDF | |
| Peter Wieland: Fixing the UMDF USB samples to install both on XP & Vista |
UMDF - WinHEC 2006
| User-Mode Driver Framework: Introduction and Overview [WinHEC 2006; 1.00 MB] | |
| User-Mode Driver Framework: Technical Synopsis [WinHEC 2006; 340 KB] | |
| User-Mode Driver Framework: Technical Synopsis [WinHEC 2006; 11 MB zipped multimedia presentation] Unzip files and click on shortcut to default.htm to start presentation. |
Resources