Page MenuHomeFreeBSD

rtwn: add rtwn_efuse_preread
ClosedPublic

Authored by vexeduxr on Fri, Aug 21, 11:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 11, 8:12 PM
Unknown Object (File)
Fri, Sep 11, 4:18 PM
Unknown Object (File)
Thu, Sep 10, 10:22 PM
Unknown Object (File)
Thu, Sep 10, 7:21 PM
Unknown Object (File)
Wed, Sep 9, 4:46 AM
Unknown Object (File)
Wed, Sep 9, 3:14 AM
Unknown Object (File)
Tue, Sep 8, 7:02 PM
Unknown Object (File)
Mon, Sep 7, 9:21 PM
Subscribers

Details

Summary

This would be used to switch to the "WiFi bank" before reading the rom.
The 8723bu will need this, currently a nop on all chips.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75960
Build 72843: arc lint + arc unit

Event Timeline

These two patches are precursors to adding support for the rtl8723bu. The main patch is mostly complete, but I'm still chipping away at cleaning it up. Adrian suggested we just get these out of the way now. The non cleaned up version can be found here: https://github.com/freebsd/freebsd-src/compare/main...VexedUXR:freebsd-src:rtwn

bz edited reviewers, added: wireless; removed: bz.

These two patches are precursors to adding support for the rtl8723bu. The main patch is mostly complete, but I'm still chipping away at cleaning it up. Adrian suggested we just get these out of the way now. The non cleaned up version can be found here: https://github.com/freebsd/freebsd-src/compare/main...VexedUXR:freebsd-src:rtwn

I scrolled through the github diff a bit; there's some cleanup to be done. I hope one of the others will help you go get it into good shape.

This revision is now accepted and ready to land.Sun, Aug 23, 4:46 PM
This revision was automatically updated to reflect the committed changes.