Info.plist   [plain text]


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>IOATABlockStorage</string>
	<key>CFBundleGetInfoString</key>
	<string>1.1.2, Copyright Apple Computer, Inc. 1998-2002</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.iokit.IOATABlockStorage</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>IOATABlockStorage</string>
	<key>CFBundlePackageType</key>
	<string>KEXT</string>
	<key>CFBundleShortVersionString</key>
	<string>1.1.2</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1.1.2</string>
	<key>IOKitPersonalities</key>
	<dict>
		<key>IOATABlockStorage</key>
		<dict>
			<key>CFBundleIdentifier</key>
			<string>com.apple.iokit.IOATABlockStorage</string>
			<key>IOClass</key>
			<string>IOATABlockStorageDriver</string>
			<key>IOCommandPoolSize</key>
			<integer>32</integer>
			<key>IOProviderClass</key>
			<string>IOATADevice</string>
			<key>Physical Interconnect</key>
			<string>ATA</string>
			<key>Physical Interconnect Location</key>
			<string>Internal</string>
			<key>ata device type</key>
			<string>ata</string>
		</dict>
	</dict>
	<key>OSBundleCompatibleVersion</key>
	<string>1.0.0</string>
	<key>OSBundleLibraries</key>
	<dict>
		<key>com.apple.iokit.IOATAFamily</key>
		<string>1.5.1d1</string>
		<key>com.apple.iokit.IOStorageFamily</key>
		<string>1.0.0</string>
	</dict>
	<key>OSBundleRequired</key>
	<string>Local-Root</string>
</dict>
</plist>