-
-
Notifications
You must be signed in to change notification settings - Fork 27
Home
Aleksandr Shabelnikov edited this page Sep 24, 2026
·
5 revisions
A DriverKit FireWire (IEEE 1394) driver for macOS, restoring functionality removed in macOS Tahoe (26).
Warning
ASFireWire is experimental. Prebuilt releases are ad-hoc signed and not notarized, and require disabling SIP. Use a machine you are comfortable testing on.
| I want to… | Page |
|---|---|
| Install a prebuilt release | Installing |
| Build and sign it myself | Building and Signing |
| Fix something that's broken | Troubleshooting |
| Report a bug properly | Reporting Issues |
| Collect and filter driver logs | Logging |
| See what hardware people got working | Device Compatibility |
| Get my PCIe FireWire card recognised | Adding a PCIe FireWire card |
| Download a build | Releases |
| What's supported in tree | README § Hardware compatibility |
| How to collect logs | Logging · README § Collecting logs |
| What changed | CHANGELOG.md |
| Development and architecture | Development · DeepWiki |
Note
Installation instructions describe the latest release. The device compatibility
page also records explicitly labeled results from main and development branches.
If you are running an older build, check that tag's release notes.
Edits are welcome — especially Device Compatibility and Troubleshooting, which are only as good as the reports people add. If you hit a problem and worked it out, please write down what you did.