-
Notifications
You must be signed in to change notification settings - Fork 84
HID minidriver module? #69
Copy link
Copy link
Closed
Description
This issue is a follow-up to #13.
Currently there is a Virtual HID Framework module but it does not support UMDF since VHF only supports KMDF.
@samtertzakian could you please comment on these two questions:
- are there any plans to add a HID minidriver (not VHF based) module to provide a solution that supports UMDF?
- if not, would you be interested in collaborating on a PR that adds such a module? I have not written one yet, but I have written a driver based on the vhidmini2 sample that I would like to refactor so that it makes use of DMF. Part of that refactoring would be the creation of a HID minidriver module that could become part of DMF.
I am not a professional driver developer (I am a C# developer), so some best practices that are used in the DMF codebase might be missing from my code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels