Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpeshkov/IntelWifi
MacOS port of Intel Wireless Linux (IWL) Driver
https://github.com/rpeshkov/IntelWifi
Last synced: 3 months ago
JSON representation
MacOS port of Intel Wireless Linux (IWL) Driver
- Host: GitHub
- URL: https://github.com/rpeshkov/IntelWifi
- Owner: rpeshkov
- Created: 2018-04-03T20:42:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T23:34:40.000Z (about 6 years ago)
- Last Synced: 2024-04-09T01:57:29.078Z (7 months ago)
- Language: C
- Size: 4.27 MB
- Stars: 236
- Watchers: 53
- Forks: 48
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - rpeshkov/IntelWifi - MacOS port of Intel Wireless Linux (IWL) Driver (C)
README
# IntelWifi
OS X driver for Intel Wifi cards.
## SDK
In order to build this kext, you need to install MacOS 10.12 SDK.
Installation steps:
1. curl -O -L https://github.com/phracker/MacOSX-SDKs/releases/download/10.13/MacOSX10.12.sdk.tar.xz
2. tar zxf ./MacOSX10.12.sdk.tar.xz
3. sudo mv MacOSX10.12.sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/## License
The Intel firmware files are covered by the [firmware license][fw-license]
[fw-license]: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/LICENCE.iwlwifi_firmware?id=HEAD