summaryrefslogtreecommitdiff
path: root/usb/kmdf_fx2
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-06 05:20:38 -0700
committerGitHub <[email protected]>2019-09-06 05:20:38 -0700
commitbbe176e4e13cb9f963897173a935e639267a1a20 (patch)
tree34072ee3c72436e12433fd6b2166415aca3bd410 /usb/kmdf_fx2
parent22af24719daf72029a70119cc6653d2a3b940549 (diff)
Diffstat (limited to 'usb/kmdf_fx2')
-rw-r--r--usb/kmdf_fx2/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/usb/kmdf_fx2/README.md b/usb/kmdf_fx2/README.md
index 56fc5ca4..8c4ce944 100644
--- a/usb/kmdf_fx2/README.md
+++ b/usb/kmdf_fx2/README.md
@@ -8,17 +8,6 @@ products:
- windows-wdk
---
-
-
-<!---
- name: Sample KMDF Function Driver for OSR USB-FX2
- platform: KMDF
- language: cpp
- category: USB
- description: Demonstrates how to use KMDF to perform bulk and interrupt data transfers to a USB device.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620313
---->
-
# Sample KMDF Function Driver for OSR USB-FX2
The kmdf\_fx2 sample is a Kernel-Mode Driver Framework (KMDF) driver for the OSR USB-FX2 device. It includes a test app and sample device metadata.