summaryrefslogtreecommitdiff
path: root/usb/kmdf_enumswitches
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-07-30 16:03:24 -0700
committerBarry Golden <[email protected]>2015-07-30 16:03:24 -0700
commit4dc90ad04d5e40851e2e370f487b7cc9a3be071b (patch)
treec2e74dd18a743893c555d311f29ad9fba77b60c6 /usb/kmdf_enumswitches
parentd3abcb10a801986a2956d6bbdfeb652bda1d9a74 (diff)
Update README.md
Diffstat (limited to 'usb/kmdf_enumswitches')
-rw-r--r--usb/kmdf_enumswitches/ReadMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/kmdf_enumswitches/ReadMe.md b/usb/kmdf_enumswitches/ReadMe.md
index 2107d9b8..d6a7ee9f 100644
--- a/usb/kmdf_enumswitches/ReadMe.md
+++ b/usb/kmdf_enumswitches/ReadMe.md
@@ -17,7 +17,7 @@ To test the device, follow these steps:
5. Flip the switches on the OSR USB-FX-2 hardware board and watch the raw PDO entries appear and disappear under **Sample Device** in Device Manager.
6. Right-click a raw PDO entry, select **Properties**, and then click the **Events** tab. Under **Information**, examine the hardware ID for the PDO. It should be something like this:
- ``` {.syntax xml:space="preserve"}
+ ```
6FDE7521-1B65-48ae-B628-80BE62016026}\OsrUsbFxRawPdo\6&227995e2&0&08
```