We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

AirportBrcmFixup

An open source kernel extension providing a set of patches required for non-native Airport Broadcom Wi-Fi cards. It is a plugin for Lilu – kernel extension bringing a platform for arbitrary kext, library, and program patching throughout the system for macOS (https://github.com/vit9696/Lilu

Installation types:

– Clover Airport Fix + AirportBrcmFixup
– Clover Airport Fix + AddProperties(fake device-id) + AirportBrcmFixup (preferable)
– Clover Airport Fix + AirportBrcmFixup + FakePCIID + FakePCIID_Broadcom_WiFi.kext
– AirportBrcmFixup + FakePCIID + FakePCIID_Broadcom_WiFi.kext

Requires Lilu version 1.2.0

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website https://airportbrcmfixup.sourceforge.io
Tags
Features
  • Supports AirPort_Brcm4360, AirPort_BrcmNIC and AirPort_BrcmNIC_MFG
  • Implements patch for passing chip id checking (fcvo - 0xaa52)
  • Implements patch for "Failed PCIe configuration"
  • Implements patch for "Third-Party Wireless Card" (returns vendor name "Apple")
  • Implements patch for removing of white-list check
  • Implements 5Ghz and country code patch (US by default)
  • Implements WOWL (WoWLAN) disabler (turned on by default) - no low speed after wake
  • Boot-arg "brcmfx-country=XX" changes the country code to XX (US, CN, #a, ...)
  • Boot-arg "-brcmfxdbg" turns on debugging output
  • Boot-arg "-brcmfxbeta" enables loading on unsupported osx
  • Boot-arg "-brcmfxoff" disables kext loading
  • Boot-args wl_msg_level=0xXXXX & wl_msg_level2=0xXXXX set log level for native network kexts
  • Boot-arg "-brcmfxwowl" enables WOWL (WoWLAN) - it is disabled by default
  • Option "brcmfx-country" also can be injected via DSDT or AddProperties in Clover