first commit

This commit is contained in:
bwn-a1370
2026-08-16 16:16:32 +03:00
parent a8418431bb
commit dc82dd64ca
+5 -1
View File
@@ -1,4 +1,4 @@
# bwn driver fixes for Broadcom BCM43224 (Apple MacBook Air A1370) # FreeBSD bwn driver fixes for Broadcom BCM43224 (Apple MacBook Air A1370)
A complete, self-contained set of fixes that make the FreeBSD `bwn(4)` driver A complete, self-contained set of fixes that make the FreeBSD `bwn(4)` driver
work on the Apple MacBook Air A1370's BCM43224 work on the Apple MacBook Air A1370's BCM43224
@@ -118,3 +118,7 @@ ways:
(Plus the prebuilt `bwn_v4_n.ko` firmware, reproducible from `src/firmware/`.) (Plus the prebuilt `bwn_v4_n.ko` firmware, reproducible from `src/firmware/`.)
See `RESEARCH.md` for the full root-cause analysis behind each fix. See `RESEARCH.md` for the full root-cause analysis behind each fix.
## Credits
Created by Luxferre in 2026, released into the public domain with no warranties.