Page MenuHomeFreeBSD

iwn: some initialization / RF switch state change fixes
ClosedPublic

Authored by avos on Feb 25 2017, 12:27 AM.
Tags
None
Referenced Files
F168662006: D9797.id25676.diff
Sat, Aug 29, 12:18 PM
F168564581: D9797.diff
Sat, Aug 29, 1:24 AM
F168545509: D9797.diff
Fri, Aug 28, 11:05 PM
Unknown Object (File)
Fri, Aug 28, 8:48 PM
Unknown Object (File)
Fri, Aug 28, 8:00 PM
Unknown Object (File)
Thu, Aug 27, 11:38 AM
Unknown Object (File)
Wed, Aug 26, 8:19 PM
Unknown Object (File)
Wed, Aug 26, 6:24 AM
Subscribers

Details

Summary
  • Check return code from initialization path; otherwise, vap state may be wrong after an error.
  • Do not try to run iwn_stop() / iwn_init() multiple times.
  • Merge iwn_radio_on/off() and move RFKILL bit check into the task.
  • Try to handle possible RF switch state change in S3 state (PR 181694).
Test Plan

Tested with Intel 6205, STA mode.

Diff Detail

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

Event Timeline

avos retitled this revision from to iwn: some initialization / RF switch state change fixes.
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.
adrian edited edge metadata.
This revision is now accepted and ready to land.Feb 25 2017, 12:34 AM
This revision was automatically updated to reflect the committed changes.