FCP-101: remove obsolete 10 and 10/100 Ethernet drivers.

Initial commit adding comment to ObsoleteFiles.  Each driver will be
removed in a seperate commit to allow later reverts if required.

FCP:		https://github.com/freebsd/fcp/blob/master/fcp-0101.md
Reviewed by:	jhb, imp
Differential Revision:	https://reviews.freebsd.org/D20230
This commit is contained in:
Brooks Davis 2019-05-17 15:19:12 +00:00
parent 2acae6bf7f
commit ebcf740a32
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=347907

View file

@ -38,6 +38,7 @@
# xargs -n1 | sort | uniq -d;
# done
# 20190518: Remove obsolete 10 and 10/100 ethernet drivers.
# 20190513: libcap_sysctl interface change
OLD_FILES+=lib/casper/libcap_sysctl.1
# 20190509: tests/sys/opencrypto requires the net/py-dpkt package.