kopia lustrzana https://gitlab.com/sane-project/backends
Added 3 new (untested) scanners.
rodzic
ae2845430e
commit
6259eb59d9
|
@ -10,7 +10,7 @@
|
|||
;
|
||||
|
||||
:backend "teco1" ; name of backend
|
||||
:version "1.0-5" ; version of backend
|
||||
:version "1.0-6" ; version of backend
|
||||
:status :beta ; :alpha, :beta, :stable, :new
|
||||
:manpage "sane-teco1" ; name of manpage (if it exists)
|
||||
:url "http://fz.eryx.net/sane/#teco" ; backend's web page
|
||||
|
@ -99,6 +99,22 @@
|
|||
:interface "SCSI"
|
||||
:status :untested
|
||||
|
||||
:mfg "Dextra"
|
||||
:model "DF-1200T+"
|
||||
:comment "sub model VM3530+"
|
||||
:interface "SCSI"
|
||||
:status :untested
|
||||
|
||||
:model "DF-4830T"
|
||||
:comment "sub model VM4542"
|
||||
:interface "SCSI"
|
||||
:status :untested
|
||||
|
||||
:model "DF-9624"
|
||||
:comment "sub model VM6530+"
|
||||
:interface "SCSI"
|
||||
:status :untested
|
||||
|
||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||
; and at the top-level.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue