summaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2020-12-11 21:40:38 +0000
committerBrooks Davis <brooks@FreeBSD.org>2020-12-11 21:40:38 +0000
commit9ee99cec1f36dec8f05c780f1f05f862d7c76572 (patch)
tree6ea41d965407909938e8ec9e8ce45fe5cd146ab0 /ObsoleteFiles.inc
parentf7cc0eae7ec570f27458417c044bb9a447833685 (diff)
downloadsrc-test2-9ee99cec1f36dec8f05c780f1f05f862d7c76572.tar.gz
src-test2-9ee99cec1f36dec8f05c780f1f05f862d7c76572.zip
hme(4): Remove as previous announced
The hme (Happy Meal Ethernet) driver was the onboard NIC in most supported sparc64 platforms. A few PCI NICs do exist, but we have seen no evidence of use on non-sparc systems. Reviewed by: imp, emaste, bcr Sponsored by: DARPA
Notes
Notes: svn path=/head/; revision=368559
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index dbec41b688e9..894e0b3d186a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -36,6 +36,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20201211: hme(4) removed
+OLD_FILES+=usr/share/man/man4/hme.4.gz
+OLD_FILES+=usr/share/man/man4/if_hme.4.gz
# 20201124: ping6(8) was merged into ping(8)
OLD_FILES+=usr/lib/debug/sbin/ping6.debug
OLD_FILES+=usr/share/man/man8/ping6.8.gz