From dc82dd64ca4a2570302717aa931d8e9d783dfebd Mon Sep 17 00:00:00 2001 From: bwn-a1370 Date: Sun, 16 Aug 2026 16:16:32 +0300 Subject: [PATCH] first commit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 505c18b..a981d7a 100644 --- a/README.md +++ b/README.md @@ -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 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/`.) 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.