summaryrefslogtreecommitdiff
path: root/usb/umdf_fx2/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2020-01-06 14:41:24 -0800
committerGitHub <[email protected]>2020-01-06 14:41:24 -0800
commita919a4e8c3e551c8677bc465b5067065de9799e5 (patch)
treeb5c6b6cf6d82d4e74722407b8078439d9773e6f1 /usb/umdf_fx2/README.md
parent24000457442864d9c49ca4cbcd8794db17073d8c (diff)
Diffstat (limited to 'usb/umdf_fx2/README.md')
-rw-r--r--usb/umdf_fx2/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/umdf_fx2/README.md b/usb/umdf_fx2/README.md
index 20a6a7e9..2d976254 100644
--- a/usb/umdf_fx2/README.md
+++ b/usb/umdf_fx2/README.md
@@ -12,7 +12,7 @@ products:
The umdf\_fx2 sample is a User-Mode Driver Framework (UMDF) driver for the OSR USB-FX2 device. It includes a test app and sample device metadata, and supports impersonation and idle power down.
-The sample can also be used with the CustomDeviceAccess SDK sample. The sample demonstrates how to perform bulk and interrupt data transfers to an USB device. For more information, see the specification for the [OSR USB FX-2 Learning Kit](http://www.osronline.com/hardware/OSRFX2_32.pdf). The driver and sample device metadata also work with the [Custom driver access](https://code.msdn.microsoft.com/windowsapps/Custom-device-access-sample-43bde679) sample.
+The sample can also be used with the CustomDeviceAccess SDK sample. The sample demonstrates how to perform bulk and interrupt data transfers to an USB device. For more information, see the specification for the [OSR USB FX-2 Learning Kit](https://www.osronline.com/hardware/OSRFX2_32.pdf). The driver and sample device metadata also work with the [Custom driver access](https://code.msdn.microsoft.com/windowsapps/Custom-device-access-sample-43bde679) sample.
The osrusbfx2 sample is divided into three samples: