kopia lustrzana https://gitlab.com/sane-project/backends
Minor updates.
rodzic
c638c8c6e2
commit
9431f06a36
|
@ -8,6 +8,7 @@
|
||||||
* README.freebsd: Automatic SCSI detection does work, so this part
|
* README.freebsd: Automatic SCSI detection does work, so this part
|
||||||
was removed. libusb is necessary for some backends. Some parport
|
was removed. libusb is necessary for some backends. Some parport
|
||||||
scanners seem to work.
|
scanners seem to work.
|
||||||
|
* README.linux: Minor updates.
|
||||||
|
|
||||||
2003-04-18 Frank Zago <fzago at austin dot rr dot com>
|
2003-04-18 Frank Zago <fzago at austin dot rr dot com>
|
||||||
|
|
||||||
|
|
|
@ -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:
|
your backend. To find out about the right SCSI device use sane-find-scanner:
|
||||||
|
|
||||||
# sane-find-scanner
|
# sane-find-scanner
|
||||||
sane-find-scanner: found scanner "SCANNER 2.02" at device /dev/scanner
|
found SCSI scanner "SCANNER 2.02" at /dev/scanner
|
||||||
sane-find-scanner: found scanner "SCANNER 2.02" at device /dev/sg0
|
found SCSI scanner "SCANNER 2.02" at /dev/sg0
|
||||||
sane-find-scanner: found scanner "SCANNER 2.02" at device /dev/sga
|
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
|
If you need more information on the Linux SCSI subsystem, look at
|
||||||
http://www.torque.net/scsi/linux_scsi_24/index.html. Although this
|
http://www.torque.net/scsi/linux_scsi_24/index.html. Although this
|
||||||
|
|
Ładowanie…
Reference in New Issue