Added 3 new (untested) scanners.

DEVEL_2_0_BRANCH-1
Frank Zago 2002-08-23 01:15:42 +00:00
rodzic ae2845430e
commit 6259eb59d9
1 zmienionych plików z 17 dodań i 1 usunięć

Wyświetl plik

@ -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.