Minor fixes and updates for the new .desc file format.

DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-08-29 20:12:44 +00:00
rodzic bea3d1460f
commit 6fdbf3b2fe
5 zmienionych plików z 23 dodań i 11 usunięć

Wyświetl plik

@ -14,6 +14,7 @@
:status :beta ; :alpha, :beta, :stable, :new
:manpage "sane-bh" ; name of manpage (if it exists)
:url "http://www.martoneconsulting.com/sane-bh.html" ; backend's web page
:comment "Supports Copiscan II scanners with Remote SCSI Controller (RSC) interface"
:devicetype :scanner ; start of a list of devices....
; other types: :stillcam, :vidcam,
@ -21,23 +22,32 @@
:mfg "Bell and Howell" ; name a manufacturer
:url "http://www.bhscanners.com/"
:comment "Supports Copiscan II scanners with Remote SCSI Controller (RSC) interface"
:model "COPISCAN II 6338"
:interface "SCSI"
:comment "Duplex Scanner with ACE - development model"
:model "COPISCAN II 2135 - not tested"
:model "COPISCAN II 2135"
:status :untested
:interface "SCSI"
:comment "Simplex Scanner"
:model "COPISCAN II 2137(A) - limited testing"
:model "COPISCAN II 2137(A)"
:interface "SCSI"
:comment "Simplex Scanner (with ACE)"
:model "COPISCAN II 2138A - not tested"
:comment "Simplex Scanner (with ACE) - limited testing"
:model "COPISCAN II 2138A"
:status :untested
:interface "SCSI"
:comment "Simplex Scanner with ACE"
:model "COPISCAN II 3238 - not tested"
:model "COPISCAN II 3238"
:status :untested
:interface "SCSI"
:comment "Simplex Scanner"
:model "COPISCAN II 3338(A) - not tested"
:model "COPISCAN II 3338(A)"
:status :untested
:interface "SCSI"
:comment "Simplex Scanner (with ACE)"
; :comment and :url specifiers are optional after :mfg, :model, :desc,

Wyświetl plik

@ -12,7 +12,6 @@
:backend "canon630u" ; name of backend
:manpage "sane-canon630u"
:version "0.1" ; version of backend
:status :new ; :alpha, :beta, :stable, :new
:url "http://canon-fb630u.sourceforge.net/" ; backend home page
:devicetype :scanner ; start of a list of devices....

Wyświetl plik

@ -22,7 +22,7 @@
:url "http://www.polaroid.com/"
:model "DMC" ; name models for above-specified mfg.
:interface "SCSI"
:url "http://digitalimage.polaroid.com/products/digital_imaging/digital_cameras/dmcsuite/dmc/"
;:url "http://digitalimage.polaroid.com/products/digital_imaging/digital_cameras/dmcsuite/dmc/"
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.

Wyświetl plik

@ -15,7 +15,7 @@
:devicetype :scanner ; start of a list of devices....
:mfg "Microtek"
:url "http://www.microtek.com"
:url "http://www.microtek.com/"
:model "ScanMaker 3600"
:interface "USB"

Wyświetl plik

@ -28,14 +28,17 @@
:model "Astra 2000U"
:interface "USB"
:comment "Sort of. Scans, but colors all messed up."
:status :beta
:comment "Sort of scans, but colors all messed up."
:model "Astra 2200U"
:interface "USB"
:status :unsupported
:comment "Incompatible."
:model "Astra 2200US"
:interface "USB"
:status :unsupported
:comment "Incompatible."
; :comment and :url specifiers are optional after :mfg, :model, :desc,