-.\" $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.
.\" 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
.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]
.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:
.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]
.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.