Page MenuHomeFreeBSD

urtwn(4): simplify urtwn_tsf_sync_enable()
ClosedPublic

Authored by avos on Oct 4 2015, 7:08 PM.
Tags
None
Referenced Files
F131722135: D3801.diff
Fri, Oct 10, 3:42 PM
Unknown Object (File)
Tue, Oct 7, 2:17 PM
Unknown Object (File)
Wed, Sep 24, 2:02 AM
Unknown Object (File)
Aug 27 2025, 12:39 AM
Unknown Object (File)
Aug 14 2025, 9:21 PM
Unknown Object (File)
Aug 14 2025, 9:01 PM
Unknown Object (File)
Aug 13 2025, 8:05 AM
Unknown Object (File)
Aug 9 2025, 7:47 AM
Subscribers

Details

Summary
  • Drop TSF initialization; device can discover it without our help.
  • Do not touch R92C_BCN_CTRL_EN_BCN bit in STA mode.
  • Add 'static' keyword for function definition.
Test Plan

Tested with RTL8188EU, STA mode.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

avos retitled this revision from to urtwn(4): simplify urtwn_tsf_sync_enable().
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
kevlo edited edge metadata.
This revision is now accepted and ready to land.Nov 2 2015, 3:40 AM
adrian edited edge metadata.

go for it!

This revision was automatically updated to reflect the committed changes.