diff options
author | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2015-04-25 16:00:25 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@zerotier.com> | 2015-04-25 16:00:25 -0700 |
commit | e78899fddf6b7d91a07fe255c674897263f391a6 (patch) | |
tree | 9d170b8497f8d8b43d1a558c055d755e245cfe0b /ext/bin | |
parent | 9325535cedd91e73e9d87482a470e3dcb59e1ec4 (diff) | |
download | infinitytier-e78899fddf6b7d91a07fe255c674897263f391a6.tar.gz infinitytier-e78899fddf6b7d91a07fe255c674897263f391a6.zip |
Rebuild and re-sign the x86 driver... previous attempt was somehow borked but this one loads on Win7/x86 fine.
Diffstat (limited to 'ext/bin')
-rw-r--r-- | ext/bin/tap-windows-ndis6/x86/zttap300.cat | bin | 9941 -> 9941 bytes | |||
-rw-r--r-- | ext/bin/tap-windows-ndis6/x86/zttap300.inf | 4 | ||||
-rw-r--r-- | ext/bin/tap-windows-ndis6/x86/zttap300.sys | bin | 27928 -> 27928 bytes |
3 files changed, 0 insertions, 4 deletions
diff --git a/ext/bin/tap-windows-ndis6/x86/zttap300.cat b/ext/bin/tap-windows-ndis6/x86/zttap300.cat Binary files differindex 737f82d2..d899961e 100644 --- a/ext/bin/tap-windows-ndis6/x86/zttap300.cat +++ b/ext/bin/tap-windows-ndis6/x86/zttap300.cat diff --git a/ext/bin/tap-windows-ndis6/x86/zttap300.inf b/ext/bin/tap-windows-ndis6/x86/zttap300.inf index 08755f07..5f46dbfd 100644 --- a/ext/bin/tap-windows-ndis6/x86/zttap300.inf +++ b/ext/bin/tap-windows-ndis6/x86/zttap300.inf @@ -44,10 +44,6 @@ Provider = "ZeroTier Networks LLC" ; We're ZeroTier, Inc. now but kernel mode ce %DeviceDescription% = zttap300.ndi, root\zttap300 ; Root enumerated %DeviceDescription% = zttap300.ndi, zttap300 ; Legacy -[zttap300.NTamd64] -%DeviceDescription% = zttap300.ndi, root\zttap300 ; Root enumerated -%DeviceDescription% = zttap300.ndi, zttap300 ; Legacy - ;----------------- Characteristics ------------ ; NCF_PHYSICAL = 0x04 ; NCF_VIRTUAL = 0x01 diff --git a/ext/bin/tap-windows-ndis6/x86/zttap300.sys b/ext/bin/tap-windows-ndis6/x86/zttap300.sys Binary files differindex 2453f651..29933e3e 100644 --- a/ext/bin/tap-windows-ndis6/x86/zttap300.sys +++ b/ext/bin/tap-windows-ndis6/x86/zttap300.sys |