summaryrefslogtreecommitdiff
path: root/oc/Kexts/VoodooPS2Controller.kext/Contents/Info.plist
blob: 83eb7ddd95f3d1e3cbcdc971cf712ae9d7d4631b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>BuildMachineOSBuild</key>
	<string>23H124</string>
	<key>CFBundleExecutable</key>
	<string>VoodooPS2Controller</string>
	<key>CFBundleGetInfoString</key>
	<string>2.3.6, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
	<key>CFBundleIdentifier</key>
	<string>as.acidanthera.voodoo.driver.PS2Controller</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Voodoo PS/2 Controller</string>
	<key>CFBundlePackageType</key>
	<string>KEXT</string>
	<key>CFBundleShortVersionString</key>
	<string>2.3.6</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>2.3.6</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string></string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>13.3</string>
	<key>DTSDKBuild</key>
	<string>22E245</string>
	<key>DTSDKName</key>
	<string>macosx13.3</string>
	<key>DTXcode</key>
	<string>1431</string>
	<key>DTXcodeBuild</key>
	<string>14E300c</string>
	<key>IOKitPersonalities</key>
	<dict>
		<key>ACPI PS/2 Nub</key>
		<dict>
			<key>CFBundleIdentifier</key>
			<string>as.acidanthera.voodoo.driver.PS2Controller</string>
			<key>FindMouseDelay</key>
			<integer>100</integer>
			<key>IOClass</key>
			<string>AppleACPIPS2Nub</string>
			<key>IONameMatch</key>
			<array>
				<string>PNP0303</string>
				<string>PNP030B</string>
				<string>PNP0320</string>
			</array>
			<key>IOProviderClass</key>
			<string>IOACPIPlatformDevice</string>
			<key>MouseNameMatch</key>
			<array>
				<string>PNP0F03</string>
				<string>PNP0F0B</string>
				<string>PNP0F0E</string>
				<string>PNP0F13</string>
			</array>
		</dict>
		<key>ApplePS2Controller</key>
		<dict>
			<key>CFBundleIdentifier</key>
			<string>as.acidanthera.voodoo.driver.PS2Controller</string>
			<key>IOClass</key>
			<string>ApplePS2Controller</string>
			<key>IONameMatch</key>
			<string>ps2controller</string>
			<key>IOProviderClass</key>
			<string>IOPlatformDevice</string>
			<key>Platform Profile</key>
			<dict>
				<key>Default</key>
				<dict>
					<key>MouseWakeFirst</key>
					<false/>
					<key>WakeDelay</key>
					<integer>10</integer>
				</dict>
				<key>HPQOEM</key>
				<dict>
					<key>1411</key>
					<string>ProBook</string>
					<key>1619</key>
					<string>ProBook</string>
					<key>161C</key>
					<string>ProBook</string>
					<key>164F</key>
					<string>ProBook</string>
					<key>167C</key>
					<string>ProBook</string>
					<key>167E</key>
					<string>ProBook</string>
					<key>1680</key>
					<string>ProBook</string>
					<key>179B</key>
					<string>ProBook</string>
					<key>179C</key>
					<string>ProBook</string>
					<key>17A9</key>
					<string>ProBook</string>
					<key>17F0</key>
					<string>ProBook</string>
					<key>17F3</key>
					<string>ProBook</string>
					<key>17F6</key>
					<string>ProBook</string>
					<key>1942</key>
					<string>ProBook</string>
					<key>1949</key>
					<string>ProBook</string>
					<key>198F</key>
					<string>ProBook</string>
					<key>ProBook</key>
					<dict>
						<key>WakeDelay</key>
						<integer>0</integer>
					</dict>
					<key>ProBook-102</key>
					<string>ProBook</string>
					<key>ProBook-87</key>
					<string>ProBook</string>
				</dict>
			</dict>
			<key>RM,deliverNotifications</key>
			<true/>
		</dict>
	</dict>
	<key>LSMinimumSystemVersion</key>
	<string>10.10</string>
	<key>OSBundleCompatibleVersion</key>
	<string>2.3.6</string>
	<key>OSBundleLibraries</key>
	<dict>
		<key>com.apple.iokit.IOACPIFamily</key>
		<string>1.0.0d1</string>
		<key>com.apple.kpi.bsd</key>
		<string>8.0.0</string>
		<key>com.apple.kpi.iokit</key>
		<string>8.0.0</string>
		<key>com.apple.kpi.libkern</key>
		<string>8.0.0</string>
		<key>com.apple.kpi.mach</key>
		<string>8.0.0</string>
		<key>com.apple.kpi.unsupported</key>
		<string>8.0.0</string>
	</dict>
	<key>OSBundleRequired</key>
	<string>Console</string>
</dict>
</plist>