Skip to content

Simple Driver for gtx9886 touch controller (without frimware)

License

Notifications You must be signed in to change notification settings

Project-Aloha/gtx9886-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page_type description languages products
sample
Demonstrates how to write a HID minidriver using User-Mode Driver Framework (UMDF).
cpp
windows
windows-wdk

HID Minidriver Sample (UMDF version 2)

The HID minidriver sample demonstrates how to write a HID minidriver using User-Mode Driver Framework (UMDF).

The sample demonstrates how to communicate with an HID minidriver from an HID client using a custom-feature item in order to control certain features of the HID minidriver. This is needed since other conventional modes for communicating with a driver, like custom IOCTL or WMI, do not work with the HID minidriver. The sample also is useful in testing the correctness of a HID report descriptor without using a physical device.

Related topics

Creating WDF HID Minidrivers

Human Input Devices Design Guide

Human Input Devices Reference

UMDF HID Minidriver IOCTLs

About

Simple Driver for gtx9886 touch controller (without frimware)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages