summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-03-19 20:33:26 +0000
committerthompsa <thompsa@FreeBSD.org>2009-03-19 20:33:26 +0000
commit11f8f68779a4a4307c75fc2f1b9aff7eab1d6709 (patch)
tree522c8733b1b880a3ca49c049a2d490286c46f77f /ObsoleteFiles.inc
parenta31e11a44a3c2f3b5183b07d30422d7fe0753bbb (diff)
downloadFreeBSD-src-11f8f68779a4a4307c75fc2f1b9aff7eab1d6709.zip
FreeBSD-src-11f8f68779a4a4307c75fc2f1b9aff7eab1d6709.tar.gz
Remove the uscanner(4) driver, this follows the removal of the kernel scanner
driver in Linux 2.6. uscanner was just a simple wrapper around a fifo and contained no logic, the default interface is now libusb (supported by sane). Reviewed by: HPS
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 1832566..3ddda76 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,8 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20090319: uscanner(4) has been removed
+OLD_FILES+=usr/share/man/man4/uscanner.4.gz
# 20090313: k8temp(4) renamed to amdtemp(4)
OLD_FILES+=usr/share/man/man4/k8temp.4.gz
# 20090308: libusb.so.1 renamed
OpenPOWER on IntegriCloud