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)
Thu, Apr 16, 2:39 AM
Unknown Object (File)
Wed, Apr 15, 10:05 AM
Unknown Object (File)
Wed, Apr 15, 4:18 AM
Unknown Object (File)
Tue, Apr 14, 11:44 AM
Unknown Object (File)
Tue, Apr 14, 3:42 AM
Unknown Object (File)
Sun, Apr 5, 4:54 PM
Unknown Object (File)
Sat, Apr 4, 12:01 AM
Unknown Object (File)
Mar 16 2026, 12:07 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.