diff options
| author | Barry Golden <[email protected]> | 2015-08-05 15:52:02 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2015-08-05 15:52:02 -0700 |
| commit | c1b6435d0629024acd3d3e6c7ef3a9822df8b3f7 (patch) | |
| tree | 4eb66c69e95c2b1dd805ed46954840858f895422 /input | |
| parent | 3e4a88b4f645cab9b75f1e7ff6cf81c1b2fb21dc (diff) | |
Update README.md
Diffstat (limited to 'input')
| -rw-r--r-- | input/kbfiltr/ReadMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/kbfiltr/ReadMe.md b/input/kbfiltr/ReadMe.md index d902befe..9f5e2099 100644 --- a/input/kbfiltr/ReadMe.md +++ b/input/kbfiltr/ReadMe.md @@ -20,7 +20,7 @@ Set the hardware ID in the inx file This step is required for automatic deployment (described later) to work properly. In the kbfiltr.inx file (located with the driver source files), find the [DDK\_Ex.Mfg.NT\$ARCH\$] section. Change the hardware ID in the %DDK\_Ex% entry from the dummy value to the hardware ID of the PS/2 keyboard on the target computer. The following example shows the hardware ID change. -``` {.syntax xml:space="preserve"} +``` ; For XP and above [DDK_Ex.Mfg.NT$ARCH$] ;%DDK_Ex% = kbfiltr, *PNP0BAAD |
