Skip to content

Releases: acidanthera/AirportBrcmFixup

1.1.7

21 Dec 11:00
8f7e8f8
Compare
Choose a tag to compare

v1.1.7

  • Use separate variables and methods wlc_set_countrycode_rev & siPmuFvcoPllreg for every driver
  • Introduce a new boot-arg brcmfx-driver=[0|1|2], 0 - AirPort.BrcmNIC-MFG, 1 - AirPort.Brcm4360, 2 - AirPort.BrcmNIC
  • Remove redundancy boot-args wl_msg_level and wl_msg_level2 (they are supported by Apple)
  • pci14e4,43b1 & pci14e4,43b2 matched also to AirPort_BrcmNIC

v1.1.6

04 Oct 18:04
Compare
Choose a tag to compare

Unresolved symbols issue has been fixed, kext is loadable in 10.10.5

1.1.5

13 Aug 11:02
Compare
Choose a tag to compare

v1.1.5

  • Mojave compatible

v1.1.4

02 Aug 17:27
Compare
Choose a tag to compare

Add patch to disable LPO panic in AirPortBrcmNIC: on some cards (DW1820A/BCM4350), the external LPO clock is sometimes not set upon initialization. While harmless in AirPortBrcm4360, AirPortBrcmNIC panics if this occurs. As it wasn't present previously, _osl_panic for string "32KHz LPO Clock not running" does not produce panic in AirPortBrcmNIC. Idea by al3xtjames.

v1.1.3

06 Jun 16:16
Compare
Choose a tag to compare
  • Allow to load all matched drivers for broadcom wi-fi (in case if there is a concurrency), except AirPortBrcmNIC-MFG.kext
  • AirPortBrcmNIC-MFG probe & start are hooked to prevent using of this driver
  • Fix a name conflict for config variable

v.1.1.2

19 Mar 17:48
Compare
Choose a tag to compare
  • FakeBrcm is destroyed & removed from ioreg, there is no need to start original ariport driver, gIOCatalogue->removeDrivers called for FakeBrcm does this.
  • Deep refactoring for FakeBrcm & BRCMFX, improved matching logic

v1.1.1

09 Mar 13:43
Compare
Choose a tag to compare
Lilu 1.2.3 is not required, new build phase is added (archive)

v.1.1.0

08 Mar 18:33
32231ef
Compare
Choose a tag to compare
Update README.md