kopia lustrzana https://gitlab.com/sane-project/backends
Added Canon 8000F. More info for Avision/Umax scanners.
rodzic
f4c231f8ae
commit
f18e64db7b
|
@ -1,3 +1,8 @@
|
|||
2003-06-09 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added Canon 8000F. More info
|
||||
for Avision/Umax scanners.
|
||||
|
||||
2003-05-27 Frank Zago <fzago at austin dot rr dot com>
|
||||
|
||||
* backend/teco2.c: fixed a bug regarding color shifting above X
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2003-06-06" ; version of backend
|
||||
:version "2003-06-09" ; version of backend
|
||||
:url "http://www.meier-geinitz.de/sane/misc/unsupported.html"
|
||||
;:status :stable ; :alpha, :beta, :stable, :new
|
||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||
|
@ -53,7 +53,7 @@
|
|||
:url "http://www.avision.com/"
|
||||
|
||||
:model "iVina FB1600"
|
||||
:url "http://www.genesyslogic.com/GL646.htm"
|
||||
:url "http://www.meier-geinitz.de/sane/misc/umax-astra-4500.txt"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. Is reported to use GeneScan II GL646 chipset. Same as UMAX Astra 4500."
|
||||
|
@ -145,6 +145,12 @@
|
|||
:status :unsupported
|
||||
:comment "Not supported. Vendor/product 0x4a9/0x2205. However, a stand-alone program for FreeBSD is available."
|
||||
|
||||
:model "CanoScan 8000F"
|
||||
:url "http://www.meier-geinitz.de/sane/misc/canon-8000f.txt"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. USB Vendor/product 0x04a9/0x220f. See link for more information."
|
||||
|
||||
:model "FS4000"
|
||||
:url "http://www.meier-geinitz.de/sane/misc/canon-fs4000.txt"
|
||||
:interface "USB SCSI"
|
||||
|
@ -649,7 +655,7 @@
|
|||
:url "http://www.umax.com/"
|
||||
|
||||
:model "Astra 4500"
|
||||
:url "http://www.genesyslogic.com/GL646.htm"
|
||||
:url "http://www.meier-geinitz.de/sane/misc/umax-astra-4500.txt"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. Vendor/product 0x0638/0x0a10. Is reported to use GeneScan II GL646 chipset. Same as Avision iVina FB1600."
|
||||
|
|
Ładowanie…
Reference in New Issue