Page MenuHomeFreeBSD

urtwn(4): simplify urtwn_tsf_sync_enable()
ClosedPublic

Authored by avos on Oct 4 2015, 7:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 16, 12:07 PM
Unknown Object (File)
Mon, Mar 16, 1:45 AM
Unknown Object (File)
Fri, Mar 13, 10:37 AM
Unknown Object (File)
Fri, Mar 13, 10:29 AM
Unknown Object (File)
Jan 30 2026, 5:28 PM
Unknown Object (File)
Jan 30 2026, 12:53 PM
Unknown Object (File)
Jan 29 2026, 11:40 PM
Unknown Object (File)
Dec 3 2025, 5:09 PM
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 Not Applicable
Unit
Tests Not Applicable

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.