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