Document 802.11ac media types and fix docs for the 11n ones while here.
authorstsp <stsp@openbsd.org>
Sun, 4 Feb 2018 10:09:02 +0000 (10:09 +0000)
committerstsp <stsp@openbsd.org>
Sun, 4 Feb 2018 10:09:02 +0000 (10:09 +0000)
suggested by and ok jmc@

share/man/man4/ifmedia.4

index 5477cae..14010a7 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ifmedia.4,v 1.23 2018/01/05 14:34:43 jmc Exp $
+.\"    $OpenBSD: ifmedia.4,v 1.24 2018/02/04 10:09:02 stsp Exp $
 .\"    $NetBSD: ifmedia.4,v 1.14 2001/06/30 17:57:56 bjh21 Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -29,7 +29,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: January 5 2018 $
+.Dd $Mdocdate: February 4 2018 $
 .Dt IFMEDIA 4
 .Os
 .Sh NAME
@@ -217,7 +217,7 @@ Dual-attached station vs. Single-attached station.
 .Sh MEDIA TYPES AND OPTIONS FOR IEEE802.11 WIRELESS LAN
 The following media types are defined for IEEE802.11 Wireless LAN:
 .Pp
-.Bl -tag -offset indent -width IFM_IEEE80211_HT_MSCx -compact
+.Bl -tag -offset indent -width IFM_IEEE80211_VHT_MCSx -compact
 .It Dv IFM_IEEE80211_FH1
 Frequency Hopping 1Mbps.
 [FH1]
@@ -266,8 +266,12 @@ OFDM 54Mbps.
 .It Dv IFM_IEEE80211_OFDM72
 OFDM 72Mbps.
 [OFDM72]
-.It Dv IFM_IEEE80211_HT_MSCx
+.It Dv IFM_IEEE80211_HT_MCSx
 HT OFDM MCS x (where x is in the range 0 - 31, inclusive).
+[HT-MCSx]
+.It Dv IFM_IEEE80211_VHT_MCSx
+VHT OFDM MCS x (where x is in the range 0 - 9, inclusive).
+[VHT-MCSx]
 .El
 .Pp
 The following media options are defined for IEEE802.11 Wireless LAN:
@@ -292,7 +296,7 @@ Monitor mode.
 .Pp
 The following media modes are defined for IEEE802.11 Wireless LAN:
 .Pp
-.Bl -tag -offset indent -width IFM_IEEE80211_11A -compact
+.Bl -tag -offset indent -width IFM_IEEE80211_11AC -compact
 .It Dv IFM_IEEE80211_11A
 5Ghz, OFDM mode.
 [11a]
@@ -308,6 +312,9 @@ The following media modes are defined for IEEE802.11 Wireless LAN:
 .It Dv IFM_IEEE70211_11N
 11n/HT 2GHz/5GHz
 [11n]
+.It Dv IFM_IEEE70211_11AC
+11ac/VHT 5GHz
+[11ac]
 .El
 .Pp
 The channels detailed below are defined for IEEE802.11 Wireless LAN.