uscanner(4) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
USCANNER(4)               NetBSD Programmer's Manual               USCANNER(4)


NAME
uscanner - minimal USB support for scanners
SYNOPSIS
uscanner* at uhub?
DESCRIPTION
The uscanner driver provides minimal support for USB scanners. The driv- er recognizes a number of USB scanners, but to actually scan anything there needs to be software that knows about the particular scanner. The SANE package provides support for some scanners.
HARDWARE
The uscanner driver works with the following scanners: Epson GT-7000 Perfection 610U Perfection 636U Perfection 1200U Perfection 1200U Photo HP ScanJet 4100C ScanJet 5200C ScanJet 6300C Many other scanners are recognized, but there is no software support for them yet.
SEE ALSO
scanimage(1), usb(4), usscanner(4) http://www.buzzard.org.uk/jonathan/scanners-usb.html
HISTORY
The uscanner driver appeared in NetBSD 1.6.
BUGS
This driver should not really exist. The scanners it recognizes can be accessed through the ugen(4) driver instead. A proper scanner driver would provide a uniform interface to scanners instead of exposing the in- nards of the scanner. The reason the driver exists is to have something that is compatible with the Linux driver. NetBSD 1.6 September 10, 2000 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.