|
|
|
|
基本型番 | フル型番 | 製品名 | WiFi規格 | Bluetooth規格 |
BCM94350 | BCM94350ZAE | Dell Wireless 1820A DW1820A | 802.11ac 867Mbps | Bluetooth 4.1 |
BCM94352 | BCM94352Z | Dell Wireless 1560 DW1560 | 802.11ac 867Mbps | Bluetooth 4.1 |
BCM94360 | BCM94360NG | 802.11ac 867Mbps | Bluetooth 4.1 | |
BCM943602 | BCM943602CS | Apple Macbook Pro 2015年 | 802.11ac 1300Mbps | Bluetooth 4.1 |
BCM943602 | BCM943602BAED | Dell Wireless 1830 DW1830 | 802.11ac 1300Mbps | Bluetooth 4.1 |
今回購入![]() olivins MacBook Pro Retina 13/15 Mid 2012-Early 2015 アップグレード用 802.11ac/Bluetooth 4.0カード BCM943602CS BCM9436CSAX ASIN: B07LGRQFJ8 ※ BCM943602CS ※M.2変換基板が必要 |
今回購入![]() DW1820A BCM94350ZAE 8PKF4デュアルバンドワイヤレスネットワークカード、Bluetooth4.1グリーン ASIN: B09DSWL5M1 ※ BCM94350ZAE ※私の環境では Bluetoothが使えなかった |
![]() BCM94352Z NGFF 802.11acデュアルバンドワイヤレスWIFIカードモジュール(Y50-70タッチ用04X6020グリーン) ASIN: B09D3QZKNT ※ BCM94352Z |
![]() ワイヤレスカード ネットワークカード BCM943602CS iOS/OS Xの転送でき Bluetooth4.0 短絡防止でき Wi‑Fi PCIインターフェースコンピュータに適用 ASIN: B08P138STQ ※ BCM943602CS ※ PCIe x1スロット用 |
![]() JMT ドライブフリーワイヤレスカードからA + EキーアダプタカードBCM943602CS BCM94360CS BCM94331CSAX BCM943224PCIEBT2 BCM94360CDサポート2230タイプM.2キーA / Eコネクタ ASIN: B08D3925FG ※ M75qや M75sでは物理的に使えません |
DW1820A BCM94350ZAE CN-0VW3T3 | Bluetoothが使えない(USB\VID_0A5C&PID_6412) |
Apple Macbook Pro 2015年からの抜き取り品 BCM943602CS | 問題無く使用可能 |
BCM94360NG | Bluetoothが安定しない感じ(USB\VID_05AC&PID_828D) |
Kernel - Add <dict> <key>Arch</key> <string>Any</string> <key>BundlePath</key> <string>BlueToolFixup.kext</string> <key>Comment</key> <string>Monterey Bluetooth Patch</string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/BlueToolFixup</string> <key>MaxKernel</key> <string>21.99.99</string> <key>MinKernel</key> <string>21.00.00</string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>Arch</key> <string>Any</string> <key>BundlePath</key> <string>AirportBrcmFixup.kext</string> <key>Comment</key> <string>Broadcom BCM943602CS</string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/AirportBrcmFixup</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>AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext</string> <key>Comment</key> <string>Broadcom BCM943602CS</string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string></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>BrcmBluetoothInjector.kext</string> <key>Comment</key> <string>Broadcom BCM943602CS</string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string></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>BrcmFirmwareData.kext</string> <key>Comment</key> <string>Broadcom BCM943602CS</string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/BrcmFirmwareData</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>BrcmPatchRAM3.kext</string> <key>Comment</key> <string>Broadcom BCM943602CS</string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/BrcmPatchRAM3</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict>
You have to block (or remove) AirPortBrcm4360_Injector.kext in 11+. この例では Enabledを trueにして MaxKernelを 19.99.99にして Big Sur以降(20.0.0)では読み込まない様に設定しています。 <dict> <key>Arch</key> <string>Any</string> <key>BundlePath</key> <string>AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext</string> <key>Comment</key> <string>Broadcom</string> <key>Enabled</key> <false/> <key>ExecutablePath</key> <string></string> <key>MaxKernel</key> <string>19.99.99</string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict>
● Broadcom 802.11ac Network Adapter ネットワーク コントローラー PCI\VEN_14E4&DEV_43BA&SUBSYS_0133106B&REV_01 PCI\VEN_14E4&DEV_43BA&SUBSYS_0133106B PCI\VEN_14E4&DEV_43BA&CC_028000 PCI\VEN_14E4&DEV_43BA&CC_0280 bcmwl63.inf DriverVer=04/21/2020, 7.77.119.0 %BCM430AC_DeviceDesc% = BCM43XAC_NT60, PCI\VEN_14E4&DEV_43BA BCM430AC_DeviceDesc="Broadcom 802.11ac Network Adapter" ● Bluetooth USB Host Controller USB\VID_05AC&PID_8290&MI_02\8&497139A&0&0002 USB\VID_05AC&PID_8290&REV_0169&MI_02 USB\VID_05AC&PID_8290&MI_02 AppleBTBC.inf DriverVer=10/04/2016,6.1.6700.0 %AppleBuildInBt%=AppleBtBc, USB\VID_05ac&PID_8290 AppleBuildInBt = "Apple Broadcom Built-in Bluetooth" bcbtums.inf DriverVer = 10/26/2018,12.0.1.1105 DW1830.DeviceDesc%=RAMUSB6410, USB\VID_0A5C&PID_6410 DW1830.DeviceDesc="Dell Wireless 1830 Bluetooth 4.1 LE"
WiFi | VEN_14E4&DEV_43A0 | BCM4360 | Apple Mac BCM94360CS2と同じ |
Bluetooth | VID_05AC&PID_828D | Apple Mac BCM94360CDと同じ |
Broadcom 802.11ac Network Adapter PCI\VEN_14E4&DEV_43A0&SUBSYS_0117106B&REV_03 PCI\VEN_14E4&DEV_43A0&SUBSYS_0117106B PCI\VEN_14E4&DEV_43A0&CC_028000 PCI\VEN_14E4&DEV_43A0&CC_0280 Apple Broadcom Built-in Bluetooth USB\VID_05AC&PID_828D&REV_0065 USB\VID_05AC&PID_828D PCIROOT(0)#PCI(0201)#PCI(0000)#USBROOT(0)#USB(14)#USB(3) ACPI(_SB_)#ACPI(PCI0)#ACPI(GPP3)#ACPI(PTXH)#ACPI(RHUB)#ACPI(PO14)#USB(3) Port_#0003.Hub_#0005
● Dell Wireless 1820A Bluetooth 4.1 LE USB\VID_0A5C&PID_6412&REV_0112 USB\VID_0A5C&PID_6412 USB\Class_FF&SubClass_01&Prot_01 USB\Class_FF&SubClass_01 USB\Class_FF ● Broadcom 802.11ac Network Adapter PCI\VEN_14E4&DEV_43A3&SUBSYS_00211028&REV_08 PCI\VEN_14E4&DEV_43A3&SUBSYS_00211028 PCI\VEN_14E4&DEV_43A3&CC_028000 PCI\VEN_14E4&DEV_43A3&CC_0280 PCI\VEN_14E4&DEV_43A3&REV_08 PCI\VEN_14E4&DEV_43A3 PCI\VEN_14E4&CC_028000 PCI\VEN_14E4&CC_0280 PCI\VEN_14E4 PCI\CC_028000 PCI\CC_0280
CN-0VW3T3 | BCM94350ZAE_2 | 1028:0021 | [0a5c:6412] |
CN-0VW3T3 | BCM94356ZEPA50DX_2 | 1028:0021 | [0a5c:6412] |
CN-096JNT | BCM94356ZEPA50DX_2 | 1028:0022 | [0a5c:6412] |
CN-08PKF4 | BCM94356ZEPA50DX_2 | 1028:0023 | [0a5c:6412] |