kopia lustrzana https://gitlab.com/sane-project/backends
Added external mustek_a3p1 backend that supports Mustek P 3600 A3 Pro.
rodzic
75412abf33
commit
03dc9979e8
|
@ -1,3 +1,9 @@
|
|||
2005-10-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions-external/mustek_a3p1.desc
|
||||
doc/descriptions/unsupported.desc: Added external mustek_a3p1
|
||||
backend that supports Mustek P 3600 A3 Pro.
|
||||
|
||||
2005-10-01 Julien Blache <jb@jblache.org>
|
||||
* doc/sane-find-scanner.man: Typo fix, s/itsself/itself/ from
|
||||
Alfie Costa.
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
:backend "mustek_a3p1"
|
||||
;:version "1.0-3"
|
||||
;:manpage "sane-mustek_a3p1"
|
||||
:url "http://www.meier-geinitz.de/sane/mustek_a3p1-backend/"
|
||||
:comment "Only Mustek P 3600 A3 Pro is supported at the moment"
|
||||
:devicetype :scanner
|
||||
|
||||
:mfg "Mustek"
|
||||
:url "http://www.mustek.com/"
|
||||
:url "http://www.mustek.com.tw/"
|
||||
:url "http://www.mustek.de/"
|
||||
|
||||
:model "P 3600 A3 Pro"
|
||||
:interface "USB"
|
||||
:status :good
|
||||
|
||||
|
||||
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2005-09-29" ; version of backend
|
||||
:version "2005-10-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."
|
||||
|
@ -1156,12 +1156,6 @@
|
|||
:comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information."
|
||||
:status :unsupported
|
||||
|
||||
:model "P 3600 A3 Pro"
|
||||
:interface "USB"
|
||||
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2003-April/007338.html"
|
||||
:status :unsupported
|
||||
:comment "Not supported. May be supported by mustek_usb2 backend later. See link."
|
||||
|
||||
:model "BearPaw 6400 TA Pro"
|
||||
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
|
||||
:interface "USB"
|
||||
|
|
Ładowanie…
Reference in New Issue