Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openintelwireless/intelbluetoothfirmware
Intel Bluetooth Kernel Extensions for macOS
https://github.com/openintelwireless/intelbluetoothfirmware
intel-bluetooth intelbluetoothfirmware kernel-extension kext macos
Last synced: 5 days ago
JSON representation
Intel Bluetooth Kernel Extensions for macOS
- Host: GitHub
- URL: https://github.com/openintelwireless/intelbluetoothfirmware
- Owner: OpenIntelWireless
- License: gpl-3.0
- Created: 2019-11-17T03:34:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T23:57:31.000Z (3 months ago)
- Last Synced: 2024-12-18T20:06:55.456Z (5 days ago)
- Topics: intel-bluetooth, intelbluetoothfirmware, kernel-extension, kext, macos
- Language: C++
- Homepage: https://OpenIntelWireless.github.io/IntelBluetoothFirmware
- Size: 15.6 MB
- Stars: 2,477
- Watchers: 101
- Forks: 264
- Open Issues: 14
-
Metadata Files:
- Readme: .github/README-zh_Hans.md
- License: LICENSE
Awesome Lists containing this project
README
# IntelBluetoothFirmware
![CI](https://github.com/OpenIntelWireless/IntelBluetoothFirmware/workflows/CI/badge.svg)
- [English](/README.md)
- **简体中文**## 简介
IntelBluetoothFirmware 是一个用于在 macOS 中启用原生蓝牙的固件上传驱动,固件的二进制文件来自 Linux。
经过数月的测试后,这个驱动已经被证实可以正常稳定工作。
[![Join the chat at https://gitter.im/OpenIntelWireless/itlwm](https://badges.gitter.im/OpenIntelWireless/IntelBluetoothFirmware.svg)](https://gitter.im/OpenIntelWireless/IntelBluetoothFirmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## 文档
**请在使用驱动或提交 issue 之前仔细阅读文档!**
- [支持列表](https://openintelwireless.github.io/IntelBluetoothFirmware/Compat.html)
- [安装方法](https://openintelwireless.github.io/IntelBluetoothFirmware/Installation.html)
- [常见疑问](https://openintelwireless.github.io/IntelBluetoothFirmware/FAQ.html)
- [排错方法](https://openintelwireless.github.io/IntelBluetoothFirmware/Troubleshooting.html)## 参考资料
- [torvalds/linux](https://github.com/torvalds/linux)
- [acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)