Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lvs1974 committed Feb 8, 2022
1 parent 7211f45 commit 86d16bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Note: ***Debug version of Lilu.kext should be put in the same folder as BrcmWLFi
- `brcmfx-country=XX` changes the country code to XX (US, CN, #a, ...), also can be injected via DSDT or Properties → DeviceProperties in bootloader
- `brcmfx-aspm` overrides value used for pci-aspm-default
- `brcmfx-wowl` enables/disables WoWLAN patch
- `brcmfx-delay` delays start of native broadcom driver for specified amount of milliseconds
- `brcmfx-delay` delays start of native broadcom driver for specified amount of milliseconds. It can solve panics or missing wi-fi device in Monterey. You can start with 15 seconds (brcmfx-delay=15000) and successively reduce this value until you notice instability in boot.
- `brcmfx-alldrv` allows patching for all supported drivers, disregarding current system version (see `Matching device-id and kext name in different macOS versions`)
- `brcmfx-driver=0|1|2|3` enables only one kext for loading, 0 - AirPortBrcmNIC-MFG, 1 - AirPortBrcm4360, 2 - AirPortBrcmNIC, 3 - AirPortBrcm4331, also can be injected via DSDT or Properties → DeviceProperties in bootloader

Expand Down

0 comments on commit 86d16bb

Please sign in to comment.