2002-04-01 22:56:14 +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 "canon_pp" ; name of backend
|
2002-04-07 11:21:14 +00:00
|
|
|
:manpage "sane-canon_pp"
|
2004-01-11 22:24:07 +00:00
|
|
|
:version "0.33" ; version of backend
|
2002-04-01 22:56:14 +00:00
|
|
|
|
|
|
|
:url "http://canon-fb330p.sourceforge.net" ; backend home page
|
|
|
|
|
|
|
|
:devicetype :scanner
|
|
|
|
|
|
|
|
:mfg "Canon" ; name a manufacturer
|
|
|
|
:url "http://www.canon.com/"
|
2002-09-03 15:20:49 +00:00
|
|
|
|
|
|
|
:model "CanoScan FB310P" ; name models for above-specified mfg.
|
|
|
|
:interface "Parport (ECP)"
|
|
|
|
:status :unsupported
|
2002-09-16 13:42:51 +00:00
|
|
|
:comment "Rebadged Avision, different command set"
|
2002-09-03 15:20:49 +00:00
|
|
|
|
|
|
|
:model "CanoScan FB610P" ; name models for above-specified mfg.
|
|
|
|
:interface "Parport (ECP)"
|
|
|
|
:status :unsupported
|
2002-09-16 13:42:51 +00:00
|
|
|
:comment "Rebadged Avision, different command set"
|
2002-09-03 15:20:49 +00:00
|
|
|
|
|
|
|
:model "CanoScan FB320P" ; name models for above-specified mfg.
|
|
|
|
:interface "Parport (ECP)"
|
2003-07-21 22:53:09 +00:00
|
|
|
:status :basic
|
2002-09-03 15:20:49 +00:00
|
|
|
:comment "Newly added support"
|
|
|
|
|
2002-09-01 08:57:34 +00:00
|
|
|
:model "CanoScan FB620P" ; name models for above-specified mfg.
|
|
|
|
:interface "Parport (ECP)"
|
2003-07-21 22:53:09 +00:00
|
|
|
:status :basic
|
2002-09-03 15:20:49 +00:00
|
|
|
:comment "Newly added support"
|
|
|
|
|
2002-04-01 22:56:14 +00:00
|
|
|
:model "CanoScan FB330P" ; name models for above-specified mfg.
|
2002-07-22 16:22:35 +00:00
|
|
|
:interface "Parport (ECP)"
|
2003-07-21 22:53:09 +00:00
|
|
|
:status :good
|
2002-09-03 15:20:49 +00:00
|
|
|
|
2002-04-01 22:56:14 +00:00
|
|
|
:model "CanoScan FB630P" ; name models for above-specified mfg.
|
2002-07-22 16:22:35 +00:00
|
|
|
:interface "Parport (ECP)"
|
2003-07-21 22:53:09 +00:00
|
|
|
:status :good
|
2002-09-03 15:20:49 +00:00
|
|
|
|
2002-04-01 22:56:14 +00:00
|
|
|
:model "CanoScan N340P" ; name models for above-specified mfg.
|
2002-07-22 16:22:35 +00:00
|
|
|
:interface "Parport (ECP)"
|
2003-07-21 22:53:09 +00:00
|
|
|
:status :good
|
2002-09-03 15:20:49 +00:00
|
|
|
|
2002-04-01 22:56:14 +00:00
|
|
|
:model "CanoScan N640P" ; name models for above-specified mfg.
|
2002-07-22 16:22:35 +00:00
|
|
|
:interface "Parport (ECP)"
|
2003-07-21 22:53:09 +00:00
|
|
|
:status :good
|
2002-09-03 15:20:49 +00:00
|
|
|
|
2002-07-22 16:22:35 +00:00
|
|
|
:model "CanoScan N640P ex" ; name models for above-specified mfg.
|
|
|
|
:interface "Parport (ECP)"
|
2003-07-21 22:53:09 +00:00
|
|
|
:status :good
|
2002-07-22 16:22:35 +00:00
|
|
|
:comment "Just an N640P in a different box?"
|
2003-07-21 22:53:09 +00:00
|
|
|
|