sane-project-backends/backend/umax.desc

207 wiersze
5.0 KiB
Plaintext
Czysty Zwykły widok Historia

1999-08-09 18:05:56 +00:00
;
; SANE Backend specification file
;
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
; All syntactic elements are keyword tokens, followed by a string or
; keyword argument, as specified.
;
; ":backend" *must* be specified.
; All other information is optional (but what good is the file without it?).
;
:backend "umax" ; name of backend
:version "1.0-28" ; version of backend
1999-08-09 18:05:56 +00:00
:status :stable ; :alpha, :beta, :stable, :new
:manpage "sane-umax" ; name of manpage (if it exists)
:url "http://www.rauch-domain.de/sane-umax/index.html" ; backend's web page
1999-08-09 18:05:56 +00:00
:devicetype :scanner ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
:mfg "UMAX" ; name a manufacturer
:url "http://www.umax.com/"
:url "http://support.umax.com/"
:url "http://www.umax.de/"
:url "http://www.umax.com.tw/"
:url "http://www.umaxweb.com.tw/"
:url "http://support.umax.co.uk/"
1999-08-09 18:05:56 +00:00
:model "parallel scanners" ; name models for above-specified mfg.
:interface "Parport"
2000-08-12 15:09:48 +00:00
:comment "Not supported - will propably never be supported by this backend"
:model "USB scanners"
2000-08-12 15:09:48 +00:00
:interface "USB"
:comment "Not supported - will propably never be supported by this backend"
1999-08-09 18:05:56 +00:00
:model "Vista S6"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "Vista S6E"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "UMAX S-6E"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "UMAX S-6EG"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "Vista-S8"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK"
1999-08-09 18:05:56 +00:00
:model "Supervista S-12"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "UMAX S-12"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "UMAX S-12G"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "Astra 600S"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "Astra 610S"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "Astra 1200S"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "Astra 1220S"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
2000-12-04 21:22:23 +00:00
:model "Astra 2100S"
:interface "SCSI"
:comment "OK"
2000-08-12 15:09:48 +00:00
:model "Astra 2200 (SU)"
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "Astra 2400S"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK"
:model "Mirage D-16L"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "Mirage II"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK"
1999-08-09 18:05:56 +00:00
:model "Mirage IIse"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:model "PSD"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "PowerLook"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:model "PL-II"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "Not tested"
1999-08-09 18:05:56 +00:00
:model "PowerLook III"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK"
1999-08-09 18:05:56 +00:00
:model "PowerLook 2000"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:model "PowerLook 3000"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK"
1999-08-09 18:05:56 +00:00
:model "Gemini D-16"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:model "UMAX VT600"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "not tested"
:model "Vista-T630"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK for some firmwareversions, on others only lineart OK"
:model "UC 630"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "Version 1.6(?) or 2.8(?) OK, others only lineart OK"
:model "UG 630"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK"
:model "UG 80"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK"
:model "UC 840"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "Version 1.6 OK, others only lineart OK"
:model "UC 1200S"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "unknown - please try"
:model "UC 1200SE"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "unknown - please try"
:model "UC 1260"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "Version 1.6 OK, others unknown"
1999-08-09 18:05:56 +00:00
:mfg "Linotype Hell" ; another manufacturer...
:url "http://www.heidelberg-cps.com/"
1999-08-09 18:05:56 +00:00
:model "Jade"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK, SCSI-ID=LinoHell Office"
2000-08-12 15:09:48 +00:00
:model "Jade"
:interface "SCSI"
:comment "OK, SCSI-ID=LinoHell JADE"
1999-08-09 18:05:56 +00:00
:model "Jade2"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK, SCSI-ID=LinoHell Office2"
:model "Saphir"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:model "Saphir2"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK, SCSI-ID=LinoHell SAPHIR2"
:model "Saphir Ultra"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:model "Saphir Ultra II"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:model "Saphir HiRes"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:model "Opal"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:model "Opal Ultra"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "Not tested"
:mfg "Vobis/Highscreen"
:url "http://www.vobis.de/"
1999-08-09 18:05:56 +00:00
:model "Scanboostar Premium"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK, SCSI-ID=LinoHell Office2"
:mfg "Escom" ; another manufacturer...
:model "Image Scanner 256"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK, SCSI-ID=UMAX UG 80"
:mfg "Nikon" ; another manufacturer...
:url "http://www.nikon.com/"
1999-08-09 18:05:56 +00:00
:model "AX-210"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
1999-08-09 18:05:56 +00:00
:comment "OK"
:mfg "Genius" ; another manufacturer...
:url "http://www.genius.kye.de/"
:model "ColorPage-HR5 (Pro)"
2000-08-12 15:09:48 +00:00
:interface "SCSI"
:comment "OK, SCSI-ID=KYE ColorPage-HR5"
1999-08-09 18:05:56 +00:00
2000-08-12 15:09:48 +00:00
:mfg "Epson" ; another manufacturer...
:url "http://www.epson.com/"
:model "Perfection 600"
:interface "SCSI"
:comment "OK, SCSI-ID=EPSON Perfection600"
:mfg "Escort" ; another manufacturer...
:model "Galleria 600"
:interface "SCSI"
:comment "untested, SCSI-ID=ESCORT Galleria 600S"
1999-08-09 18:05:56 +00:00
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.