diff options
Diffstat (limited to 'tap-win32/inf64.patch')
-rw-r--r-- | tap-win32/inf64.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tap-win32/inf64.patch b/tap-win32/inf64.patch new file mode 100644 index 0000000..a619a3e --- /dev/null +++ b/tap-win32/inf64.patch @@ -0,0 +1,14 @@ +--- i386/OemWin2k.inf Mon Mar 5 23:17:34 2007 ++++ amd64/OemWin2k.inf Mon Mar 5 23:17:35 2007 +@@ -61,9 +61,9 @@ + ; Manufacturer + Product Section (Done)
+ ;----------------------------------------------------------------
+ [Manufacturer]
+- %Provider% = tap0901
++ %Provider% = tap0901, NTamd64
+
+-[tap0901]
++[tap0901.NTamd64]
+ %DeviceDescription% = tap0901.ndi, tap0901
+
+ ;---------------------------------------------------------------
|