kopia lustrzana https://gitlab.com/sane-project/backends
Added HP ScanJet 7650 and UMAX Astra 2500.
rodzic
cd7d9029ed
commit
6b41f29c74
|
@ -1,3 +1,8 @@
|
|||
2005-10-18 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added HP ScanJet 7650 and
|
||||
UMAX Astra 2500.
|
||||
|
||||
2005-10-17 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* acinclude.m4 configure: Fixed check for libpthread functions.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2005-10-16" ; version of backend
|
||||
:version "2005-10-18" ; 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."
|
||||
|
@ -752,6 +752,12 @@
|
|||
:comment "Not supported. See link for details."
|
||||
:status :unsupported
|
||||
|
||||
:model "ScanJet 7650"
|
||||
:url "/unsupported/hp-scanjet-7650.html"
|
||||
:interface "USB"
|
||||
:comment "Not supported. See link for details."
|
||||
:status :unsupported
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "IBM"
|
||||
|
@ -1760,6 +1766,12 @@
|
|||
:mfg "UMAX"
|
||||
:url "http://www.umax.com/"
|
||||
|
||||
:model "Astra 2500"
|
||||
:url "/unsupported/umax-astra-2500.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