2002-05-26 17:35:54 +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 "teco2" ; name of backend
|
2005-07-29 20:31:52 +00:00
|
|
|
:version "1.0-9" ; version of backend
|
2002-07-27 00:51:39 +00:00
|
|
|
:manpage "sane-teco2"
|
2004-08-04 16:32:23 +00:00
|
|
|
:url "http://gkall.hobby.nl/teco2.html" ; backend's web page
|
2002-05-26 17:35:54 +00:00
|
|
|
|
2002-07-27 00:51:39 +00:00
|
|
|
:devicetype :scanner
|
2002-05-26 17:35:54 +00:00
|
|
|
|
|
|
|
:mfg "Relisys"
|
|
|
|
:url "http://www.relisys.com/"
|
2002-07-19 04:22:19 +00:00
|
|
|
|
2002-05-26 17:35:54 +00:00
|
|
|
:model "AVEC Super 3"
|
|
|
|
:interface "SCSI"
|
2002-07-19 04:22:19 +00:00
|
|
|
:comment "sub model VM3575"
|
2002-07-12 20:30:18 +00:00
|
|
|
:status :untested
|
2002-07-19 04:22:19 +00:00
|
|
|
|
2003-04-19 03:50:22 +00:00
|
|
|
:model "AVEC II S3"
|
|
|
|
:interface "SCSI"
|
2003-04-19 15:59:08 +00:00
|
|
|
:comment "sub model VM3564"
|
2005-07-29 20:31:52 +00:00
|
|
|
:status :good
|
2003-04-19 03:50:22 +00:00
|
|
|
|
2002-05-26 17:35:54 +00:00
|
|
|
:model "SCORPIO Super 3"
|
|
|
|
:comment "sub model VM3575"
|
|
|
|
:interface "SCSI"
|
2004-08-04 16:32:23 +00:00
|
|
|
:status :good
|
2002-07-19 04:22:19 +00:00
|
|
|
|
2003-04-19 03:50:22 +00:00
|
|
|
:model "APOLLO Express 3"
|
|
|
|
:comment "sub model VM356A"
|
|
|
|
:interface "SCSI"
|
2003-07-19 15:37:08 +00:00
|
|
|
:status :basic
|
2003-04-19 03:50:22 +00:00
|
|
|
|
2002-07-19 04:22:19 +00:00
|
|
|
:model "APOLLO Express 6"
|
2002-07-27 00:51:39 +00:00
|
|
|
:comment "sub model VM6565" ; aka VM656A
|
|
|
|
:interface "SCSI"
|
2003-07-19 15:37:08 +00:00
|
|
|
:status :good
|
2002-07-27 00:51:39 +00:00
|
|
|
|
|
|
|
:model "SCORPIO Pro"
|
|
|
|
:comment "sub model VM6575"
|
2002-07-19 04:22:19 +00:00
|
|
|
:interface "SCSI"
|
2003-07-19 15:37:08 +00:00
|
|
|
:status :good
|
2002-07-19 04:22:19 +00:00
|
|
|
|
|
|
|
:model "SCORPIO Pro-S"
|
|
|
|
:comment "sub model VM6586"
|
|
|
|
:interface "SCSI"
|
2002-07-27 00:51:39 +00:00
|
|
|
:status :untested
|
|
|
|
|
|
|
|
|
|
|
|
:mfg "Primax"
|
|
|
|
:url "http://www.primax.nl/"
|
|
|
|
|
2003-04-19 15:59:08 +00:00
|
|
|
:model "Jewel 4800"
|
|
|
|
:comment "sub model VM356A"
|
|
|
|
:interface "SCSI"
|
2004-08-04 16:32:23 +00:00
|
|
|
:status :good
|
2003-04-19 15:59:08 +00:00
|
|
|
|
2002-07-27 00:51:39 +00:00
|
|
|
:model "Profi 9600"
|
|
|
|
:comment "sub model VM6575"
|
|
|
|
:interface "SCSI"
|
2003-07-19 15:37:08 +00:00
|
|
|
:status :basic
|
2002-05-26 17:35:54 +00:00
|
|
|
|
2002-07-27 00:51:39 +00:00
|
|
|
:model "Profi 19200"
|
|
|
|
:comment "sub model VM6586"
|
|
|
|
:interface "SCSI"
|
2003-07-19 15:37:08 +00:00
|
|
|
:status :good
|
2003-04-19 15:59:08 +00:00
|
|
|
|
2003-10-22 17:54:01 +00:00
|
|
|
|
|
|
|
:mfg "Mustek"
|
|
|
|
:url "http://www.mustek.com/"
|
|
|
|
|
|
|
|
:model "ScanMagic 4830S"
|
|
|
|
:comment "sub model VM3575"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :untested
|