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>IOFireWireSBP2</string>
9	<key>CFBundleGetInfoString</key>
10	<string>IOFireWireSBP2 version 4.2.5, Copyright © 2000-2013 Apple Inc. All rights reserved.</string>
11	<key>CFBundleIconFile</key>
12	<string></string>
13	<key>CFBundleIdentifier</key>
14	<string>com.apple.iokit.IOFireWireSBP2</string>
15	<key>CFBundleInfoDictionaryVersion</key>
16	<string>6.0</string>
17	<key>CFBundleName</key>
18	<string>IOFireWireSBP2</string>
19	<key>CFBundlePackageType</key>
20	<string>KEXT</string>
21	<key>CFBundleShortVersionString</key>
22	<string>4.2.5</string>
23	<key>CFBundleSignature</key>
24	<string>????</string>
25	<key>CFBundleVersion</key>
26	<string>4.2.5</string>
27	<key>IOKitPersonalities</key>
28	<dict>
29		<key>IOFireWireSBP2</key>
30		<dict>
31			<key>CFBundleIdentifier</key>
32			<string>com.apple.iokit.IOFireWireSBP2</string>
33			<key>IOClass</key>
34			<string>IOFireWireSBP2Target</string>
35			<key>IOProbeScore</key>
36			<integer>4096</integer>
37			<key>IOProviderClass</key>
38			<string>IOFireWireUnit</string>
39			<key>Unit_SW_Version</key>
40			<integer>66691</integer>
41			<key>Unit_Spec_ID</key>
42			<integer>24734</integer>
43		</dict>
44		<key>IOFireWireSBP2UserClient</key>
45		<dict>
46			<key>CFBundleIdentifier</key>
47			<string>com.apple.iokit.IOFireWireFamily</string>
48			<key>IOClass</key>
49			<string>IOFireWireUserClientIniter</string>
50			<key>IOMatchCategory</key>
51			<string>IOFireWireSBP2UserClient</string>
52			<key>IOProviderClass</key>
53			<string>IOFireWireSBP2LUN</string>
54			<key>IOProviderMergeProperties</key>
55			<dict>
56				<key>IOCFPlugInTypes</key>
57				<dict>
58					<key>A45B8156-B51B-11D4-AB4B-000A277E7234</key>
59					<string>IOFireWireSBP2.kext/Contents/PlugIns/IOFireWireSBP2Lib.plugin</string>
60				</dict>
61				<key>IOUserClientClass</key>
62				<string>IOFireWireSBP2UserClient</string>
63			</dict>
64		</dict>
65	</dict>
66	<key>OSBundleCompatibleVersion</key>
67	<string>1.0.0</string>
68	<key>OSBundleLibraries</key>
69	<dict>
70		<key>com.apple.FireLog</key>
71		<string>2.0.0</string>
72		<key>com.apple.iokit.IOFireWireFamily</key>
73		<string>1.0.0</string>
74		<key>com.apple.kpi.iokit</key>
75		<string>8.0</string>
76		<key>com.apple.kpi.libkern</key>
77		<string>8.0</string>
78		<key>com.apple.kpi.mach</key>
79		<string>8.0</string>
80		<key>com.apple.kpi.bsd</key>
81		<string>8.0</string>
82	</dict>
83	<key>OSBundleRequired</key>
84	<string>Local-Root</string>
85</dict>
86</plist>
87