svn commit: r363545 - stable/12/share/man/man4

Mateusz Piotrowski 0mp at FreeBSD.org
Sun Jul 26 09:48:05 UTC 2020


Author: 0mp (doc,ports committer)
Date: Sun Jul 26 09:48:04 2020
New Revision: 363545
URL: https://svnweb.freebsd.org/changeset/base/363545

Log:
  MFC 362741:
  
  Document that Intel Dual Band Wireless AC 8265 is supported by iwm(4)

Modified:
  stable/12/share/man/man4/iwm.4
  stable/12/share/man/man4/iwmfw.4
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man4/iwm.4
==============================================================================
--- stable/12/share/man/man4/iwm.4	Sun Jul 26 09:47:01 2020	(r363544)
+++ stable/12/share/man/man4/iwm.4	Sun Jul 26 09:48:04 2020	(r363545)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 7, 2019
+.Dd June 28, 2020
 .Dt IWM 4
 .Os
 .Sh NAME
@@ -88,6 +88,7 @@ driver provides support for:
 .It Intel Dual Band Wireless AC 7260
 .It Intel Dual Band Wireless AC 7265
 .It Intel Dual Band Wireless AC 8260
+.It Intel Dual Band Wireless AC 8265
 .It Intel Dual Band Wireless AC 9260
 .It Intel Dual Band Wireless AC 9270
 .It Intel Dual Band Wireless AC 946X

Modified: stable/12/share/man/man4/iwmfw.4
==============================================================================
--- stable/12/share/man/man4/iwmfw.4	Sun Jul 26 09:47:01 2020	(r363544)
+++ stable/12/share/man/man4/iwmfw.4	Sun Jul 26 09:48:04 2020	(r363545)
@@ -22,7 +22,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 7, 2019
+.Dd June 28, 2020
 .Dt IWMFW 4
 .Os
 .Sh NAME
@@ -68,7 +68,7 @@ iwm9260fw_load="YES"
 .Ed
 .Sh DESCRIPTION
 This module provides access to firmware sets for the
-Intel Dual Band Wireless WiFi 3160, 3165, 3168, 7260, 7265, 8000, 8260,
+Intel Dual Band Wireless WiFi 3160, 3165, 3168, 7260, 7265, 8000, 8260, 8265,
 9000 and 9260 series of IEEE 802.11n/11ac adapters.
 It may be statically linked into the kernel, or loaded as a module.
 .Sh SEE ALSO


More information about the svn-src-stable-12 mailing list