Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 845 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 845 Bytes

Intel Wifi adapter on MacOS, the code is rewrite from Linux iwlwifi open source code. As of the last commit, the card initial routine is done.

This repo will not be update since my new Intel WiFi driver project is here itlwm.

Intel Wifi team is continuing develope this project AppleIntelWifi.


针对Apple未公开的AirPort程序进行的研究

目前基于10.15api

闲暇时间鼓捣。。。

使用方法,

xcode编译完成后

sudo chown -R root:wheel AppleIntelWifiAdapterV2.kext/
sudo kextload -v AppleIntelWifiAdapterV2.kext/

图片1
图片2