kopia lustrzana https://gitlab.com/sane-project/backends
Added SCSI version of GT-5000 to supported list.
rodzic
bc91d375dc
commit
86bc7cfc04
|
@ -2,6 +2,8 @@
|
|||
|
||||
* backend/epson.c: "flaming hack to get USB scanners working without timeouts
|
||||
under linux" submitted by "Steve" (in comment to bug #300830)
|
||||
* doc/descriptions/epson.desc, doc/sane-epson.man:
|
||||
Added SCSI version of GT-5000 to supported list.
|
||||
|
||||
2004-12-29 Julien Blache <jb@jblache.org>
|
||||
* tools/sane-find-scanner.c: Added a hint about switching the
|
||||
|
|
|
@ -23,12 +23,12 @@
|
|||
:url "http://www.epson.com/"
|
||||
|
||||
:model "GT-5000" ; name models for above-specified mfg.
|
||||
:interface "Parport"
|
||||
:interface "SCSI Parport"
|
||||
:status :good
|
||||
|
||||
:model "Actionscanner II"
|
||||
:comment "US version of GT-5000"
|
||||
:interface "Parport"
|
||||
:interface "SCSI Parport"
|
||||
:status :good
|
||||
|
||||
:model "GT-6000"
|
||||
|
|
|
@ -21,11 +21,11 @@ Model: Connection Type
|
|||
.br
|
||||
--------------------------- -------------------
|
||||
.br
|
||||
GT-5000 parallel
|
||||
GT-5000 SCSI, parallel
|
||||
.br
|
||||
GT-6000 parallel
|
||||
.br
|
||||
ActionScanner II parallel
|
||||
ActionScanner II SCSI, parallel
|
||||
.br
|
||||
GT-7000 SCSI
|
||||
.br
|
||||
|
@ -62,6 +62,8 @@ Expression 1680 USB, SCSI, IEEE-1394
|
|||
CX-3200 USB
|
||||
.br
|
||||
CX-5200 USB
|
||||
.br
|
||||
and many more. The official list is on the Sane web site.
|
||||
.RE
|
||||
|
||||
For other scanners the software may or may not work. Please send mail to
|
||||
|
|
Ładowanie…
Reference in New Issue