summaryrefslogtreecommitdiff
path: root/usb
diff options
context:
space:
mode:
Diffstat (limited to 'usb')
-rw-r--r--usb/UcmCxUcsi/README.md1
-rw-r--r--usb/UcmTcpciCxClientSample/README.md1
-rw-r--r--usb/UcmUcsiAcpiSample/README.md1
-rw-r--r--usb/kmdf_enumswitches/README.md1
-rw-r--r--usb/kmdf_fx2/README.md1
-rw-r--r--usb/ufxclientsample/README.md1
-rw-r--r--usb/umdf2_fx2/README.md1
-rw-r--r--usb/umdf_filter_kmdf/README.md1
-rw-r--r--usb/umdf_filter_umdf/README.md1
-rw-r--r--usb/umdf_fx2/README.md1
-rw-r--r--usb/usbsamp/README.md1
-rw-r--r--usb/usbview/README.md1
-rw-r--r--usb/wdf_osrfx2_lab/README.md1
13 files changed, 0 insertions, 13 deletions
diff --git a/usb/UcmCxUcsi/README.md b/usb/UcmCxUcsi/README.md
index 46fac17e..19741dcf 100644
--- a/usb/UcmCxUcsi/README.md
+++ b/usb/UcmCxUcsi/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: UcmTcpciCx Port Controller Client Driver
description: Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager class extension driver (UcmCx).
languages:
- cpp
diff --git a/usb/UcmTcpciCxClientSample/README.md b/usb/UcmTcpciCxClientSample/README.md
index 3f00573c..8eeb7545 100644
--- a/usb/UcmTcpciCxClientSample/README.md
+++ b/usb/UcmTcpciCxClientSample/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: UcmTcpciCx Port Controller Client Driver
description: Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager Type-C Port Controller Interface class extension driver (UcmTcpciCx).
languages:
- cpp
diff --git a/usb/UcmUcsiAcpiSample/README.md b/usb/UcmUcsiAcpiSample/README.md
index 970da954..aa340ece 100644
--- a/usb/UcmUcsiAcpiSample/README.md
+++ b/usb/UcmUcsiAcpiSample/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: UcmUcsiCx ACPI Client Driver
description: Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager class extension driver (UcmCx).
languages:
- cpp
diff --git a/usb/kmdf_enumswitches/README.md b/usb/kmdf_enumswitches/README.md
index 56a07d08..d6dcee41 100644
--- a/usb/kmdf_enumswitches/README.md
+++ b/usb/kmdf_enumswitches/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Sample KMDF Bus Driver for OSR USB-FX2
description: Demonstrates how to use KMDF as a bus driver using the OSR USB-FX2 device.
languages:
- cpp
diff --git a/usb/kmdf_fx2/README.md b/usb/kmdf_fx2/README.md
index cf4b7c4a..2be7db13 100644
--- a/usb/kmdf_fx2/README.md
+++ b/usb/kmdf_fx2/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Sample KMDF Function Driver for OSR USB-FX2
description: Demonstrates how to use KMDF to perform bulk and interrupt data transfers to a USB device.
languages:
- cpp
diff --git a/usb/ufxclientsample/README.md b/usb/ufxclientsample/README.md
index f7d224aa..02353846 100644
--- a/usb/ufxclientsample/README.md
+++ b/usb/ufxclientsample/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: USB Function Client Driver
description: Demonstrates how to create a Windows USB function controller driver using the USB function class extension driver (UFX).
languages:
- cpp
diff --git a/usb/umdf2_fx2/README.md b/usb/umdf2_fx2/README.md
index a8bfd0ed..dace2b0b 100644
--- a/usb/umdf2_fx2/README.md
+++ b/usb/umdf2_fx2/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Sample Function Driver for OSR USB-FX2 (UMDF Version 2)
description: Demonstrates a UMDF version 2 driver for the OSR USB-FX2 device.
languages:
- cpp
diff --git a/usb/umdf_filter_kmdf/README.md b/usb/umdf_filter_kmdf/README.md
index 117d32c8..7ef509e1 100644
--- a/usb/umdf_filter_kmdf/README.md
+++ b/usb/umdf_filter_kmdf/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Sample UMDF Filter above KMDF Function Driver for OSR USB-FX2 (UMDF Version 1)
description: Demonstrates how to load a UMDF filter driver as an upper filter driver above the kmdf_fx2 sample driver.
languages:
- cpp
diff --git a/usb/umdf_filter_umdf/README.md b/usb/umdf_filter_umdf/README.md
index da3d05f7..503b63de 100644
--- a/usb/umdf_filter_umdf/README.md
+++ b/usb/umdf_filter_umdf/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Sample UMDF Filter above UMDF Function Driver for OSR USB-FX2 (UMDF Version 1)
description: Demonstrates how to load a UMDF filter driver as an upper filter driver above the umdf_fx2 sample driver.
languages:
- cpp
diff --git a/usb/umdf_fx2/README.md b/usb/umdf_fx2/README.md
index 81ba1692..bf9c7cc3 100644
--- a/usb/umdf_fx2/README.md
+++ b/usb/umdf_fx2/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Sample UMDF Function Driver for OSR USB-FX2 (UMDF version 1)
description: A UMDF driver for the OSR USB-FX2 device that includes a test application, sample device metadata, and supports impersonation and idle power down.
languages:
- cpp
diff --git a/usb/usbsamp/README.md b/usb/usbsamp/README.md
index dc903fd1..a2e1a7c1 100644
--- a/usb/usbsamp/README.md
+++ b/usb/usbsamp/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Usbsamp Generic USB Driver
description: Demonstrates how to perform full speed, high speed, and SuperSpeed transfers to and from bulk and isochronous endpoints of a generic USB device.
languages:
- cpp
diff --git a/usb/usbview/README.md b/usb/usbview/README.md
index abee2cef..fdb5774f 100644
--- a/usb/usbview/README.md
+++ b/usb/usbview/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: USBView sample application
description: Provides an application that allows you to browse all USB controllers and connected USB devices on your system.
languages:
- cpp
diff --git a/usb/wdf_osrfx2_lab/README.md b/usb/wdf_osrfx2_lab/README.md
index 768e0dc1..e2cee35c 100644
--- a/usb/wdf_osrfx2_lab/README.md
+++ b/usb/wdf_osrfx2_lab/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: WDF Sample Driver Learning Lab for OSR USB-FX2
description: Contains a console test application and a series of iterative drivers for both KMDF and UMDF version 1.
languages:
- cpp