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, May 11, 3:45 PM
Unknown Object (File)
Mon, May 11, 3:27 PM
Unknown Object (File)
Sun, May 10, 2:58 PM
Unknown Object (File)
Fri, May 8, 8:18 PM
Unknown Object (File)
Fri, May 1, 11:39 PM
Unknown Object (File)
Mon, Apr 27, 9:04 PM
Unknown Object (File)
Mon, Apr 27, 9:01 PM
Unknown Object (File)
Apr 16 2026, 2:39 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 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.