Note: This RehabMan fork mostly created just to keep for future use. (I don't have this hardware currently, so no way to test it)
An open source kernel extension providing patches for unsupported Atheros cards.
- AR946X (AR9462 & AR9463)
- AR9485
- AR9565
Boot args:
- AR946X: (Default)
- AR9485: -ath9485
- AR9565: -ath9565
- This kext version requires LILU plugin version 1.2.0+
- Download Lilu.kext, ATH9KInjector.kext and ATH9KFixup.kext
- Install them to /S/L/E (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)
- Apple for macOS
- vit9696 for Lilu.kext & for patch
- Pike R. Alpha for patch
- lvs1974 for original source code and idea
- chunnann for writing the software and maintaining it
- black.dragon74 for adding support for Lilu 1.2.0
- RehabMan added Lilu 1.2.0 compatibility (separate from blackdragon74) and merged other changes that were present in the blackdragon74 repo)