Page MenuHomeFreeBSD

[iwm] Sync iwm_apm_stop a bit more to iwl_pcie_apm_stop in Linux iwlwifi.
ClosedPublic

Authored by ivadasz on Jul 30 2016, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 1 2025, 10:40 PM
Unknown Object (File)
Sep 30 2025, 12:29 AM
Unknown Object (File)
Jul 29 2025, 2:57 AM
Unknown Object (File)
Jul 7 2025, 2:11 AM
Unknown Object (File)
Jul 2 2025, 4:11 PM
Unknown Object (File)
Jul 1 2025, 5:00 PM
Unknown Object (File)
Jun 29 2025, 11:40 PM
Unknown Object (File)
Jun 28 2025, 8:27 PM
Subscribers

Details

Reviewers
cognet
adrian
Summary
  • Do an additional device reset, and clear the IWM_CSR_GP_CNTRL_REG_FLAG_INIT_DONE bit in iwm_apm_stop.
Test Plan

Needs testing.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4665
Build 4719: arc lint + arc unit

Event Timeline

ivadasz retitled this revision from to [iwm] Sync iwm_apm_stop a bit more to iwl_pcie_apm_stop in Linux iwlwifi..
ivadasz updated this object.
ivadasz edited the test plan for this revision. (Show Details)
ivadasz added reviewers: adrian, cognet.
adrian edited edge metadata.

good work!

This revision is now accepted and ready to land.Jul 30 2016, 5:03 PM

This no longer applies. The code is there in a different way, though, and appears to maybe have arrived via a sync with OpenBSD driver.