Finish removing FDDI and tokenring media support.
authorbrooks <brooks@FreeBSD.org>
Mon, 23 Apr 2018 21:10:33 +0000 (21:10 +0000)
committerbrooks <brooks@FreeBSD.org>
Mon, 23 Apr 2018 21:10:33 +0000 (21:10 +0000)
commit9a0f94467e44a8ab1acf4f10d194108c666df682
treebf43ade279233a46210cbc135c14d3f7d09088b3
parentbbf7d4dd035a71710ac94fe1ada4d99244102159
Finish removing FDDI and tokenring media support.

This fixes media display for 802.11 wireless devices.

Software outside the base system that uses these media types and
defines should use #ifdef IFM_FDDI or IFM_TOKEN to include or remove
support.

Reported by: zeising
Reviewed by: emaste, kib, zeising
Tested by: zeising
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D15170
lib/libifconfig/libifconfig_media.c
sbin/etherswitchcfg/ifmedia.c
sbin/ifconfig/ifmedia.c
sys/net/if_media.c
sys/net/if_media.h