merge-requests/1/head
Henning Geinitz 2003-04-20 13:56:26 +00:00
rodzic c638c8c6e2
commit 9431f06a36
2 zmienionych plików z 6 dodań i 4 usunięć

Wyświetl plik

@ -8,6 +8,7 @@
* README.freebsd: Automatic SCSI detection does work, so this part
was removed. libusb is necessary for some backends. Some parport
scanners seem to work.
* README.linux: Minor updates.
2003-04-18 Frank Zago <fzago at austin dot rr dot com>

Wyświetl plik

@ -36,11 +36,12 @@ to the configuration file. This should be documented in the man page for
your backend. To find out about the right SCSI device use sane-find-scanner:
# sane-find-scanner
sane-find-scanner: found scanner "SCANNER 2.02" at device /dev/scanner
sane-find-scanner: found scanner "SCANNER 2.02" at device /dev/sg0
sane-find-scanner: found scanner "SCANNER 2.02" at device /dev/sga
found SCSI scanner "SCANNER 2.02" at /dev/scanner
found SCSI scanner "SCANNER 2.02" at /dev/sg0
found SCSI scanner "SCANNER 2.02" at /dev/sga
It may help to set a symbolic link /dev/scanner to the respective device.
It may help to set a symbolic link /dev/scanner to the respective device if
automatic detection does not work.
If you need more information on the Linux SCSI subsystem, look at
http://www.torque.net/scsi/linux_scsi_24/index.html. Although this