Bug 247874

Summary: diff to update iwm.4 man page explaining limitations of driver
Product: Documentation Reporter: Charles Ross <cwr>
Component: Manual PagesAssignee: Gordon Bergling <gbe>
Status: Closed FIXED    
Severity: Affects Many People CC: doc, gbe
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://reviews.freebsd.org/D25666
Attachments:
Description Flags
diff to add info about 802.11b/g mode limitations none

Description Charles Ross 2020-07-09 16:10:27 UTC
Created attachment 216341 [details]
diff to add info about 802.11b/g mode limitations

The iwm(4) driver currently only works in 802.11b/g modes. It will not associate to access points that operate only in 802.11n or 802.11ac modes. This is not documented in the man page, and it probably should be.

diff attached to make the addition in the "Description" section.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-07-17 21:47:55 UTC
A commit references this bug:

Author: gbe
Date: Fri Jul 17 21:47:06 UTC 2020
New revision: 363287
URL: https://svnweb.freebsd.org/changeset/base/363287

Log:
  iwm(4): Document limitations of the driver

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

  PR:		247874
  Submitted by:	Charles Ross <cwr at sdf dot org>
  Reviewed by:	brueffer, markj
  Approved by:	brueffer
  MFC after:	1 week
  Differential Revision:	https://reviews.freebsd.org/D25666

Changes:
  head/share/man/man4/iwm.4
Comment 2 Gordon Bergling freebsd_committer freebsd_triage 2020-07-17 21:48:18 UTC
Committed. Thanks for the patch!
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-07-24 16:45:21 UTC
A commit references this bug:

Author: gbe
Date: Fri Jul 24 16:44:36 UTC 2020
New revision: 363477
URL: https://svnweb.freebsd.org/changeset/base/363477

Log:
  MFC r363287: iwm(4): Document limitations of the driver

  PR:		247874
  Submitted by:	Charles Ross <cwr at sdf dot org>
  Reviewed by:	brueffer, markj
  Approved by:	brueffer
  Differential Revision:	https://reviews.freebsd.org/D25666

Changes:
_U  stable/12/
  stable/12/share/man/man4/iwm.4