blob: 5a0b52c6e2facde0b6557974cfdb29a43df82191 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | ;Kodak DC240 backend .desc file by Peter S. Fales
:backend "dc240"		; name of backend
:version "0.0"                  ; version of backend
:manpage "sane-dc240"		; name of manpage (if it exists)
:url "mailto:peter@fales-lorenz.net"   ; backend's web page
:devicetype :stillcam           ; start of a list of devices....
 
:mfg "Kodak"
:url "http://www.kodak.com/global/en/service/products/ekn006568.jhtml"
:model "DC240"
:status :good                 	; minimal, basic, good, complete
:interface "Serial port"
:comment "Use gphoto2 backend to get USB support"
 |