1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>CFBundleDevelopmentRegion</key>
6	<string>English</string>
7	<key>CFBundleExecutable</key>
8	<string>IOUSBMassStorageClass</string>
9	<key>CFBundleGetInfoString</key>
10	<string>$(IO_USB_MASS_STORAGE_CLASS_VERSION_COPYRIGHT)</string>
11	<key>CFBundleIconFile</key>
12	<string></string>
13	<key>CFBundleIdentifier</key>
14	<string>com.apple.iokit.IOUSBMassStorageClass</string>
15	<key>CFBundleInfoDictionaryVersion</key>
16	<string>6.0</string>
17	<key>CFBundleName</key>
18	<string>IOUSBMassStorageClass</string>
19	<key>CFBundlePackageType</key>
20	<string>KEXT</string>
21	<key>CFBundleShortVersionString</key>
22	<string>$(IO_USB_MASS_STORAGE_CLASS_MODULE_VERSION)</string>
23	<key>CFBundleSignature</key>
24	<string>????</string>
25	<key>CFBundleVersion</key>
26	<string>$(IO_USB_MASS_STORAGE_CLASS_MODULE_VERSION)</string>
27	<key>IOKitPersonalities</key>
28	<dict>
29		<key>IOUSBMassStorageClass1</key>
30		<dict>
31			<key>SCSI Device Characteristics</key>
32			<dict>
33				<key>Inquiry Length</key>
34				<integer>36</integer>
35				<key>Manual Eject</key>
36				<string>true</string>
37				<key>IOMaximumBlockCountRead</key>
38				<integer>128</integer>
39				<key>IOMaximumBlockCountWrite</key>
40				<integer>128</integer>
41			</dict>
42			<key>CFBundleIdentifier</key>
43			<string>com.apple.iokit.IOUSBMassStorageClass</string>
44			<key>IOClass</key>
45			<string>IOUSBMassStorageClass</string>
46			<key>IOProviderClass</key>
47			<string>IOUSBInterface</string>
48			<key>Physical Interconnect</key>
49			<string>USB</string>
50			<key>Physical Interconnect Location</key>
51			<string>External</string>
52			<key>Read Time Out Duration</key>
53			<integer>30000</integer>
54			<key>Write Time Out Duration</key>
55			<integer>30000</integer>
56			<key>bInterfaceClass</key>
57			<integer>8</integer>
58			<key>bInterfaceSubClass</key>
59			<integer>1</integer>
60		</dict>
61		<key>IOUSBMassStorageClass2</key>
62		<dict>
63			<key>SCSI Device Characteristics</key>
64			<dict>
65				<key>Inquiry Length</key>
66				<integer>36</integer>
67				<key>Manual Eject</key>
68				<string>true</string>
69				<key>IOMaximumBlockCountRead</key>
70				<integer>128</integer>
71				<key>IOMaximumBlockCountWrite</key>
72				<integer>128</integer>
73			</dict>
74			<key>CFBundleIdentifier</key>
75			<string>com.apple.iokit.IOUSBMassStorageClass</string>
76			<key>IOClass</key>
77			<string>IOUSBMassStorageClass</string>
78			<key>IOProviderClass</key>
79			<string>IOUSBInterface</string>
80			<key>Physical Interconnect</key>
81			<string>USB</string>
82			<key>Physical Interconnect Location</key>
83			<string>External</string>
84			<key>Read Time Out Duration</key>
85			<integer>30000</integer>
86			<key>Write Time Out Duration</key>
87			<integer>30000</integer>
88			<key>bInterfaceClass</key>
89			<integer>8</integer>
90			<key>bInterfaceSubClass</key>
91			<integer>2</integer>
92		</dict>
93		<key>IOUSBMassStorageClass3</key>
94		<dict>
95			<key>SCSI Device Characteristics</key>
96			<dict>
97				<key>Inquiry Length</key>
98				<integer>36</integer>
99				<key>Manual Eject</key>
100				<string>true</string>
101				<key>IOMaximumBlockCountRead</key>
102				<integer>128</integer>
103				<key>IOMaximumBlockCountWrite</key>
104				<integer>128</integer>
105			</dict>
106			<key>CFBundleIdentifier</key>
107			<string>com.apple.iokit.IOUSBMassStorageClass</string>
108			<key>IOClass</key>
109			<string>IOUSBMassStorageClass</string>
110			<key>IOProviderClass</key>
111			<string>IOUSBInterface</string>
112			<key>Physical Interconnect</key>
113			<string>USB</string>
114			<key>Physical Interconnect Location</key>
115			<string>External</string>
116			<key>Read Time Out Duration</key>
117			<integer>30000</integer>
118			<key>Write Time Out Duration</key>
119			<integer>30000</integer>
120			<key>bInterfaceClass</key>
121			<integer>8</integer>
122			<key>bInterfaceSubClass</key>
123			<integer>3</integer>
124		</dict>
125		<key>IOUSBMassStorageClass5</key>
126		<dict>
127			<key>CFBundleIdentifier</key>
128			<string>com.apple.iokit.IOUSBMassStorageClass</string>
129			<key>SCSI Device Characteristics</key>
130			<dict>
131				<key>Inquiry Length</key>
132				<integer>36</integer>
133				<key>Manual Eject</key>
134				<string>true</string>
135				<key>IOMaximumBlockCountRead</key>
136				<integer>128</integer>
137				<key>IOMaximumBlockCountWrite</key>
138				<integer>128</integer>
139			</dict>
140			<key>IOClass</key>
141			<string>IOUSBMassStorageClass</string>
142			<key>IOProviderClass</key>
143			<string>IOUSBInterface</string>
144			<key>Physical Interconnect</key>
145			<string>USB</string>
146			<key>Physical Interconnect Location</key>
147			<string>External</string>
148			<key>Read Time Out Duration</key>
149			<integer>30000</integer>
150			<key>Write Time Out Duration</key>
151			<integer>30000</integer>
152			<key>bInterfaceClass</key>
153			<integer>8</integer>
154			<key>bInterfaceSubClass</key>
155			<integer>5</integer>
156		</dict>
157		<key>IOUSBMassStorageClass6</key>
158		<dict>
159			<key>SCSI Device Characteristics</key>
160			<dict>
161				<key>Inquiry Length</key>
162				<integer>36</integer>
163				<key>Manual Eject</key>
164				<string>true</string>
165				<key>IOMaximumBlockCountRead</key>
166				<integer>128</integer>
167				<key>IOMaximumBlockCountWrite</key>
168				<integer>128</integer>
169			</dict>
170			<key>CFBundleIdentifier</key>
171			<string>com.apple.iokit.IOUSBMassStorageClass</string>
172			<key>IOClass</key>
173			<string>IOUSBMassStorageClass</string>
174			<key>IOProviderClass</key>
175			<string>IOUSBInterface</string>
176			<key>Physical Interconnect</key>
177			<string>USB</string>
178			<key>Physical Interconnect Location</key>
179			<string>External</string>
180			<key>Read Time Out Duration</key>
181			<integer>30000</integer>
182			<key>Write Time Out Duration</key>
183			<integer>30000</integer>
184			<key>bInterfaceClass</key>
185			<integer>8</integer>
186			<key>bInterfaceSubClass</key>
187			<integer>6</integer>
188		</dict>
189	</dict>
190	<key>OSBundleCompatibleVersion</key>
191	<string>1.0.0</string>
192	<key>OSBundleLibraries</key>
193	<dict>
194		<key>com.apple.iokit.IOSCSIArchitectureModelFamily</key>
195		<string>1.0.0</string>
196		<key>com.apple.iokit.IOStorageFamily</key>
197		<string>1.0.0</string>
198		<key>com.apple.iokit.IOUSBFamily</key>
199		<string>3.0.0</string>
200		<key>com.apple.kpi.bsd</key>
201		<string>9.0.0</string>
202		<key>com.apple.kpi.iokit</key>
203		<string>9.0.0</string>
204		<key>com.apple.kpi.libkern</key>
205		<string>9.0.0</string>
206		<key>com.apple.kpi.mach</key>
207		<string>9.0.0</string>
208	</dict>
209	<key>OSBundleRequired</key>
210	<string>Local-Root</string>
211</dict>
212</plist>
213