diff options
| author | Barry Golden <[email protected]> | 2019-09-30 17:39:26 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-30 17:39:26 -0700 |
| commit | 7462901d24795f20d14d01c9f871f9b0bc2d52f8 (patch) | |
| tree | 8290cd4611323cf4092388f6f86e6785761be51f /usb/umdf_filter_kmdf | |
| parent | 85e09b9be0b4359d46d3fdf196b4a39e74060920 (diff) | |
Diffstat (limited to 'usb/umdf_filter_kmdf')
| -rw-r--r-- | usb/umdf_filter_kmdf/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/umdf_filter_kmdf/README.md b/usb/umdf_filter_kmdf/README.md index 6b6ea8c8..83bd40dc 100644 --- a/usb/umdf_filter_kmdf/README.md +++ b/usb/umdf_filter_kmdf/README.md @@ -12,7 +12,7 @@ products: The umdf\_filter\_kmdf sample demonstrates how to load a UMDF filter driver as an upper filter driver above the kmdf\_fx2 sample driver. -The sample includes Event Tracing for Windows (ETW) tracing support, and is written for the OSR USB-FX2 Learning Kit. The specification for the device is at <http://www.osronline.com/hardware/OSRFX2_32.pdf>. +The sample includes Event Tracing for Windows (ETW) tracing support, and is written for the [OSR USB-FX2 Learning Kit](http://www.osronline.com/hardware/OSRFX2_32.pdf0. ## Build the sample |
