]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the wl(4) driver and wlconfig(8) utility.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 19 Aug 2016 22:27:14 +0000 (22:27 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 19 Aug 2016 22:27:14 +0000 (22:27 +0000)
commit09b9789b28dd8453a54cb424115f31a6d3672527
tree25435b38d0c33a275b64ad9cd79127cc4d925a37
parentd538f1bd404312986a100392f458af6ae574836b
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
20 files changed:
ObsoleteFiles.inc
release/doc/en_US.ISO8859-1/hardware/article.xml
share/man/man4/man4.i386/Makefile
share/man/man4/man4.i386/wl.4 [deleted file]
sys/conf/files
sys/conf/options
sys/dev/wl/if_wl.c [deleted file]
sys/dev/wl/if_wl.h [deleted file]
sys/dev/wl/if_wl_i82586.h [deleted file]
sys/i386/conf/NOTES
sys/modules/Makefile
sys/modules/wl/Makefile [deleted file]
targets/pseudo/userland/Makefile.depend
tools/build/mk/OptionalObsoleteFiles.inc
tools/kerneldoc/subsys/Doxyfile-dev_wl [deleted file]
usr.sbin/Makefile.i386
usr.sbin/wlconfig/Makefile [deleted file]
usr.sbin/wlconfig/Makefile.depend [deleted file]
usr.sbin/wlconfig/wlconfig.8 [deleted file]
usr.sbin/wlconfig/wlconfig.c [deleted file]