Skip to content

HID minidriver module? #69

@hansmbakker

Description

@hansmbakker

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions