kopia lustrzana https://gitlab.com/sane-project/backends
Added UMAX Astra 4100.
rodzic
eb446e2de1
commit
3f9565a669
|
@ -1,3 +1,7 @@
|
||||||
|
2005-11-30 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
* doc/descriptions/unsupported.desc: Added UMAX Astra 4100.
|
||||||
|
|
||||||
2005-11-28 Jochen Eisinger <jochen@penguin-breeder.org>
|
2005-11-28 Jochen Eisinger <jochen@penguin-breeder.org>
|
||||||
|
|
||||||
* sanei/sanei_pa4s2.c: incorrect test of a bit mask.
|
* sanei/sanei_pa4s2.c: incorrect test of a bit mask.
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "unsupported" ; name of backend
|
:backend "unsupported" ; name of backend
|
||||||
:version "2005-11-20" ; version of backend
|
:version "2005-11-30" ; version of backend
|
||||||
:url "/contrib.html"
|
:url "/contrib.html"
|
||||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
;: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."
|
: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."
|
||||||
|
@ -1838,6 +1838,12 @@
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Not supported. See link for details."
|
:comment "Not supported. See link for details."
|
||||||
|
|
||||||
|
:model "Astra 4100"
|
||||||
|
:interface "USB"
|
||||||
|
:url "/unsupported/umax-astra-4100.html"
|
||||||
|
:status :unsupported
|
||||||
|
:comment "Not supported, to be added to genesys backend."
|
||||||
|
|
||||||
:model "Astra 4400"
|
:model "Astra 4400"
|
||||||
:url "/unsupported/umax-astra-4400.html"
|
:url "/unsupported/umax-astra-4400.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
|
Ładowanie…
Reference in New Issue