CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/08/20 08:27:33
Modified files:
distrib/notes/alpha: hardware
etc : MAKEDEV.common
sys/arch/alpha/alpha: conf.c
sys/arch/alpha/conf: GENERIC
sys/arch/amd64/amd64: conf.c
sys/arch/amd64/conf: GENERIC RAMDISK RAMDISK_CD
sys/arch/arm/arm: conf.c
sys/arch/armish/conf: GENERIC RAMDISK
sys/arch/beagle/conf: GENERIC RAMDISK
sys/arch/hppa/conf: GENERIC RAMDISK
sys/arch/hppa/hppa: conf.c
sys/arch/hppa64/conf: GENERIC RAMDISK
sys/arch/hppa64/hppa64: conf.c
sys/arch/i386/conf: GENERIC RAMDISK_CD
sys/arch/i386/i386: conf.c
sys/arch/landisk/conf: GENERIC
sys/arch/landisk/landisk: conf.c
sys/arch/loongson/conf: GENERIC
sys/arch/loongson/loongson: conf.c
sys/arch/macppc/conf: GENERIC RAMDISK
sys/arch/macppc/macppc: conf.c
sys/arch/octeon/octeon: conf.c
sys/arch/sgi/conf: GENERIC-IP27 GENERIC-IP30 GENERIC-IP32
sys/arch/sgi/sgi: conf.c
sys/arch/socppc/conf: GENERIC
sys/arch/socppc/socppc: conf.c
sys/arch/sparc64/conf: GENERIC
sys/arch/sparc64/sparc64: conf.c
sys/arch/zaurus/conf: GENERIC RAMDISK
sys/sys : conf.h
share/man/man4 : Makefile usb.4
sys/dev/usb : files.usb
Removed files:
share/man/man4 : uscanner.4
sys/dev/usb : uscanner.c
Log message:
Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.
No regression has been reported since libusb became the prefered
solution to work with USB scanners.
req. by mpi@
ok ian@ mpi@ miod@