- updated to use new :status

merge-requests/1/head
Stéphane Voltz 2003-07-15 05:10:07 +00:00
rodzic dbba9c3560
commit 4ef98a437a
1 zmienionych plików z 6 dodań i 8 usunięć

Wyświetl plik

@ -21,38 +21,36 @@
; :meta, :api
:mfg "UMAX" ; name a manufacturer
:url "http://www.umax.com/"
:url "http://www.umax.com.tw/"
; These scanners are known to have the same ASIC. What scanners work
; isn't actually known. Also the interfaces are only guessed
:model "Astra 1220P"
:interface "Parport (EPP)"
:comment "works"
:status :good
:model "Astra 2000P"
:interface "Parport (EPP)"
:comment "works"
:status :good
:model "Astra 1600P"
:interface "Parport (EPP)"
:comment "works"
:status :good
:model "Astra 610P"
:interface "Parport (EPP)"
:status :unsupported
:comment "don't work (yet)"
:comment "don't work due to lack of hardware to test"
:mfg "Hewlett-Packard"
:model "Scanjet 3200C"
:interface "Parport (EPP)"
:status :good
:comment "works (relabelled 1220P and 2000P)"
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.