Info-ApplePMUPCCardEject.plist   [plain text]


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>ApplePMUPCCardEject</string>
	<key>CFBundleGetInfoString</key>
	<string>ApplePMUPCCardEject 1.0.0, Copyright 2002 Apple Computer, Inc.</string>
	<key>CFBundleIconFile</key>
	<string></string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.iokit.ApplePMUPCCardEject</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>ApplePMUPCCardEject</string>
	<key>CFBundlePackageType</key>
	<string>KEXT</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0.0</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1.0.0</string>
	<key>IOKitPersonalities</key>
	<dict>
		<key>PC Card Eject - Lower Socket</key>
		<dict>
			<key>CFBundleIdentifier</key>
			<string>com.apple.iokit.ApplePMUPCCardEject</string>
			<key>IOClass</key>
			<string>ApplePMUPCCardEject</string>
			<key>IOKitDebug</key>
			<integer>0</integer>
			<key>IOMatchCategory</key>
			<string>IOPCCardEjectController</string>
			<key>IOPropertyMatch</key>
			<dict>
				<key>AAPL,pmu-socket-number</key>
				<data>
				AAAAAQ==
				</data>
			</dict>
			<key>IOProviderClass</key>
			<string>IOPCIDevice</string>
		</dict>
		<key>PC Card Eject - Upper Socket</key>
		<dict>
			<key>CFBundleIdentifier</key>
			<string>com.apple.iokit.ApplePMUPCCardEject</string>
			<key>IOClass</key>
			<string>ApplePMUPCCardEject</string>
			<key>IOKitDebug</key>
			<integer>0</integer>
			<key>IOMatchCategory</key>
			<string>IOPCCardEjectController</string>
			<key>IOPropertyMatch</key>
			<dict>
				<key>AAPL,pmu-socket-number</key>
				<data>
				AAAAAg==
				</data>
			</dict>
			<key>IOProviderClass</key>
			<string>IOPCIDevice</string>
		</dict>
	</dict>
	<key>OSBundleCompatibleVersion</key>
	<string>1.0.0</string>
	<key>OSBundleLibraries</key>
	<dict>
		<key>com.apple.iokit.IOPCCardFamily</key>
		<string>1.1.2</string>
		<key>com.apple.kernel.iokit</key>
		<string>1.1.0</string>
		<key>com.apple.kernel.libkern</key>
		<string>1.1.0</string>
		<key>com.apple.kernel.mach</key>
		<string>1.1.0</string>
	</dict>
</dict>
</plist>