Page MenuHomeFreeBSD

[iwm] When stopping TX DMA, wait for all channels at once.
ClosedPublic

Authored by ivadasz on Jul 26 2016, 10:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 10:44 AM
Unknown Object (File)
Thu, Oct 2, 9:12 AM
Unknown Object (File)
Thu, Oct 2, 1:52 AM
Unknown Object (File)
Tue, Sep 30, 1:06 AM
Unknown Object (File)
Sat, Sep 27, 2:09 AM
Unknown Object (File)
Sep 5 2025, 1:07 PM
Unknown Object (File)
Sep 4 2025, 2:24 PM
Unknown Object (File)
Sep 4 2025, 1:08 PM
Subscribers

Details

Summary
  • Makes the TX DMA stopping more similar to Linux code, and potentially a bit faster. Also, output an error message when TX DMA idling fails.

    Taken-From: Linux iwlwifi

Obtained from: DragonFlyBSD git 2ee486ddff973ac552ff787c17e8d83e8ae0f24c

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivadasz retitled this revision from to [iwm] When stopping TX DMA, wait for all channels at once..
ivadasz updated this object.
ivadasz edited the test plan for this revision. (Show Details)
ivadasz added reviewers: adrian, cognet, sbruno.
adrian edited edge metadata.

approved!

make sure you say what you tested it on. Normally I do something like:

Tested:

  • blah chip, STA mode
This revision is now accepted and ready to land.Jul 26 2016, 10:19 PM
This revision was automatically updated to reflect the committed changes.