Date: Thu, 19 Mar 2009 20:33:26 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src ObsoleteFiles.inc UPDATING src/share/man/man4 Makefile usb.4 uscanner.4 src/share/man/man5 devfs.rules.5 src/sys/amd64/conf GENERIC src/sys/arm/conf HL200 KB920X src/sys/boot/forth loader.conf src/sys/conf NOTES files ... Message-ID: <200903192039.n2JKd70Z023599@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2009-03-19 20:33:26 UTC
FreeBSD src repository
Modified files:
. ObsoleteFiles.inc UPDATING
share/man/man4 Makefile usb.4
share/man/man5 devfs.rules.5
sys/amd64/conf GENERIC
sys/arm/conf HL200 KB920X
sys/boot/forth loader.conf
sys/conf NOTES files
sys/i386/conf GENERIC XBOX
sys/modules/usb Makefile
sys/pc98/conf GENERIC
sys/powerpc/conf GENERIC
sys/sparc64/conf GENERIC
sys/sun4v/conf GENERIC
tools/tools/nanobsd/rescue AMD64 I386
Removed files:
share/man/man4 uscanner.4
sys/dev/usb/image uscanner.c
sys/modules/usb/uscanner Makefile
Log:
SVN rev 190100 on 2009-03-19 20:33:26Z by thompsa
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
Revision Changes Path
1.178 +2 -0 src/ObsoleteFiles.inc
1.585 +5 -0 src/UPDATING
1.444 +0 -1 src/share/man/man4/Makefile
1.37 +0 -1 src/share/man/man4/usb.4
1.35 +0 -164 src/share/man/man4/uscanner.4 (dead)
1.6 +2 -2 src/share/man/man5/devfs.rules.5
1.522 +0 -1 src/sys/amd64/conf/GENERIC
1.10 +0 -1 src/sys/arm/conf/HL200
1.23 +0 -1 src/sys/arm/conf/KB920X
1.138 +0 -1 src/sys/boot/forth/loader.conf
1.1532 +0 -2 src/sys/conf/NOTES
1.1383 +0 -4 src/sys/conf/files
1.5 +0 -641 src/sys/dev/usb/image/uscanner.c (dead)
1.511 +0 -1 src/sys/i386/conf/GENERIC
1.12 +0 -1 src/sys/i386/conf/XBOX
1.23 +1 -1 src/sys/modules/usb/Makefile
1.2 +0 -36 src/sys/modules/usb/uscanner/Makefile (dead)
1.318 +0 -1 src/sys/pc98/conf/GENERIC
1.89 +0 -1 src/sys/powerpc/conf/GENERIC
1.151 +0 -1 src/sys/sparc64/conf/GENERIC
1.26 +0 -1 src/sys/sun4v/conf/GENERIC
1.2 +0 -1 src/tools/tools/nanobsd/rescue/AMD64
1.2 +0 -1 src/tools/tools/nanobsd/rescue/I386
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903192039.n2JKd70Z023599>
