sane-project-backends/doc/descriptions/pixma.desc

90 wiersze
2.4 KiB
Plaintext
Czysty Zwykły widok Historia

;
; 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?).
;
; See doc/descriptions.txt for details.
:backend "pixma" ; name of backend
:version "0.11.2" ; version of backend (or "unmaintained")
:new :yes ; Is the backend new to this SANE release?
; :yes or :no
:manpage "sane-pixma" ; name of manpage (if it exists)
:url "http://home.arcor.de/wittawat/pixma/" ; backend's web page
2006-06-03 00:39:09 +00:00
:comment "Devices marked as experimantal are disabled by default. See the manual page for how to enable them."
:devicetype :scanner ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
:mfg "Canon" ; name a manufacturer
:url "http://www.canon.com/"
:model "PIXMA MP150"
:interface "USB"
:usbid "0x04a9" "0x1709"
2006-06-03 00:39:09 +00:00
:status :good
:model "PIXMA MP170"
:interface "USB"
:usbid "0x04a9" "0x170a"
2006-06-03 00:39:09 +00:00
:status :good
:model "PIXMA MP450"
:interface "USB"
:usbid "0x04a9" "0x170b"
2006-06-03 00:39:09 +00:00
:status :good
:comment "Scanner makes loud noise at 600 DPI."
:model "PIXMA MP500"
:interface "USB"
:usbid "0x04a9" "0x170c"
2006-06-03 00:39:09 +00:00
:status :good
:model "MultiPASS MP700"
:interface "USB"
:usbid "0x04a9" "0x2630"
:status :minimal
2006-06-03 00:39:09 +00:00
:comment "No grayscale. Same model as SmartBase MP700 Photo?"
:model "MultiPASS MP730"
:interface "USB"
:usbid "0x04a9" "0x262f"
:status :minimal
2006-06-03 00:39:09 +00:00
:comment "Experimental. No grayscale. Same model as SmartBase MP730 Photo?"
:model "PIXMA MP750"
:interface "USB"
:usbid "0x04a9" "0x1706"
:status :untested
2006-06-03 00:39:09 +00:00
:comment "Experimental. No grayscale."
:model "PIXMA MP760"
:interface "USB"
:usbid "0x04a9" "0x1708"
:status :untested
2006-06-03 00:39:09 +00:00
:comment "Experimental. No grayscale."
:model "PIXMA MP780"
:interface "USB"
:usbid "0x04a9" "0x1707"
:status :minimal
2006-06-03 00:39:09 +00:00
:comment "Experimental. No grayscale. Scanner hangs if cancel while it scans."
:model "PIXMA MP800"
:interface "USB"
:usbid "0x04a9" "0x170d"
2006-06-03 00:39:09 +00:00
:status :basic
:comment "No film scan."
:model "PIXMA MP830"
:interface "USB"
:usbid "0x04a9" "0x1713"
2006-06-03 00:39:09 +00:00
:status :basic
:comment "Please report if ADF works."