summaryrefslogtreecommitdiff
path: root/usb/kmdf_enumswitches
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_enumswitches
parent22af24719daf72029a70119cc6653d2a3b940549 (diff)
Diffstat (limited to 'usb/kmdf_enumswitches')
-rw-r--r--usb/kmdf_enumswitches/README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/usb/kmdf_enumswitches/README.md b/usb/kmdf_enumswitches/README.md
index 8d60a5c6..6f8b2195 100644
--- a/usb/kmdf_enumswitches/README.md
+++ b/usb/kmdf_enumswitches/README.md
@@ -8,17 +8,6 @@ products:
- windows-wdk
---
-
-
-<!---
- name: Sample KMDF Bus Driver for OSR USB-FX2
- platform: KMDF
- language: cpp
- category: USB
- description: Demonstrates how to use KMDF as a bus driver using the OSR USB-FX2 device.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=618000
---->
-
# Sample KMDF Bus Driver for OSR USB-FX2
The kmdf\_enumswitches sample demonstrates how to use Kernel-Mode Driver Framework (KMDF) as a bus driver using the OSR USB-FX2 device.
@@ -61,4 +50,4 @@ Here is the overview of the device:
- Device moves data from IN endpoint to OUT endpoint.
- Device does not change the values of the data it receives nor does it internally create any data.
- Endpoints are always double buffered.
- - Maximum packet size depends on speed (64 Full speed, 512 High speed). \ No newline at end of file
+ - Maximum packet size depends on speed (64 Full speed, 512 High speed).