From 56e09fd084df5cad6a8bca0d7851176fa60231c8 Mon Sep 17 00:00:00 2001 From: lalitaalaalitah <46178760+lalitaalaalitah@users.noreply.github.com> Date: Fri, 23 Dec 2022 01:59:18 +0530 Subject: [PATCH] Update m2.md Club Optional kexts in one option, as was done for BrcmPatchRAM --- types-of-wireless-card/m2.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/types-of-wireless-card/m2.md b/types-of-wireless-card/m2.md index 6f64dca..3db0f46 100644 --- a/types-of-wireless-card/m2.md +++ b/types-of-wireless-card/m2.md @@ -50,14 +50,15 @@ All cards presented here **besides the Fenvi and Apple AirPort cards** require t * [AirportBrcmFixup](https://github.com/acidanthera/AirportBrcmFixup/releases) * [BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM/releases) - * BrcmBluetoothInjector - * Do not use with macOS 12, use BlueToolFixup instead - * If you dual boot both macOS 11 or under and macOS 12, `MinKernel` and `MaxKernel` under `Kernel -> Add` in your config can be used to load one kext or the other in a specific OS + * BrcmBluetoothInjector/BlueToolFixup + * BrcmBluetoothInjector + * Do not use with macOS 12+, use BlueToolFixup instead + * If you dual boot both macOS 11 or under and macOS 12, `MinKernel` and `MaxKernel` under `Kernel -> Add` in your config can be used to load one kext or the other in a specific OS + * BlueToolFixup: + * Used in place of BrcmBluetoothInjector on macOS 12 + * See above dual booting note * BrcmFirmwareData * BrcmPatchRAM fix: * BrcmPatchRAM3 for macOS 10.14+ (must be paired with BrcmBluetoothInjector unless on macOS 12) * BrcmPatchRAM2 for macOS 10.11-10.14 * BrcmPatchRAM for macOS 10.10 and older - * BlueToolFixup: - * Used in place of BrcmBluetoothInjector on macOS 12 - * See above dual booting note