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)
Sun, Jan 26, 2:33 AM
Unknown Object (File)
Nov 21 2024, 3:58 PM
Unknown Object (File)
Oct 19 2024, 8:10 PM
Unknown Object (File)
Oct 18 2024, 4:59 AM
Unknown Object (File)
Sep 30 2024, 7:43 PM
Unknown Object (File)
Sep 30 2024, 2:34 AM
Unknown Object (File)
Sep 26 2024, 9:00 AM
Unknown Object (File)
Sep 23 2024, 4:24 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.