mirror of
https://github.com/docee/lenovo-ideapad-310-15isk-opencore.git
synced 2025-11-09 15:10:21 +00:00
Merge pull request #1 from Bonn333/main
Add RealtekCardReader for SD Reader support and fix touchpad buttons
This commit is contained in:
377
EFI/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist
Executable file
377
EFI/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,377 @@
|
|||||||
|
<?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>22A380</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>RealtekCardReader</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>RealtekCardReader</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>0.9.7</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>0.9.7</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>14A400</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>macosx</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>12.3</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>21E226</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx12.3</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1401</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>14A400</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>IOSDBlockStorageDevice</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>Device Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Product Name</key>
|
||||||
|
<string>Built In SDXC Reader</string>
|
||||||
|
<key>Vendor Name</key>
|
||||||
|
<string>Realtek</string>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IOSDBlockStorageDevice</string>
|
||||||
|
<key>IOMediaIcon</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.iokit.IOSCSIArchitectureModelFamily</string>
|
||||||
|
<key>IOBundleResourceFile</key>
|
||||||
|
<string>SD.icns</string>
|
||||||
|
</dict>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOSDHostDriver</string>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5129Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekUSBCardReaderController</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOUSBHostDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
<key>idProduct</key>
|
||||||
|
<integer>297</integer>
|
||||||
|
<key>idVendor</key>
|
||||||
|
<integer>3034</integer>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5139Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekUSBCardReaderController</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOUSBHostDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
<key>idProduct</key>
|
||||||
|
<integer>313</integer>
|
||||||
|
<key>idVendor</key>
|
||||||
|
<integer>3034</integer>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5179Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekUSBCardReaderController</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOUSBHostDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
<key>idProduct</key>
|
||||||
|
<integer>320</integer>
|
||||||
|
<key>idVendor</key>
|
||||||
|
<integer>3034</integer>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5209Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS5209Controller</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x520910EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5227Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS5227Controller</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x522710EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5229Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS5229Controller</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x522910EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS522AController</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS522AController</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x522A10EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5249Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS5249Controller</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x524910EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS524AController</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS524AController</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x524A10EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS525AController</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS525AController</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x525A10EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5260Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS5260Controller</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x526010EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5286Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS5286Controller</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x528610EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5287Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS5287Controller</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x528710EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>RealtekRTS5289Controller</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsx</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekRTS5289Controller</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x528910EC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Protocol Characteristics</key>
|
||||||
|
<dict>
|
||||||
|
<key>Physical Interconnect</key>
|
||||||
|
<string>Secure Digital</string>
|
||||||
|
<key>Physical Interconnect Location</key>
|
||||||
|
<string>Internal</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.14</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2021 FireWolf. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>2.9</string>
|
||||||
|
<key>com.apple.iokit.IOStorageFamily</key>
|
||||||
|
<string>2.1</string>
|
||||||
|
<key>com.apple.iokit.IOUSBHostFamily</key>
|
||||||
|
<string>1.2</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>16.4</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>16.4</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
EFI/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader
Executable file
BIN
EFI/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader
Executable file
Binary file not shown.
29
EFI/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE
Executable file
29
EFI/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE
Executable file
@@ -0,0 +1,29 @@
|
|||||||
|
BSD 3-Clause License
|
||||||
|
|
||||||
|
Copyright (c) 2021, FireWolf @ FireWolf Pl.
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright notice, this
|
||||||
|
list of conditions and the following disclaimer.
|
||||||
|
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
||||||
|
this list of conditions and the following disclaimer in the documentation
|
||||||
|
and/or other materials provided with the distribution.
|
||||||
|
|
||||||
|
3. Neither the name of the copyright holder nor the names of its
|
||||||
|
contributors may be used to endorse or promote products derived from
|
||||||
|
this software without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||||
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||||
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||||
|
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
||||||
|
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||||
|
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||||
|
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||||
|
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||||
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
81
EFI/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist
Executable file
81
EFI/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,81 @@
|
|||||||
|
<?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>22A380</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>RealtekCardReaderFriend</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsf</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>RealtekCardReaderFriend</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.4</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.4</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>14A400</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>macosx</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>12.3</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>21E226</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx12.3</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1401</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>14A400</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>RealtekCardReaderFriend</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>science.firewolf.rtsf</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RealtekCardReaderFriend</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>RealtekCardReaderFriend</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.14</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.4.7</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.dsep</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.unsupported</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
EFI/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend
Executable file
BIN
EFI/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend
Executable file
Binary file not shown.
29
EFI/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE
Executable file
29
EFI/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE
Executable file
@@ -0,0 +1,29 @@
|
|||||||
|
BSD 3-Clause License
|
||||||
|
|
||||||
|
Copyright (c) 2021, FireWolf @ FireWolf Pl.
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright notice, this
|
||||||
|
list of conditions and the following disclaimer.
|
||||||
|
|
||||||
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
||||||
|
this list of conditions and the following disclaimer in the documentation
|
||||||
|
and/or other materials provided with the distribution.
|
||||||
|
|
||||||
|
3. Neither the name of the copyright holder nor the names of its
|
||||||
|
contributors may be used to endorse or promote products derived from
|
||||||
|
this software without specific prior written permission.
|
||||||
|
|
||||||
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||||
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||||
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||||
|
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
||||||
|
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||||
|
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||||
|
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||||
|
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||||
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
@@ -3,11 +3,11 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>20G730</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>VoodooPS2Controller</string>
|
<string>VoodooPS2Controller</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>2.3.0, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
|
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
@@ -139,7 +139,7 @@
|
|||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.11</string>
|
<string>10.11</string>
|
||||||
<key>OSBundleCompatibleVersion</key>
|
<key>OSBundleCompatibleVersion</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>com.apple.iokit.IOACPIFamily</key>
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>20G730</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -0,0 +1,39 @@
|
|||||||
|
//
|
||||||
|
// MultitouchHelpers.hpp
|
||||||
|
// VooodooInput
|
||||||
|
//
|
||||||
|
// Copyright © 2019 Alexandre Daoud. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef MULTITOUCH_HELPERS_H
|
||||||
|
#define MULTITOUCH_HELPERS_H
|
||||||
|
|
||||||
|
#define AbsoluteTime_to_scalar(x) (*(uint64_t *)(x))
|
||||||
|
|
||||||
|
#define SUB_ABSOLUTETIME(t1, t2) \
|
||||||
|
(AbsoluteTime_to_scalar(t1) -= \
|
||||||
|
AbsoluteTime_to_scalar(t2))
|
||||||
|
|
||||||
|
#define kIOPMPowerOff 0
|
||||||
|
#define kIOPMNumberPowerStates 2
|
||||||
|
|
||||||
|
enum {
|
||||||
|
// transforms
|
||||||
|
kIOFBRotateFlags = 0x0000000f,
|
||||||
|
|
||||||
|
kIOFBSwapAxes = 0x00000001,
|
||||||
|
kIOFBInvertX = 0x00000002,
|
||||||
|
kIOFBInvertY = 0x00000004,
|
||||||
|
|
||||||
|
kIOFBRotate0 = 0x00000000,
|
||||||
|
kIOFBRotate90 = kIOFBSwapAxes | kIOFBInvertX,
|
||||||
|
kIOFBRotate180 = kIOFBInvertX | kIOFBInvertY,
|
||||||
|
kIOFBRotate270 = kIOFBSwapAxes | kIOFBInvertY
|
||||||
|
};
|
||||||
|
|
||||||
|
static IOPMPowerState PMPowerStates[kIOPMNumberPowerStates] = {
|
||||||
|
{1, kIOPMPowerOff, kIOPMPowerOff, kIOPMPowerOff, 0, 0, 0, 0, 0, 0, 0, 0},
|
||||||
|
{1, kIOPMPowerOn, kIOPMPowerOn, kIOPMPowerOn, 0, 0, 0, 0, 0, 0, 0, 0}
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
//
|
||||||
|
// VoodooInputEvent.h
|
||||||
|
// VooodooInput
|
||||||
|
//
|
||||||
|
// Copyright © 2019 Kishor Prins. All rights reserved.
|
||||||
|
// Copyright (c) 2020 Leonard Kleinhans <leo-labs>
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef VOODOO_INPUT_EVENT_H
|
||||||
|
#define VOODOO_INPUT_EVENT_H
|
||||||
|
|
||||||
|
#include "VoodooInputTransducer.h"
|
||||||
|
|
||||||
|
struct VoodooInputEvent {
|
||||||
|
UInt8 contact_count;
|
||||||
|
AbsoluteTime timestamp;
|
||||||
|
VoodooInputTransducer transducers[VOODOO_INPUT_MAX_TRANSDUCERS];
|
||||||
|
};
|
||||||
|
|
||||||
|
struct VoodooInputDimensions {
|
||||||
|
SInt32 min_x;
|
||||||
|
SInt32 max_x;
|
||||||
|
SInt32 min_y;
|
||||||
|
SInt32 max_y;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct RelativePointerEvent {
|
||||||
|
uint64_t timestamp;
|
||||||
|
int dx;
|
||||||
|
int dy;
|
||||||
|
int buttons;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct ScrollWheelEvent {
|
||||||
|
uint64_t timestamp;
|
||||||
|
short deltaAxis1;
|
||||||
|
short deltaAxis2;
|
||||||
|
short deltaAxis3;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct TrackpointReport {
|
||||||
|
AbsoluteTime timestamp;
|
||||||
|
SInt32 dx;
|
||||||
|
SInt32 dy;
|
||||||
|
UInt32 buttons;
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif /* VoodooInputEvent_h */
|
||||||
@@ -0,0 +1,44 @@
|
|||||||
|
//
|
||||||
|
// VoodooInputMessages.h
|
||||||
|
// VooodooInput
|
||||||
|
//
|
||||||
|
// Copyright © 2019 Kishor Prins. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef VOODOO_INPUT_MESSAGES_H
|
||||||
|
#define VOODOO_INPUT_MESSAGES_H
|
||||||
|
|
||||||
|
#define VOODOO_INPUT_IDENTIFIER "VoodooInput Instance"
|
||||||
|
|
||||||
|
#define VOODOO_INPUT_TRANSFORM_KEY "IOFBTransform"
|
||||||
|
#define VOODOO_INPUT_LOGICAL_MAX_X_KEY "Logical Max X"
|
||||||
|
#define VOODOO_INPUT_LOGICAL_MAX_Y_KEY "Logical Max Y"
|
||||||
|
#define VOODOO_INPUT_PHYSICAL_MAX_X_KEY "Physical Max X"
|
||||||
|
#define VOODOO_INPUT_PHYSICAL_MAX_Y_KEY "Physical Max Y"
|
||||||
|
|
||||||
|
#define VOODOO_INPUT_MAX_TRANSDUCERS 10
|
||||||
|
#define kIOMessageVoodooInputMessage 12345
|
||||||
|
#define kIOMessageVoodooInputUpdateDimensionsMessage 12346
|
||||||
|
#define kIOMessageVoodooInputUpdatePropertiesNotification 12347
|
||||||
|
#define kIOMessageVoodooTrackpointRelativePointer iokit_vendor_specific_msg(430)
|
||||||
|
#define kIOMessageVoodooTrackpointScrollWheel iokit_vendor_specific_msg(431)
|
||||||
|
#define kIOMessageVoodooTrackpointMessage iokit_vendor_specific_msg(432)
|
||||||
|
#define kIOMessageVoodooTrackpointUpdatePropertiesNotification iokit_vendor_specific_msg(433)
|
||||||
|
|
||||||
|
#define kVoodooInputTransducerFingerType 1
|
||||||
|
#define kVoodooInputTransducerStylusType 2
|
||||||
|
|
||||||
|
#define VOODOO_TRACKPOINT_KEY "VoodooInput Trackpoint"
|
||||||
|
#define VOODOO_TRACKPOINT_BTN_CNT "Button Count"
|
||||||
|
#define VOODOO_TRACKPOINT_DEADZONE "Deadzone"
|
||||||
|
// Note that these multipliers are divided by 64 internally
|
||||||
|
// To get a multiplier of one, the multiplier needs to be set 64.
|
||||||
|
#define VOODOO_TRACKPOINT_MOUSE_MULT_X "Mouse Multiplier X"
|
||||||
|
#define VOODOO_TRACKPOINT_MOUSE_MULT_Y "Mouse Multiplier Y"
|
||||||
|
#define VOODOO_TRACKPOINT_SCROLL_MULT_X "Scroll Multiplier X"
|
||||||
|
#define VOODOO_TRACKPOINT_SCROLL_MULT_Y "Scroll Multiplier Y"
|
||||||
|
|
||||||
|
#include "VoodooInputTransducer.h"
|
||||||
|
#include "VoodooInputEvent.h"
|
||||||
|
|
||||||
|
#endif /* VoodooInputMessages_h */
|
||||||
@@ -0,0 +1,54 @@
|
|||||||
|
//
|
||||||
|
// VoodooInputTransducer.hpp
|
||||||
|
// VooodooInput
|
||||||
|
//
|
||||||
|
// Copyright © 2019 Kishor Prins. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef VOODOO_INPUT_TRANSDUCER_H
|
||||||
|
#define VOODOO_INPUT_TRANSDUCER_H
|
||||||
|
|
||||||
|
#define VOODOO_INPUT_MAX_TRANSDUCERS 10
|
||||||
|
|
||||||
|
enum MT2FingerType {
|
||||||
|
kMT2FingerTypeUndefined = 0,
|
||||||
|
kMT2FingerTypeThumb,
|
||||||
|
kMT2FingerTypeIndexFinger,
|
||||||
|
kMT2FingerTypeMiddleFinger,
|
||||||
|
kMT2FingerTypeRingFinger,
|
||||||
|
kMT2FingerTypeLittleFinger,
|
||||||
|
kMT2FingerTypeCount
|
||||||
|
};
|
||||||
|
|
||||||
|
enum VoodooInputTransducerType {
|
||||||
|
STYLUS,
|
||||||
|
FINGER
|
||||||
|
};
|
||||||
|
|
||||||
|
struct TouchCoordinates {
|
||||||
|
UInt32 x;
|
||||||
|
UInt32 y;
|
||||||
|
UInt8 pressure;
|
||||||
|
UInt8 width;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct VoodooInputTransducer {
|
||||||
|
AbsoluteTime timestamp;
|
||||||
|
|
||||||
|
MT2FingerType fingerType;
|
||||||
|
UInt32 secondaryId;
|
||||||
|
VoodooInputTransducerType type;
|
||||||
|
|
||||||
|
bool isValid;
|
||||||
|
bool isPhysicalButtonDown;
|
||||||
|
bool isTransducerActive;
|
||||||
|
bool supportsPressure;
|
||||||
|
|
||||||
|
TouchCoordinates currentCoordinates;
|
||||||
|
TouchCoordinates previousCoordinates;
|
||||||
|
|
||||||
|
UInt32 maxPressure;
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
|
#endif
|
||||||
@@ -3,9 +3,71 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>files</key>
|
<key>files</key>
|
||||||
<dict/>
|
<dict>
|
||||||
|
<key>Resources/VoodooInputMultitouch/MultitouchHelpers.h</key>
|
||||||
|
<data>
|
||||||
|
2Dn/wSPXmisHoAia4HckRfPF9VY=
|
||||||
|
</data>
|
||||||
|
<key>Resources/VoodooInputMultitouch/VoodooInputEvent.h</key>
|
||||||
|
<data>
|
||||||
|
LVVOLVLLeDSl0es2UZAP5Wd3xss=
|
||||||
|
</data>
|
||||||
|
<key>Resources/VoodooInputMultitouch/VoodooInputMessages.h</key>
|
||||||
|
<data>
|
||||||
|
iSPhwCK99EAr0ct5MYAo9Dv7oeM=
|
||||||
|
</data>
|
||||||
|
<key>Resources/VoodooInputMultitouch/VoodooInputTransducer.h</key>
|
||||||
|
<data>
|
||||||
|
gkk9BaVsQ4gUmaqO8llP7dOHjhE=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
<key>files2</key>
|
<key>files2</key>
|
||||||
<dict/>
|
<dict>
|
||||||
|
<key>Resources/VoodooInputMultitouch/MultitouchHelpers.h</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
2Dn/wSPXmisHoAia4HckRfPF9VY=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
Sfb8D4oD0U3eU/uN3tJWzilbqnn/x967cYacLl0mbZc=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/VoodooInputMultitouch/VoodooInputEvent.h</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
LVVOLVLLeDSl0es2UZAP5Wd3xss=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
LSrNk7vKlahtj4vBQ/dUJ9a3UPMpFM+YD+oyEXfWTz0=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/VoodooInputMultitouch/VoodooInputMessages.h</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
iSPhwCK99EAr0ct5MYAo9Dv7oeM=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
640sRwT0JLrGPHVtidfjxMz1rW9LFzG6rRc0E2g32Ss=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/VoodooInputMultitouch/VoodooInputTransducer.h</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
gkk9BaVsQ4gUmaqO8llP7dOHjhE=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
K17G+d04Tw396K/qurHzQZc/0cTgWwEESFtu6sfMd0w=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
<key>rules</key>
|
<key>rules</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>^Resources/</key>
|
<key>^Resources/</key>
|
||||||
|
|||||||
@@ -3,11 +3,11 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>20G730</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>VoodooPS2Keyboard</string>
|
<string>VoodooPS2Keyboard</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>2.3.0, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
|
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
@@ -600,7 +600,7 @@
|
|||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>com.apple.iokit.IOHIDFamily</key>
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
<string>1.0.0b1</string>
|
<string>1.0.0b1</string>
|
||||||
<key>com.apple.kpi.bsd</key>
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,11 +3,11 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>20G730</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>VoodooPS2Mouse</string>
|
<string>VoodooPS2Mouse</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>2.3.0, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
|
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
@@ -182,7 +182,7 @@
|
|||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>com.apple.iokit.IOHIDFamily</key>
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
<string>1.0.0b1</string>
|
<string>1.0.0b1</string>
|
||||||
<key>com.apple.kpi.iokit</key>
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,11 +3,11 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>20G730</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>VoodooPS2Trackpad</string>
|
<string>VoodooPS2Trackpad</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>2.3.0, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
<string>2.3.1, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
|
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
@@ -314,62 +314,6 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
|
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
|
||||||
<key>HIDPointerAccelerationTable</key>
|
|
||||||
<data>
|
|
||||||
AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAAAAAQAAAAACAAAA0A
|
|
||||||
AIAAAACAAAABQAAAAYAAAAIAAAAC4AAAAwAAAATgAAAEAAAAB0AA
|
|
||||||
AAUAAAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAjAAAADQAAAC8A
|
|
||||||
AAAOwAAAOMAAABBAAABBAAAAEcAAAEjAAAAAUAAADwAAgAAAAIAA
|
|
||||||
AAEAAAABQAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAAAwAAAAZg
|
|
||||||
AAAEAAAACgAAAAUAAAAOQAAABgAAABNAAAAIAAAAHsAAAArAAAAu
|
|
||||||
wAAADQAAADyAAAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAAgAAA
|
|
||||||
DwAAgAAAAIAAAAEAAAABYAAAAYAAAAKgAAACAAAABEAAAAKAAAAG
|
|
||||||
AAAAAwAAAAgAAAAEAAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA
|
|
||||||
KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AAABBAAABgQAAAEcAA
|
|
||||||
AGkAAAAAsAAADwAAgAAAAIAAAAEAAAABoAAAAYAAAAMAAAACAAAA
|
|
||||||
BQAAAAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUAAAAXgAAABgAA
|
|
||||||
AB/AAAAIAAAAMgAAAArAAABKAAAADQAAAFyAAAAOwAAAaQAAABBA
|
|
||||||
AABywAAAEcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAABwAAAAYAA
|
|
||||||
AANgAAACAAAABeAAAAKAAAAIoAAAAwAAAAvAAAAEAAAAE8AAAAUA
|
|
||||||
AAAdQAAABgAAACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3AAAAO
|
|
||||||
wAAAe0AAABBAAACFQAAAEcAAAIxAAAABAAAADwAAgAAAAMAAAAEA
|
|
||||||
AAACAAAAAYAAAAPgAAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE
|
|
||||||
AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAATUAAAArAAABugAAA
|
|
||||||
DQAAAIMAAAAOwAAAj0AAABBAAACXAAAAEcAAAJxAAA==
|
|
||||||
</data>
|
|
||||||
<key>HIDPointerAccelerationType</key>
|
|
||||||
<string>HIDTrackpadAcceleration</string>
|
|
||||||
<key>HIDScrollAccelerationTable</key>
|
|
||||||
<data>
|
|
||||||
AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAgAAAQAABxOwAATOMA
|
|
||||||
AwAAAAdgAAAEwAAADoAAAAbxSgAX6V4ACVeCACMQWgALZ6EALBF7
|
|
||||||
AA2N1AA03ToAD36aADvQuAASWKAARl01ABUAAABO2dgAF8AAAFXK
|
|
||||||
7QAas+UAW2FQAB2QAABe0qoAIL75AGEgywAkLXsAYnXvACewAABj
|
|
||||||
Rl8AAIAAABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAAAwAAABIA
|
|
||||||
AAAEwAAAIMAAAAaAAAAwgAAACGp5AEH9tgAK7bUAV4ZuAA0B2ABr
|
|
||||||
PTkADv1/AIEEcAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAXAucA
|
|
||||||
tn2SABot3ADARE4AHVjQAMX4OgAg35IAytuYACQ4bgDO7mUAJ6CX
|
|
||||||
ANIwowAAsAAAFAAAcTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA
|
|
||||||
DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAAAAfOggBP7OcACgWA
|
|
||||||
AGo8rgAL658AhMCkAA2RCwCfR+EADzjIALWDbwAQ/k8AxqbEABLN
|
|
||||||
UQDUeCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwAIQuCAQFpdAAk
|
|
||||||
S20BBVKIACegAAEIK4wAAOAAABQAAHE7AABtdwAAwAAAAeAAAAEA
|
|
||||||
AAAD4AAAAgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAAAEdAAAAH
|
|
||||||
N4wAXL7hAAkAAACAwAAACoAAAKGAAAALz7IAvU7UAA01yQDadikA
|
|
||||||
DvtPAPKF4gARLu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkBNQrG
|
|
||||||
ACDz5QE6cR4AJEARAT3XdgAnn1YBQMHWAABQAAATAABxOwAAS7AA
|
|
||||||
AQAAAAJgAAACAAAABuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA
|
|
||||||
AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+sTQBgSTMAEagdAG5N
|
|
||||||
TAATT9YAd9WQABTQfgB+26MAF3odAIbYXQAagocAjp+lAB2J6QCT
|
|
||||||
vnkAIN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAAABUAAHE7AABW
|
|
||||||
fwAAwAAAAiAAAAEAAAAEgAAAAYAAAAqAAAACAAAAEaAAAAMAAAAh
|
|
||||||
gAAABMAAAD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxAAAAJAAAA
|
|
||||||
qYAAAApAAADKwAAAC8AAAPTAAAANwAABJAAAABAAAAFEn9IAFEAA
|
|
||||||
AV49zAAZAAABbrsYABzQAAFz78AAIOAAAXhvwAAkIAABem/AACeg
|
|
||||||
AAF8JGg=
|
|
||||||
</data>
|
|
||||||
<key>HIDScrollAccelerationType</key>
|
|
||||||
<string>HIDTrackpadScrollAcceleration</string>
|
|
||||||
<key>IOClass</key>
|
<key>IOClass</key>
|
||||||
<string>ApplePS2SynapticsTouchPad</string>
|
<string>ApplePS2SynapticsTouchPad</string>
|
||||||
<key>IOProbeScore</key>
|
<key>IOProbeScore</key>
|
||||||
@@ -380,65 +324,30 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>Default</key>
|
<key>Default</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>ButtonCount</key>
|
|
||||||
<integer>3</integer>
|
|
||||||
<key>Darwin 16+</key>
|
|
||||||
<dict>
|
|
||||||
<key>ApplePreferenceCapability</key>
|
|
||||||
<true/>
|
|
||||||
<key>ApplePreferenceIdentifier</key>
|
|
||||||
<string>com.apple.AppleMultitouchTrackpad</string>
|
|
||||||
<key>MT Built-in</key>
|
|
||||||
<true/>
|
|
||||||
<key>MTHIDDevice</key>
|
|
||||||
<true/>
|
|
||||||
<key>SupportsGestureScrolling</key>
|
|
||||||
<true/>
|
|
||||||
<key>TrackpadEmbedded</key>
|
|
||||||
<true/>
|
|
||||||
<key>TrackpadFourFingerGestures</key>
|
|
||||||
<true/>
|
|
||||||
<key>TrackpadSecondaryClickCorners</key>
|
|
||||||
<true/>
|
|
||||||
<key>TrackpadThreeFingerDrag</key>
|
|
||||||
<false/>
|
|
||||||
</dict>
|
|
||||||
<key>DisableDevice</key>
|
<key>DisableDevice</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>DisableLEDUpdating</key>
|
<key>DisableLEDUpdating</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>FakeMiddleButton</key>
|
|
||||||
<true/>
|
|
||||||
<key>ForceTouchCustomDownThreshold</key>
|
<key>ForceTouchCustomDownThreshold</key>
|
||||||
<integer>90</integer>
|
<integer>90</integer>
|
||||||
<key>ForceTouchCustomPower</key>
|
<key>ForceTouchCustomPower</key>
|
||||||
<integer>8</integer>
|
<integer>8</integer>
|
||||||
<key>ForceTouchCustomUpThreshold</key>
|
<key>ForceTouchCustomUpThreshold</key>
|
||||||
<integer>20</integer>
|
<integer>20</integer>
|
||||||
<key>ForceTouchMode</key>
|
|
||||||
<integer>1</integer>
|
|
||||||
<key>ForceTouchPressureThreshold</key>
|
<key>ForceTouchPressureThreshold</key>
|
||||||
<integer>100</integer>
|
<integer>100</integer>
|
||||||
<key>MiddleClickTime</key>
|
|
||||||
<integer>100000000</integer>
|
|
||||||
<key>MouseMiddleScroll</key>
|
|
||||||
<true/>
|
|
||||||
<key>ProcessBluetoothMouseStopsTrackpad</key>
|
<key>ProcessBluetoothMouseStopsTrackpad</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>ProcessUSBMouseStopsTrackpad</key>
|
<key>ProcessUSBMouseStopsTrackpad</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>QuietTimeAfterTyping</key>
|
<key>QuietTimeAfterTyping</key>
|
||||||
<integer>500000000</integer>
|
<integer>500000000</integer>
|
||||||
<key>Resolution</key>
|
|
||||||
<integer>400</integer>
|
|
||||||
<key>ScrollResolution</key>
|
|
||||||
<integer>400</integer>
|
|
||||||
<key>SkipPassThrough</key>
|
<key>SkipPassThrough</key>
|
||||||
<false/>
|
<false/>
|
||||||
|
<key>TrackpointDeadzone</key>
|
||||||
|
<integer>1</integer>
|
||||||
<key>USBMouseStopsTrackpad</key>
|
<key>USBMouseStopsTrackpad</key>
|
||||||
<integer>0</integer>
|
<integer>0</integer>
|
||||||
<key>UseHighRate</key>
|
|
||||||
<true/>
|
|
||||||
<key>WakeDelay</key>
|
<key>WakeDelay</key>
|
||||||
<integer>1000</integer>
|
<integer>1000</integer>
|
||||||
</dict>
|
</dict>
|
||||||
@@ -496,39 +405,25 @@
|
|||||||
<string>Thinkpad_ClickPad</string>
|
<string>Thinkpad_ClickPad</string>
|
||||||
<key>Thinkpad_ClickPad</key>
|
<key>Thinkpad_ClickPad</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>FakeMiddleButton</key>
|
|
||||||
<false/>
|
|
||||||
<key>FingerZ</key>
|
<key>FingerZ</key>
|
||||||
<integer>30</integer>
|
<integer>30</integer>
|
||||||
<key>HWResetOnStart</key>
|
<key>HWResetOnStart</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>MouseMultiplierX</key>
|
<key>TrackpointMultiplierX</key>
|
||||||
<integer>2</integer>
|
<integer>128</integer>
|
||||||
<key>MouseMultiplierY</key>
|
<key>TrackpointMultiplierY</key>
|
||||||
<integer>2</integer>
|
<integer>128</integer>
|
||||||
<key>MouseScrollMultiplierX</key>
|
<key>TrackpointScrollMultiplierX</key>
|
||||||
<integer>2</integer>
|
<integer>128</integer>
|
||||||
<key>MouseScrollMultiplierY</key>
|
<key>TrackpointScrollMultiplierY</key>
|
||||||
<integer>2</integer>
|
<integer>128</integer>
|
||||||
<key>ScrollResolution</key>
|
|
||||||
<integer>800</integer>
|
|
||||||
<key>Thinkpad</key>
|
|
||||||
<true/>
|
|
||||||
</dict>
|
</dict>
|
||||||
<key>Thinkpad_TrackPad</key>
|
<key>Thinkpad_TrackPad</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>FakeMiddleButton</key>
|
|
||||||
<false/>
|
|
||||||
<key>FingerZ</key>
|
<key>FingerZ</key>
|
||||||
<integer>47</integer>
|
<integer>47</integer>
|
||||||
<key>HWResetOnStart</key>
|
<key>HWResetOnStart</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>Resolution</key>
|
|
||||||
<integer>3200</integer>
|
|
||||||
<key>ScrollResolution</key>
|
|
||||||
<integer>800</integer>
|
|
||||||
<key>Thinkpad</key>
|
|
||||||
<true/>
|
|
||||||
</dict>
|
</dict>
|
||||||
<key>X1CG3</key>
|
<key>X1CG3</key>
|
||||||
<string>Thinkpad_ClickPad</string>
|
<string>Thinkpad_ClickPad</string>
|
||||||
@@ -547,7 +442,7 @@
|
|||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||||
<string>2.3.0</string>
|
<string>2.3.1</string>
|
||||||
<key>com.apple.iokit.IOHIDFamily</key>
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
<string>1.0.0b1</string>
|
<string>1.0.0b1</string>
|
||||||
<key>com.apple.kpi.iokit</key>
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
|||||||
Binary file not shown.
38
EFI/OC/config.plist
Executable file → Normal file
38
EFI/OC/config.plist
Executable file → Normal file
@@ -948,6 +948,42 @@
|
|||||||
<key>PlistPath</key>
|
<key>PlistPath</key>
|
||||||
<string>Contents/Info.plist</string>
|
<string>Contents/Info.plist</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>Any</string>
|
||||||
|
<key>BundlePath</key>
|
||||||
|
<string>RealtekCardReader.kext</string>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>RealtekCardReader.kext</string>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>ExecutablePath</key>
|
||||||
|
<string>Contents/MacOS/RealtekCardReader</string>
|
||||||
|
<key>MaxKernel</key>
|
||||||
|
<string></string>
|
||||||
|
<key>MinKernel</key>
|
||||||
|
<string></string>
|
||||||
|
<key>PlistPath</key>
|
||||||
|
<string>Contents/Info.plist</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>Any</string>
|
||||||
|
<key>BundlePath</key>
|
||||||
|
<string>RealtekCardReaderFriend.kext</string>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>RealtekCardReader.kext</string>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>ExecutablePath</key>
|
||||||
|
<string>Contents/MacOS/RealtekCardReaderFriend</string>
|
||||||
|
<key>MaxKernel</key>
|
||||||
|
<string></string>
|
||||||
|
<key>MinKernel</key>
|
||||||
|
<string></string>
|
||||||
|
<key>PlistPath</key>
|
||||||
|
<string>Contents/Info.plist</string>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>Block</key>
|
<key>Block</key>
|
||||||
<array/>
|
<array/>
|
||||||
@@ -1481,4 +1517,4 @@
|
|||||||
<array/>
|
<array/>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user