Skip to content

A Lilu plugin for patching AirPortAtheros40.kext hence enabling Atheros AR9K based cards in macOS.

License

Notifications You must be signed in to change notification settings

black-dragon74/ATH9KFixup

 
 

Repository files navigation

ATH9KFixup

An open source kernel extension providing patches for unsupported Atheros cards.

  • AR946X (AR9462 & AR9463)
  • AR9485
  • AR9565

Features

Boot args:

  • AR946X: (Default)
  • AR9485: -ath9485
  • AR9565: -ath9565

Installation

  • This kext version requires LILU plugin version 1.2.6+
  • Download Lilu.kext, ATH9KInjector.kext and ATH9KFixup.kext
  • Inject Lilu.kext and ATH9KFixup.kext using CLOVER bootloader.
  • Install ATH9KInjector.kext to /System/Library/Extensions (CLOVER injection won't work).
  • User -ath9485 boot arg for AR9485 and -ath9565 for AR9565 (If you don't use any boot args it will do the patching for AR946X by default)
  • Optional (Rebuild Caches)

Credits

About

A Lilu plugin for patching AirPortAtheros40.kext hence enabling Atheros AR9K based cards in macOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 59.3%
  • C 40.4%
  • Other 0.3%