]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the uscanner(4) driver, this follows the removal of the kernel scanner
authorAndrew Thompson <thompsa@FreeBSD.org>
Thu, 19 Mar 2009 20:33:26 +0000 (20:33 +0000)
committerAndrew Thompson <thompsa@FreeBSD.org>
Thu, 19 Mar 2009 20:33:26 +0000 (20:33 +0000)
commit2b78d3063076b79f4dfcf2390bcb5cda74aa58a6
tree522c8733b1b880a3ca49c049a2d490286c46f77f
parentb66196f2e92fcda07a24500277bb3f1d5b4fd7c7
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
23 files changed:
ObsoleteFiles.inc
UPDATING
share/man/man4/Makefile
share/man/man4/usb.4
share/man/man4/uscanner.4 [deleted file]
share/man/man5/devfs.rules.5
sys/amd64/conf/GENERIC
sys/arm/conf/HL200
sys/arm/conf/KB920X
sys/boot/forth/loader.conf
sys/conf/NOTES
sys/conf/files
sys/dev/usb/image/uscanner.c [deleted file]
sys/i386/conf/GENERIC
sys/i386/conf/XBOX
sys/modules/usb/Makefile
sys/modules/usb/uscanner/Makefile [deleted file]
sys/pc98/conf/GENERIC
sys/powerpc/conf/GENERIC
sys/sparc64/conf/GENERIC
sys/sun4v/conf/GENERIC
tools/tools/nanobsd/rescue/AMD64
tools/tools/nanobsd/rescue/I386