1;
2; SANE Backend specification file
3;
4
5:backend "geniusvp2"              ; backend's name
6;:version "0.2"                    ; backend's version (or "unmaintained")
7;:manpage "sane-geniusvp2"         ; manpage name
8:url "http://sourceforge.net/projects/geniusvp2/" ; backend's web page
9:comment "Supports color mode, bit depth of 8, 75-600 dpi resolution"
10                                  ; comment about the backend
11
12:devicetype :scanner              ; start of a list of devices....
13
14:mfg "Genius"                     ; name a manufacturer
15:url "http://www.genius-kye.com/"  ; manufacturer's URL
16
17:model "ColorPage-Vivid Pro II"   ; name models for above-specified mfg.
18:status :basic                    ; :minimal, :basic, :good, :complete
19                                  ; :untested, or :unsupported
20:interface "Parport (EPP)"        ; interface type of the device:
21                                  ; "SCSI", "USB", "Parport (EPP)",
22                                  ; "Parport (SPP)", "Parport (ECP)",
23                                  ; "Serial port", "IEEE-1394", "JetDirect",
24                                  ; or "Proprietary".
25:comment "Similar to Primax Colorado Direct 9600, but with EICI 091000 ASIC"
26                                  ; comment about the model
27