diff options
| author | Barry Golden <[email protected]> | 2020-01-06 14:41:24 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-06 14:41:24 -0800 |
| commit | a919a4e8c3e551c8677bc465b5067065de9799e5 (patch) | |
| tree | b5c6b6cf6d82d4e74722407b8078439d9773e6f1 /usb/kmdf_fx2/README.md | |
| parent | 24000457442864d9c49ca4cbcd8794db17073d8c (diff) | |
Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006
Diffstat (limited to 'usb/kmdf_fx2/README.md')
| -rw-r--r-- | usb/kmdf_fx2/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/kmdf_fx2/README.md b/usb/kmdf_fx2/README.md index 54f9815a..9ce5f754 100644 --- a/usb/kmdf_fx2/README.md +++ b/usb/kmdf_fx2/README.md @@ -12,7 +12,7 @@ products: 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. -In the Windows Driver Kit (WDK), the osrusbfx2 sample demonstrates how to perform bulk and interrupt data transfers to an USB device. The sample was written for the [OSR USB-FX2 Learning Kit](http://www.osronline.com/hardware/OSRFX2_32.pdf). +In the Windows Driver Kit (WDK), the osrusbfx2 sample demonstrates how to perform bulk and interrupt data transfers to an USB device. The sample was written for the [OSR USB-FX2 Learning Kit](https://www.osronline.com/hardware/OSRFX2_32.pdf). The driver and sample device metadata also works with the [Custom driver access](https://code.msdn.microsoft.com/windowsapps/Custom-device-access-sample-43bde679) sample. |
