microsoft / microsoft/Windows-driver-samples
UMDF filter driver sample for HID device?
Open
@AndrewYangMSFT is already working on this.
Since Nov 11, 2025.
question
- Dominant language
- C
- Stars
- 7.8k
- Forks
- 5k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 7
Description
Not sure if this is the right place to ask, but I'm planning to develop a simple filter driver for a HID device. The [firefly](https://github.com/microsoft/windows-driver-samples/tree/main/hid/firefly) sample seems like a good starting point. However, it's KMDF-based, which makes debugging trickier. I'm therefore wondering if there's any UMDF samples available online for a similar driver?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.