]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Add deprecation notices for various device drivers removed in 12.0.
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 12 Jul 2017 22:16:54 +0000 (22:16 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 12 Jul 2017 22:16:54 +0000 (22:16 +0000)
commit73fd2d85ccd52fd646e4a221d431b4a70697cf04
tree4a6fa652d392272e32552df6284041e0c38d262f
parent12a2340fd84914534562f31d4a72a67482a3df50
Add deprecation notices for various device drivers removed in 12.0.

This is a direct commit to stable/10 since these files have already
been removed in head.

git-svn-id: svn://svn.freebsd.org/base/stable/10@320923 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
16 files changed:
share/man/man4/digi.4
share/man/man4/man4.i386/ie.4
share/man/man4/man4.i386/wl.4
share/man/man4/mcd.4
share/man/man4/scd.4
share/man/man4/si.4
share/man/man4/spic.4
sys/dev/digi/digi.c
sys/dev/ie/if_ie.c
sys/dev/mcd/mcd.c
sys/dev/scd/scd.c
sys/dev/si/si.c
sys/dev/wl/if_wl.c
sys/i386/isa/spic.c
usr.sbin/sicontrol/sicontrol.8
usr.sbin/wlconfig/wlconfig.8