[PATCH 0/6] b43: complete N-PHY rev 8 + radio 2057 rev 8 support
Alessio Ferri
alessio.ferri at mythread.it
Tue May 19 14:02:41 PDT 2026
On Tue, 19 May 2026 17:58:12 +0200
Michael Büsch <m at bues.ch> wrote:
> On Mon, 18 May 2026 03:49:33 +0200
> Alessio Ferri <alessio.ferri at mythread.it> wrote:
>
> > This series completes b43 support for the Broadcom N-PHY revision 8
> > paired with radio 2057 revision 8. b43 already supports the
> > surrounding PHY family - N-PHY rev 8 with radio 2057 rev 5 and rev
> > 7 are handled, and rev 16 with radio 2057 rev 9 is handled - but
> > the rev 8 + rev 8 combination falls through four dispatcher gaps:
>
> > Alessio Ferri (6):
> > b43: add d11 core revision 0x16 to id table
> > b43: route d11 corerev 22 to 24-bit indirect radio access
> > b43: support radio 2057 rev 8
> > b43: add IPA TX gain table for N-PHY r8 + radio 2057 r8
> > b43: add channel info table for N-PHY r8 + radio 2057 r8
> > b43: add RF power offset for N-PHY r8 + radio 2057 r8
>
>
> In general this looks Ok.
> From the style I assume that this is AI generated, right?
> If so, can you tell us a bit more about the inputs used for the AI?
> What information is this implementation based on?
>
The patchset is tested on my own DLink DSL 3580L router and generated by
claude from our shared notes, i then reviewed it for sanity and
verified it by navigating from the router with modified b43 driver with
my phone.
The shared notes were: logs and dumps taken from the proprietary binary
driver while running the stock firmware in the router, files from
brcmsmac that had some details for rev 22, GPL released broadcom code
in the GPL dump of the vendor, .rodata pieces from the binary driver and
finally logs and dumps from the live b43 running in the router flashed
with openwrt. Gathering all of this was a week long task, and writing
code was only a small part of it, like in the 5% range.
More information about the b43-dev
mailing list