kopia lustrzana https://gitlab.com/sane-project/backends
Added new status field for each scanners.
rodzic
a42e1b5435
commit
b52fc64f44
|
@ -21,42 +21,82 @@
|
||||||
|
|
||||||
:mfg "Relisys"
|
:mfg "Relisys"
|
||||||
:url "http://www.relisys.com/"
|
:url "http://www.relisys.com/"
|
||||||
|
|
||||||
:model "RELI 2412"
|
:model "RELI 2412"
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
:comment "sub model VM3530+"
|
:comment "sub model VM3530+"
|
||||||
|
:status :stable
|
||||||
|
|
||||||
:model "AVEC 2400"
|
:model "AVEC 2400"
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
:comment "sub model VM3520"
|
:comment "sub model VM3520"
|
||||||
;:model "AVEC 2412"
|
:status :stable
|
||||||
;:comment "sub model VM3520+"
|
|
||||||
;:model "AVEC 4800"
|
|
||||||
;:comment "sub model VM4530"
|
|
||||||
;:model "AVEC 4816"
|
|
||||||
;:comment "sub model VM4530+"
|
|
||||||
;:model "RELI DS6"
|
|
||||||
;:comment "sub model VM3420"
|
|
||||||
;:model "RELI DS15"
|
|
||||||
;:comment "sub model VM3440"
|
|
||||||
;:model "RELI 2400"
|
|
||||||
;:comment "sub model VM3530"
|
|
||||||
;:model "RELI 4816"
|
|
||||||
;:comment "sub model VM4540"
|
|
||||||
;:model "RELI 4830"
|
|
||||||
;:comment "sub model VM4542"
|
|
||||||
;:model "RELI 9600"
|
|
||||||
;:comment "sub model VM6530"
|
|
||||||
;:model "RELI 9612"
|
|
||||||
;:comment "sub model VM6530*"
|
|
||||||
;:model "RELI 9624"
|
|
||||||
;:comment "sub model VM6530+"
|
|
||||||
;:model "RELI 9630"
|
|
||||||
;:comment "sub model VM6540"
|
|
||||||
|
|
||||||
|
:model "RELI 4830"
|
||||||
|
:interface "SCSI"
|
||||||
|
:comment "sub model VM4542"
|
||||||
|
:status :beta
|
||||||
|
|
||||||
;:mfg "Actown"
|
:model "AVEC 2412"
|
||||||
;:model "ACT Scan I 30"
|
:comment "sub model VM3520+"
|
||||||
;:comment "sub model VM3520A"
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "AVEC 4800"
|
||||||
|
:comment "sub model VM4530"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "AVEC 4816"
|
||||||
|
:comment "sub model VM4530+"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "RELI DS6"
|
||||||
|
:comment "sub model VM3420"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "RELI DS15"
|
||||||
|
:comment "sub model VM3440"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "RELI 2400"
|
||||||
|
:comment "sub model VM3530"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "RELI 4816"
|
||||||
|
:comment "sub model VM4540"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "RELI 9600"
|
||||||
|
:comment "sub model VM6530"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "RELI 9612"
|
||||||
|
:comment "sub model VM6530*"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "RELI 9624"
|
||||||
|
:comment "sub model VM6530+"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:model "RELI 9630"
|
||||||
|
:comment "sub model VM6540"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
|
:mfg "Actown"
|
||||||
|
:model "ACT Scan I 30"
|
||||||
|
:comment "sub model VM3520A"
|
||||||
|
:interface "SCSI"
|
||||||
|
:status :untested
|
||||||
|
|
||||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||||
; and at the top-level.
|
; and at the top-level.
|
||||||
|
|
Ładowanie…
Reference in New Issue