

You can also clone, fork, or download the Windows-driver-samples repo on GitHub.įor information on building the samples, see Building a Driver.ĭemonstrates how to use the framework's queue and request objects and automatic synchronization.įor more information about this sample, see the KMDF Echo Sample.ĭemonstrates a simple controllerless modem driver that sends and receives AT commands.įor more information about this sample, see the Fakemodem Driver.ĭemonstrates programming a human input device (HID) device by using I/O control codes (IOCTLs), and provides a Windows Management Instrumentation (WMI) interface.įor more information about this sample, see the FIREFLY - WDF filter driver for HID device.ĭemonstrates how to write a minidriver for a HID device and how to map a non-HID USB device to a HID device.
INSTALL KMDF DRIVER DRIVERS
This topic lists the Kernel-Mode Driver Framework (KMDF) sample drivers that you can browse and download on the Microsoft Samples portal.
