[sane-devel] Status update for pixma backend

Wittawat Yamwong wy-sane-devel at arcor.de
Sun May 14 13:18:21 UTC 2006


Hi,

I attached the updated description file for pixma backend. Support for 
following models was added to the backend:
imageCLASS MP730, PIXMA MP750, PIXMA MP760, PIXMA MP780, PIXMA MP830

The following models should work but I don't have their USBIDs:
PIXMA MP530, PIXMA MP800

Patch for pixma version 0.11.0 against sane-backends CVS version 20060510 can 
be downloaded here:
http://home.arcor.de/wittawat/pixma/sane-pixma-0.11.0.patch.gz

Regards
-- 
Wittawat Yamwong
Hannover, Germany
-------------- next part --------------
;
; 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.0"                 ; version of backend (or "unmaintained")
;:new :yes                         ; Is the backend new to this SANE release?
                                  ; :yes or :no
;:manpage ""                      ; name of manpage (if it exists)
:url "http://home.arcor.de/wittawat/pixma/" ; backend's web page

: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"
:status :basic

:model "PIXMA MP170"
:interface "USB"
:usbid "0x04a9" "0x170a"
:status :basic

:model "PIXMA MP450"
:interface "USB"
:usbid "0x04a9" "0x170b"
:status :basic
:comment "Scanner makes loud noise at 600 DPI."

:model "PIXMA MP500"
:interface "USB"
:usbid "0x04a9" "0x170c"
:status :basic

:mode "imageCLASS MP730"
:interface "USB"
:usbid "0x04a9" "0x262f"
:status :minimal

:mode "PIXMA MP750"
:interface "USB"
:usbid "0x04a9" "0x1706"
:status :untested

:mode "PIXMA MP760"
:interface "USB"
:usbid "0x04a9" "0x1708"
:status :untested

:mode "PIXMA MP780"
:interface "USB"
:usbid "0x04a9" "0x1707"
:status :minimal
:comment "Scanner hangs when cancel while it scans."

:mode "PIXMA MP830"
:interface "USB"
:usbid "0x04a9" "0x1713"
:status :minimal



More information about the sane-devel mailing list