aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2016-08-19 22:27:14 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2016-08-19 22:27:14 +0000
commit09b9789b28dd8453a54cb424115f31a6d3672527 (patch)
tree25435b38d0c33a275b64ad9cd79127cc4d925a37 /ObsoleteFiles.inc
parentd538f1bd404312986a100392f458af6ae574836b (diff)
downloadsrc-09b9789b28dd8453a54cb424115f31a6d3672527.tar.gz
src-09b9789b28dd8453a54cb424115f31a6d3672527.zip
Remove the wl(4) driver and wlconfig(8) utility.
The wl(4) driver supports pre-802.11 PCCard wireless adapters that are slower than 802.11b. They do not work with any of the 802.11 framework and the driver hasn't been reported to actually work in a long time. Relnotes: yes
Notes
Notes: svn path=/head/; revision=304506
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 1b0710ac5203..e13a87c30fea 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,10 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20160819: Remove wl(4) and wlconfig(8)
+OLD_FILES+=usr/share/man/man4/i386/wl.4.gz
+OLD_FILES+=usr/sbin/wlconfig
+OLD_FILES+=usr/share/man/man8/i386/wlconfig.8.gz
# 20160819: Remove si(4) and sicontrol(8)
OLD_FILES+=usr/share/man/man4/si.4.gz
OLD_FILES+=usr/sbin/sicontrol