kopia lustrzana https://gitlab.com/sane-project/backends
Added several scanners. Removed Genius Vivid 1200 XE (actually supported by
gt68xx backend).merge-requests/1/head
rodzic
47aa22cd1b
commit
38076118db
|
@ -1,3 +1,9 @@
|
|||
2004-10-02 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added several
|
||||
scanners. Removed Genius Vivid 1200 XE (actually supported by
|
||||
gt68xx backend).
|
||||
|
||||
2004-10-01 Oliver Rauch <Oliver.Rauch@Rauch-DOmain.DE>
|
||||
|
||||
* backend/umax-scanner.c, umax.conf and umax.desc:
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2004-09-06" ; version of backend
|
||||
:version "2004-10-02" ; version of backend
|
||||
:url "/contrib.html"
|
||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||
:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
|
||||
|
@ -42,6 +42,16 @@
|
|||
:comment "Unsupported. Same as Microtek Artixscan 2500f"
|
||||
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Ambir"
|
||||
|
||||
:model "Visigo A4"
|
||||
:url "/unsupported/syscan-travelscan-460.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. See link for details."
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
|
||||
|
@ -205,6 +215,12 @@
|
|||
:status :unsupported
|
||||
:comment "Probably unsupported. See link for details."
|
||||
|
||||
:model "CanoScan 5200F"
|
||||
:url "/unsupported/canon-5200f.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Probably unsupported. See link for details."
|
||||
|
||||
:model "CanoScan 8000F"
|
||||
:url "/unsupported/canon-8000f.html"
|
||||
:interface "USB"
|
||||
|
@ -448,13 +464,6 @@
|
|||
:status :unsupported
|
||||
:comment "Not supported. No details known."
|
||||
|
||||
:model "Colorpage Vivid 1200 XE"
|
||||
:url "/unsupported/genius-colorpage-vivid-1200EX.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported yet. May work with the gt68xx backend in future. See link for details."
|
||||
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Guillemot" ; name a manufacturer
|
||||
|
@ -1273,13 +1282,13 @@
|
|||
:mfg "Syscan"
|
||||
|
||||
:model "TravelScan 460/464"
|
||||
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2003-February/006651.html"
|
||||
:url "/unsupported/syscan-travelscan-460.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. Some information is available. May work with the Plustek backend in future."
|
||||
:comment "Not supported. Some information is available. See link for details."
|
||||
|
||||
:model "TravelScan FS-531"
|
||||
:url "unsupported/syscan-travelscan-fs531.html"
|
||||
:url "/unsupported/syscan-travelscan-fs531.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Not supported. May work with the Plustek backend in future. See link for details."
|
||||
|
|
Ładowanie…
Reference in New Issue