Minor fixes for the new sane-desc.c. Commented out version numbers and

manpages. Added :status :untested if the comment suggests this. Fixed double
and bad device types.
Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-07-12 20:30:18 +00:00
rodzic ecec16449d
commit 0b7fbd7596
9 zmienionych plików z 20 dodań i 18 usunięć

Wyświetl plik

@ -10,7 +10,7 @@
;
:backend "hp4200" ; name of backend
:version "(0.1)" ; version of backend
;:version "0.1" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
; :manpage "sane-hp4200" ; name of manpage (if it exists)
:url "http://hp4200-backend.sourceforge.net" ; backend's web page

Wyświetl plik

@ -10,7 +10,7 @@
;
:backend "hpoj" ; name of backend
:version "(external)" ; version of backend
;:version "(external)" ; version of backend
:status :beta ; :alpha, :beta, :stable, :new
:url "http://hpoj.sourceforge.net/" ; backend's web page

Wyświetl plik

@ -10,7 +10,7 @@
:backend "ibm" ; name of backend
:url "http://www.meier-geinitz.de/sane/ibm-backend/"
:version "(2001-10-10)" ; version of backend
;:version "(2001-10-10)" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
;
;:manpage "sane-ibm" ; name of manpage (if it exists)
@ -22,10 +22,12 @@
:model "2456" ; name models for above-specified mfg.
:interface "SCSI"
:status :alpha
;:comment "?"
:mfg "Ricoh" ; name a manufacturer
:model "IS-410"
:interface "SCSI"
:status :untested
:comment "Untested, please report!"

Wyświetl plik

@ -10,18 +10,18 @@
;
:backend "lhii" ; name of backend
:version "(0.2)" ; version of backend
;:version "0.2" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
; :manpage "sane-lhii" ; name of manpage (if it exists)
:url "mailto:bauer-h@web.de" ; backend's web page
:devicetype :scanner ; start of a list of devices....
:devicetype :api ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
:desc "Linux Drivers for Handheld Scanners" ; name a manufacturer
:desc "Linux Drivers for Handheld Scanners"
:url "http://www.willamowius.de/scanner.html"
:interface "Proprietary"
;:interface "Proprietary"
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.

Wyświetl plik

@ -10,7 +10,7 @@
;
:backend "niash" ; name of backend
:version "(0.1)" ; version of backend
;:version "(0.1)" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
;:manpage "sane-niash" ; name of manpage (if it exists)
:url "http://sourceforge.net/projects/hp3300backend" ; backend's web page
@ -35,6 +35,7 @@
:model "ScanJet 3400c"
:interface "Parport (EPP)"
:status :untested
:comment "Untested"
:model "ScanJet 4300c"
@ -43,6 +44,7 @@
:model "ScanJet 4300c"
:interface "Parport (EPP)"
:status :untested
:comment "Untested"
@ -51,6 +53,7 @@
:model "Snapscan Touch"
:interface "USB"
:status :untested
:comment "NIASH00014 chip. Untested"
; :comment and :url specifiers are optional after :mfg, :model, :desc,

Wyświetl plik

@ -10,7 +10,7 @@
;
:backend "teco2" ; name of backend
:version "1.0-0" ; version of backend
;:version "1.0-0" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
;:manpage "sane-teco2" ; name of manpage (if it exists)
:url "http://fz.eryx.net/sane/#teco2" ; backend's web page
@ -23,6 +23,7 @@
:url "http://www.relisys.com/"
:model "AVEC Super 3"
:interface "SCSI"
:status :untested
:comment "sub model VM3575 - untested"
:model "SCORPIO Super 3"
:comment "sub model VM3575"

Wyświetl plik

@ -10,9 +10,9 @@
;
:backend "teco3" ; name of backend
:version "1.0-0" ; version of backend
;:version "1.0-0" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
:manpage "sane-teco3" ; name of manpage (if it exists)
;:manpage "sane-teco3" ; name of manpage (if it exists)
:url "http://fz.eryx.net/sane/#teco3" ; backend's web page
:devicetype :scanner ; start of a list of devices....

Wyświetl plik

@ -10,7 +10,7 @@
;
:backend "tevion9693usb" ; name of backend
:version "0.0.3" ; version of backend
;:version "0.0.3" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
;:manpage ; name of manpage (if it exists)
:url "http://www.angelfire.com/linux/crapsite/" ; backend's web page
@ -32,6 +32,7 @@
:url "http://www.artecusa.com/"
:model "E+ 48U"
:interface "USB"
:status :untested
:comment "Untested, but apparently the same device like Tevion/Medion."

Wyświetl plik

@ -10,16 +10,11 @@
;
:backend "v4l2" ; name of backend
:version "(19991125)" ; version of backend
;:version "(19991125)" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
;:manpage "sane-v4l2" ; name of manpage (if it exists)
:url "http://video.inodes.org/sane-v4l2/" ; backend's web page
:devicetype :api ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
:devicetype :api ; specify a different type
:desc "Interface to Video For Linux 2 API" ; describe a non-hardware device