Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update m2.md #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions types-of-wireless-card/m2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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