添加部分Docking功能。

This commit is contained in:
BIOS
2021-02-10 22:29:06 +08:00
parent b6001336d8
commit 49ac101272
14 changed files with 51 additions and 63 deletions
Vendored
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
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>20D64</string> <string>19H114</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,29 +17,27 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.3</string> <string>2.4</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
<array> <array>
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>7</string> <string>8</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>
<string>12D4e</string> <string>11E801a</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.1</string> <string>GM</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20C63</string> <string>17A315g</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.1</string> <string>macosx10.13</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1240</string> <string>1170</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12D4e</string> <string>11E801a</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>Sinetek_rtsx</key> <key>Sinetek_rtsx</key>
@@ -51,7 +49,7 @@
<key>IOKitDebug</key> <key>IOKitDebug</key>
<integer>65535</integer> <integer>65535</integer>
<key>IOPCIMatch</key> <key>IOPCIMatch</key>
<string>0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC 0x525A10EC 0x526010EC</string> <string>0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC 0x525A10EC</string>
<key>IOProbeScore</key> <key>IOProbeScore</key>
<integer>1000</integer> <integer>1000</integer>
<key>IOProviderClass</key> <key>IOProviderClass</key>
@@ -59,7 +57,7 @@
</dict> </dict>
</dict> </dict>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.14</string> <string>10.13</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 sinetek (modified by cholonam). All rights reserved.</string> <string>Copyright © 2017 sinetek (modified by cholonam). All rights reserved.</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
+18 -44
View File
@@ -47,23 +47,19 @@
<key>kUSBWakePowerSupply</key> <key>kUSBWakePowerSupply</key>
<integer>5100</integer> <integer>5100</integer>
<key>port-count</key> <key>port-count</key>
<data> <data>DwAAAA==</data>
DwAAAA==
</data>
<key>ports</key> <key>ports</key>
<dict> <dict>
<key>HSP0</key> <key>HSP0</key>
<dict> <dict>
<key>Comment</key> <key>Comment</key>
<string>USB 2.0 Device</string> <string>USB 2.0 Device - POWER</string>
<key>UsbConnector</key> <key>UsbConnector</key>
<integer>255</integer> <integer>255</integer>
<key>name</key> <key>name</key>
<string>HSP0</string> <string>HSP0</string>
<key>port</key> <key>port</key>
<data> <data>AQAAAA==</data>
AQAAAA==
</data>
</dict> </dict>
<key>HSP1</key> <key>HSP1</key>
<dict> <dict>
@@ -74,22 +70,18 @@
<key>name</key> <key>name</key>
<string>HSP1</string> <string>HSP1</string>
<key>port</key> <key>port</key>
<data> <data>AgAAAA==</data>
AgAAAA==
</data>
</dict> </dict>
<key>HSP2</key> <key>HSP2</key>
<dict> <dict>
<key>Comment</key> <key>Comment</key>
<string>USB 2.0 Device</string> <string>USB 2.0 Device - ThinkPad Dock</string>
<key>UsbConnector</key> <key>UsbConnector</key>
<integer>255</integer> <integer>255</integer>
<key>name</key> <key>name</key>
<string>HSP2</string> <string>HSP2</string>
<key>port</key> <key>port</key>
<data> <data>AwAAAA==</data>
AwAAAA==
</data>
</dict> </dict>
<key>HSP3</key> <key>HSP3</key>
<dict> <dict>
@@ -100,9 +92,7 @@
<key>name</key> <key>name</key>
<string>HSP3</string> <string>HSP3</string>
<key>port</key> <key>port</key>
<data> <data>BAAAAA==</data>
BAAAAA==
</data>
</dict> </dict>
<key>HSP4</key> <key>HSP4</key>
<dict> <dict>
@@ -113,9 +103,7 @@
<key>name</key> <key>name</key>
<string>HSP4</string> <string>HSP4</string>
<key>port</key> <key>port</key>
<data> <data>BQAAAA==</data>
BQAAAA==
</data>
</dict> </dict>
<key>HSP5</key> <key>HSP5</key>
<dict> <dict>
@@ -126,9 +114,7 @@
<key>name</key> <key>name</key>
<string>HSP5</string> <string>HSP5</string>
<key>port</key> <key>port</key>
<data> <data>BgAAAA==</data>
BgAAAA==
</data>
</dict> </dict>
<key>HSP6</key> <key>HSP6</key>
<dict> <dict>
@@ -139,9 +125,7 @@
<key>name</key> <key>name</key>
<string>HSP6</string> <string>HSP6</string>
<key>port</key> <key>port</key>
<data> <data>BwAAAA==</data>
BwAAAA==
</data>
</dict> </dict>
<key>HSP7</key> <key>HSP7</key>
<dict> <dict>
@@ -152,22 +136,18 @@
<key>name</key> <key>name</key>
<string>HSP7</string> <string>HSP7</string>
<key>port</key> <key>port</key>
<data> <data>CAAAAA==</data>
CAAAAA==
</data>
</dict> </dict>
<key>SSP0</key> <key>SSP0</key>
<dict> <dict>
<key>Comment</key> <key>Comment</key>
<string>USB 3.0 Device</string> <string>USB 3.0 Device - POWER</string>
<key>UsbConnector</key> <key>UsbConnector</key>
<integer>255</integer> <integer>255</integer>
<key>name</key> <key>name</key>
<string>SSP0</string> <string>SSP0</string>
<key>port</key> <key>port</key>
<data> <data>DAAAAA==</data>
DAAAAA==
</data>
</dict> </dict>
<key>SSP1</key> <key>SSP1</key>
<dict> <dict>
@@ -178,35 +158,29 @@
<key>name</key> <key>name</key>
<string>SSP1</string> <string>SSP1</string>
<key>port</key> <key>port</key>
<data> <data>DQAAAA==</data>
DQAAAA==
</data>
</dict> </dict>
<key>SSP2</key> <key>SSP2</key>
<dict> <dict>
<key>Comment</key> <key>Comment</key>
<string>USB 3.0 Device</string> <string>USB 3.0 Device - ThinkPad Dock</string>
<key>UsbConnector</key> <key>UsbConnector</key>
<integer>255</integer> <integer>255</integer>
<key>name</key> <key>name</key>
<string>SSP2</string> <string>SSP2</string>
<key>port</key> <key>port</key>
<data> <data>DgAAAA==</data>
DgAAAA==
</data>
</dict> </dict>
<key>SSP3</key> <key>SSP3</key>
<dict> <dict>
<key>Comment</key> <key>Comment</key>
<string>Smart Card</string> <string>Smart Card</string>
<key>UsbConnector</key> <key>UsbConnector</key>
<integer>255</integer> <integer>2</integer>
<key>name</key> <key>name</key>
<string>SSP3</string> <string>SSP3</string>
<key>port</key> <key>port</key>
<data> <data>DwAAAA==</data>
DwAAAA==
</data>
</dict> </dict>
</dict> </dict>
</dict> </dict>
+2 -2
View File
@@ -1435,7 +1435,7 @@
<key>AAPL,slot-name</key> <key>AAPL,slot-name</key>
<string>Internal@0,28,0/0,0</string> <string>Internal@0,28,0/0,0</string>
<key>compatible</key> <key>compatible</key>
<string>pci10ec,522a</string> <string>pci10ec,5227</string>
<key>device_type</key> <key>device_type</key>
<string>Card Reader</string> <string>Card Reader</string>
<key>model</key> <key>model</key>
@@ -2677,7 +2677,7 @@
<key>SystemAudioVolume</key> <key>SystemAudioVolume</key>
<data>Rg==</data> <data>Rg==</data>
<key>boot-args</key> <key>boot-args</key>
<string>-v </string> <string>-v rtsx_sleep_wake_delay_ms=1000</string>
<key>csr-active-config</key> <key>csr-active-config</key>
<data>AAAAAA==</data> <data>AAAAAA==</data>
<key>booter-fileset-kernel</key> <key>booter-fileset-kernel</key>
+10 -2
View File
@@ -4,10 +4,11 @@
- This is a full ThinkPad T450s macOS Big Sur + DW1820a configuration. - This is a full ThinkPad T450s macOS Big Sur + DW1820a configuration.
- Sound card default Layout-id = 32, earphone noise please use the sound card repair script(ALCPlugFix). - Sound card default Layout-id = 32, earphone noise please use the sound card repair script(ALCPlugFix).
- If you want to use the audio interface on the Docking, set the layout-id of the sound card to 55 and select the line output.
- Support touch screen (With multi-touch and touchscreen gestures). - Support touch screen (With multi-touch and touchscreen gestures).
- support Catalina. - support Catalina.
- support ThinkPad X250 ThinkPad T450. - support ThinkPad X250 ThinkPad T450.
- open Hi-DPI reference: (https://github.com/xzhih/one-key-hidpi).
## Hardware information ## Hardware information
``` ```
@@ -56,7 +57,7 @@
- Bluetooth - Bluetooth
- Handoff, Continuity, AirDrop - Handoff, Continuity, AirDrop
- iMessage, FaceTime, App Store, iTunes Store - iMessage, FaceTime, App Store, iTunes Store
- Ethernet card - Ethernet card (Unable to use the Ethernet interface on the laptop after connecting the docking station)
- sound card - sound card
- USB - USB
- The battery - The battery
@@ -65,7 +66,14 @@
- little red dot - little red dot
- miniDP - miniDP
- SD card reader - SD card reader
- Docking USB
- Docking Ethernet
- Docking Audio ( Set layout-id of sound card to 55. )
## Invalid ## Invalid
- VGA - VGA
- The fingerprint - The fingerprint
- Docking DisplayPort
- Docking VGA
- Docking DVI
- Docking HDMI
+10 -2
View File
@@ -3,10 +3,11 @@
## 简介 ## 简介
- 这是一个完整的ThinkPad T450s macOS Big Sur + DW1820a 配置。 - 这是一个完整的ThinkPad T450s macOS Big Sur + DW1820a 配置。
- 声卡默认 layout-id = 32,耳机杂音请使用声卡修复脚本(ALCPlugFix)。 - 声卡默认 layout-id = 32,耳机杂音请使用声卡修复脚本(ALCPlugFix)。
- 如果你想使用扩展坞上的音频接口,请将声卡 layout-id 设置为 55 ,选择线路输出。
- 支持触摸屏(带有多点触控和触屏手势)。 - 支持触摸屏(带有多点触控和触屏手势)。
- 支持 Catalina。 - 支持 Catalina。
- 支持 ThinkPad X250 ThinkPad T450。 - 支持 ThinkPad X250 ThinkPad T450。
- 一键开启Hi-DPI 参考:https://github.com/xzhih/one-key-hidpi)。
## 硬件信息 ## 硬件信息
``` ```
@@ -55,7 +56,7 @@
- 蓝牙 - 蓝牙
- Handoff, Continuity, AirDrop - Handoff, Continuity, AirDrop
- iMessage, FaceTime, App Store, iTunes Store - iMessage, FaceTime, App Store, iTunes Store
- 以太网卡 - 以太网卡 (连接扩展坞后无法使用笔记本上的以太网接口)
- 声卡 - 声卡
- USB - USB
- 电池 - 电池
@@ -64,7 +65,14 @@
- 小红点 - 小红点
- miniDP - miniDP
- SD卡读卡器 - SD卡读卡器
- 扩展坞 USB
- 扩展坞 以太网
- 扩展坞 音频 (需要将声卡 layout-id 设置为 55
## 无效 ## 无效
- VGA - VGA
- 指纹 - 指纹
- 扩展坞 DisplayPort
- 扩展坞 VGA
- 扩展坞 DVI
- 扩展坞 HDMI