diff options
Diffstat (limited to 'hid/hidusbfx2/README.md')
| -rw-r--r-- | hid/hidusbfx2/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hid/hidusbfx2/README.md b/hid/hidusbfx2/README.md index bd0b88a9..20eb2001 100644 --- a/hid/hidusbfx2/README.md +++ b/hid/hidusbfx2/README.md @@ -1,3 +1,14 @@ +<!--- + name: HIDUSBFX2 sample driver + platform: KMDF + language: cpp + category: HID + description: Demonstrates mapping of a non-HID USB device to a HID device. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620190 +---> + + + HIDUSBFX2 sample driver ======================= The HIDUSBFX2 sample driver (hidusbfx2.sys) demonstrates how to map a non-HID USB device to a HID device. |
