; ; 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 "microtek2" ; name of backend :version "0.95" ; version of backend ;:status :alpha ; :alpha, :beta, :stable, :new :manpage "sane-microtek2" ; name of manpage (if it exists) :url "http://karstenfestag.gmxhome.de" :devicetype :scanner ; start of a list of devices.... :mfg "Microtek" ; name a manufacturer :url "http://www.microtek.com/" :model "ScanMaker E3plus" :interface "Parport" :status :complete :model "ScanMaker E3plus" ; name models for above-specified mfg. :interface "SCSI" :status :complete :model "ScanMaker X6" :interface "SCSI" :status :complete :model "ScanMaker X6EL" :interface "SCSI" :status :basic :model "ScanMaker X6USB" :interface "USB" :status :good :model "ScanMaker V300" :interface "SCSI" :status :good :model "ScanMaker V300" :interface "Parport" :status :good :model "ScanMaker V310" :interface "SCSI" :status :basic :model "ScanMaker V310" :interface "Parport" :status :basic :model "ScanMaker V600" :interface "SCSI" :status :basic :model "ScanMaker V600" :interface "Parport" :status :basic :model "ScanMaker 330" :interface "SCSI" :status :basic :model "ScanMaker 630" :interface "SCSI" :status :basic :model "ScanMaker 636" :interface "SCSI" :status :complete :model "ScanMaker 9600XL" :interface "SCSI" :comment "only flatbed mode ?" :status :good ;:model "ScanMaker 9600XL" ;:interface "SCSI" ;:status :minimal :model "Phantom 330CX" :interface "Parport" :status :complete :model "SlimScan C3" :interface "Parport" :status :complete :model "Phantom 636" :interface "SCSI" :status :complete :model "Phantom 636CX" :interface "Parport" :status :complete :model "SlimScan C6" :interface "USB" :status :complete :model "ScanMaker V6USL" :interface "SCSI" :status :complete :model "ScanMaker V6USL" :interface "USB" :status :complete :model "ScanMaker X12USL" :interface "SCSI" :comment "only Flatbed mode ?" :status :good :mfg "Vobis" :url "http://www.vobis.de/" :model "HighScan" ; name models for above-specified mfg. :interface "SCSI" :comment "only E3plus based models" :status :complete :mfg "Scanport" :url "http://www.scanport.com/" :model "SQ300" :interface "Parport?" :status :basic :model "SQ2030" :interface "Parport" :status :basic :model "SQ4836" :interface "SCSI" :status :basic