kopia lustrzana https://gitlab.com/sane-project/backends
Added several scanners. Moved UMAX 2100U to umax1220u.desc. Moved Plustek S(T)12
to unsupported.desc.merge-requests/1/head
rodzic
29d0bf3c53
commit
d7bdf39572
|
@ -1,3 +1,9 @@
|
|||
2004-12-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/umax1220u.desc doc/descriptions/unsupported.desc
|
||||
doc/descriptions-external/genesys.desc: Added several scanners. Moved
|
||||
UMAX 2100U to umax1220u.desc. Moved Plustek S(T)12 to unsupported.desc.
|
||||
|
||||
2004-11-28 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions-external/brother.desc. Updated comments. 9160 works.
|
||||
|
|
|
@ -158,16 +158,6 @@
|
|||
:interface "USB"
|
||||
:status :unsupported
|
||||
|
||||
:model "OpticPro S12"
|
||||
:url "/unsupported/plustek-opticpro-st12.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
|
||||
:model "OpticPro ST12"
|
||||
:url "/unsupported/plustek-opticpro-st12.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
|
||||
:model "OpticPro ST16"
|
||||
:url "/unsupported/plustek-opticpro-st16.html"
|
||||
:interface "USB"
|
||||
|
|
|
@ -37,10 +37,12 @@
|
|||
:status :minimal
|
||||
:comment "Sort of scans, but colors all messed up."
|
||||
|
||||
;:model "Astra 2200U"
|
||||
;:interface "USB"
|
||||
;:status :unsupported
|
||||
;:comment "Incompatible."
|
||||
:model "Astra 2100 U"
|
||||
:url "/unsupported/umax-astra-2100u.html"
|
||||
:interface "USB"
|
||||
:status :minimal
|
||||
:comment "Colours are distorted, there are vertical colour stripes, and the image is shadowed inches to its left."
|
||||
|
||||
|
||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||
; and at the top-level.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2004-11-21" ; version of backend
|
||||
:version "2004-12-01" ; 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."
|
||||
|
@ -209,6 +209,12 @@
|
|||
:status :unsupported
|
||||
:comment "Probably unsupported. See link."
|
||||
|
||||
:model "CanoScan 4200F"
|
||||
:url "/unsupported/canon-4200f.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Probably unsupported. See link."
|
||||
|
||||
:model "CanoScan 5000F"
|
||||
:url "/unsupported/canon-5000f.html"
|
||||
:interface "USB"
|
||||
|
@ -685,6 +691,11 @@
|
|||
:status :unsupported
|
||||
:comment "Probably unsupported. Same as Visioneer Onetouch 4400. See link for details."
|
||||
|
||||
:model "SCF 9612P"
|
||||
:url "/unsupported/memorex-scf-9612p.html"
|
||||
:interface "Parport"
|
||||
:status :unsupported
|
||||
:comment "Probably unsupported. See link for details."
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Microtek"
|
||||
|
@ -1095,6 +1106,16 @@
|
|||
:status :unsupported
|
||||
:comment "Probably LM983x based."
|
||||
|
||||
:model "OpticPro S12"
|
||||
:url "/unsupported/plustek-opticpro-st12.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
|
||||
:model "OpticPro ST12"
|
||||
:url "/unsupported/plustek-opticpro-st12.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
|
||||
:model "OpticPro ST64"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
|
@ -1380,12 +1401,6 @@
|
|||
:mfg "UMAX"
|
||||
:url "http://www.umax.com/"
|
||||
|
||||
:model "Astra 2100 U"
|
||||
:url "/unsupported/umax-astra-2100u.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Probably not supported. See link for details."
|
||||
|
||||
:model "Astra 3000"
|
||||
:url "/unsupported/umax-astra-3000.html"
|
||||
:interface "USB"
|
||||
|
|
Ładowanie…
Reference in New Issue