Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

Commit 95b0416

Browse files
committed
TrackPad driver update
1 parent 52a310a commit 95b0416

File tree

14 files changed

+54
-234
lines changed

14 files changed

+54
-234
lines changed

OC/ACPI/SSDT-SBUS.aml

-190 Bytes
Binary file not shown.

OC/Kexts/VoodooRMI.kext/Contents/Info.plist

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0</string>
20+
<string>0.2</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>
2424
</array>
2525
<key>CFBundleVersion</key>
26-
<string>1</string>
26+
<string>0.2</string>
2727
<key>DTCompiler</key>
2828
<string>com.apple.compilers.llvm.clang.1_0</string>
2929
<key>DTPlatformBuild</key>
@@ -44,10 +44,21 @@
4444
<dict>
4545
<key>CFBundleIdentifier</key>
4646
<string>com.1Revenger1.VoodooRMI</string>
47+
<key>Configuration</key>
48+
<dict>
49+
<key>DisableWhileTypingTimeout</key>
50+
<integer>500</integer>
51+
<key>TrackstickMultiplier</key>
52+
<integer>1</integer>
53+
<key>TrackstickScrollMultiplierX</key>
54+
<integer>1</integer>
55+
<key>TrackstickScrollMultiplierY</key>
56+
<integer>1</integer>
57+
</dict>
4758
<key>IOClass</key>
4859
<string>RMIBus</string>
4960
<key>IOProbeScore</key>
50-
<integer>500</integer>
61+
<integer>2910</integer>
5162
<key>IOProviderClass</key>
5263
<string>RMISMBus</string>
5364
</dict>
-30.6 KB
Binary file not shown.

OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Resources/VoodooInputMultitouch/MultitouchHelpers.h

Lines changed: 0 additions & 39 deletions
This file was deleted.

OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Resources/VoodooInputMultitouch/VoodooInputEvent.h

Lines changed: 0 additions & 26 deletions
This file was deleted.

OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Resources/VoodooInputMultitouch/VoodooInputMessages.h

Lines changed: 0 additions & 29 deletions
This file was deleted.

OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Resources/VoodooInputMultitouch/VoodooInputTransducer.h

Lines changed: 0 additions & 54 deletions
This file was deleted.

OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/_CodeSignature/CodeResources

Lines changed: 2 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -3,71 +3,9 @@
33
<plist version="1.0">
44
<dict>
55
<key>files</key>
6-
<dict>
7-
<key>Resources/VoodooInputMultitouch/MultitouchHelpers.h</key>
8-
<data>
9-
2Dn/wSPXmisHoAia4HckRfPF9VY=
10-
</data>
11-
<key>Resources/VoodooInputMultitouch/VoodooInputEvent.h</key>
12-
<data>
13-
4GTEuNGgjRofbAtGSyWz6Nbsnos=
14-
</data>
15-
<key>Resources/VoodooInputMultitouch/VoodooInputMessages.h</key>
16-
<data>
17-
ITveLScF2AAkztNSTyiWkOCYc8U=
18-
</data>
19-
<key>Resources/VoodooInputMultitouch/VoodooInputTransducer.h</key>
20-
<data>
21-
gkk9BaVsQ4gUmaqO8llP7dOHjhE=
22-
</data>
23-
</dict>
6+
<dict/>
247
<key>files2</key>
25-
<dict>
26-
<key>Resources/VoodooInputMultitouch/MultitouchHelpers.h</key>
27-
<dict>
28-
<key>hash</key>
29-
<data>
30-
2Dn/wSPXmisHoAia4HckRfPF9VY=
31-
</data>
32-
<key>hash2</key>
33-
<data>
34-
Sfb8D4oD0U3eU/uN3tJWzilbqnn/x967cYacLl0mbZc=
35-
</data>
36-
</dict>
37-
<key>Resources/VoodooInputMultitouch/VoodooInputEvent.h</key>
38-
<dict>
39-
<key>hash</key>
40-
<data>
41-
4GTEuNGgjRofbAtGSyWz6Nbsnos=
42-
</data>
43-
<key>hash2</key>
44-
<data>
45-
pU3r7vNH4yll7M033lo4m86PdykPsGcQ05X2FBUJqxA=
46-
</data>
47-
</dict>
48-
<key>Resources/VoodooInputMultitouch/VoodooInputMessages.h</key>
49-
<dict>
50-
<key>hash</key>
51-
<data>
52-
ITveLScF2AAkztNSTyiWkOCYc8U=
53-
</data>
54-
<key>hash2</key>
55-
<data>
56-
6cZnFcLcCIBCR9exzPhAM5inJryl67pW37DSZJP2nI8=
57-
</data>
58-
</dict>
59-
<key>Resources/VoodooInputMultitouch/VoodooInputTransducer.h</key>
60-
<dict>
61-
<key>hash</key>
62-
<data>
63-
gkk9BaVsQ4gUmaqO8llP7dOHjhE=
64-
</data>
65-
<key>hash2</key>
66-
<data>
67-
K17G+d04Tw396K/qurHzQZc/0cTgWwEESFtu6sfMd0w=
68-
</data>
69-
</dict>
70-
</dict>
8+
<dict/>
719
<key>rules</key>
7210
<dict>
7311
<key>^Resources/</key>

OC/Kexts/VoodooRMI.kext/Contents/_CodeSignature/CodeResources

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<dict>
1111
<key>cdhash</key>
1212
<data>
13-
z/bqi3jHjuDwp8awimjIRz+PF1o=
13+
gBdThkR8m9/gtvD9Z2KxYBK6oro=
1414
</data>
1515
<key>requirement</key>
16-
<string>cdhash H"a25f20cc1295927aa6b1e76d9f8b488040cad6c6" or cdhash H"cff6ea8b78c78ee0f0a7c6b08a68c8473f8f175a"</string>
16+
<string>cdhash H"881d29fc8cf0eb6fcd23679deb0d7837fdce9a85" or cdhash H"80175386447c9bdfe0b6f0fd6762b16012baa2ba"</string>
1717
</dict>
1818
</dict>
1919
<key>rules</key>

0 commit comments

Comments
 (0)