Page MenuHomeFreeBSD

iwm(4): Document limitations of the driver
ClosedPublic

Authored by gbe on Jul 14 2020, 3:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 2:15 AM
Unknown Object (File)
Fri, Oct 3, 5:16 PM
Unknown Object (File)
Fri, Oct 3, 5:14 PM
Unknown Object (File)
Fri, Oct 3, 5:02 PM
Unknown Object (File)
Fri, Oct 3, 7:00 AM
Unknown Object (File)
Sat, Sep 27, 1:13 PM
Unknown Object (File)
Wed, Sep 24, 2:23 PM
Unknown Object (File)
Sep 7 2025, 12:47 PM
Subscribers

Details

Summary

Document that iwm(4) currently doesn't support 802.11n and 802.11ac.

Test Plan

mandoc output review and 'mandoc -Tlint' checks.

PR: 247874

Diff Detail

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

Event Timeline

gbe requested review of this revision.Jul 14 2020, 3:09 PM
gbe created this revision.
brueffer added inline comments.
share/man/man4/iwm.4
112 ↗(On Diff #74444)

New sentence -> new line

It's good to routinely run mandoc -Tlint on a manpage, it would have pointed out the same.

  • New sentence, new line.
gbe marked an inline comment as done.Jul 14 2020, 3:19 PM

@brueffer good catch! ;-)

Looks good now formatting-wise.

This revision is now accepted and ready to land.Jul 14 2020, 3:21 PM
gbe requested review of this revision.Jul 14 2020, 3:33 PM
gbe added a reviewer: markj.
gbe added a subscriber: markj.

@markj could you have a look from the technical perspective if the mentioned Wifi Modes aren't currently supported?

This revision is now accepted and ready to land.Jul 14 2020, 3:35 PM
This revision was automatically updated to reflect the committed changes.