kopia lustrzana https://gitlab.com/sane-project/backends
Canon Pixma MG5100 reported as working
rodzic
b4bb0062c5
commit
62eb73fb4f
|
@ -2,6 +2,8 @@
|
|||
* backend/pixma_mp810.c:
|
||||
- formatted white space
|
||||
- Canon Pixma MP970 & MP990: fix for broken post_process_image_data.
|
||||
* doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
Canon Pixma MG5100 support reported by Martijn Versteegh .
|
||||
|
||||
2013-01-10 Louis Lagendijk <louis dot lagendijk at gmail dot com>
|
||||
* Changed the pixma_bjnp.c implementation to use its own debug environment
|
||||
|
|
|
@ -63,8 +63,8 @@
|
|||
:model "PIXMA MG5100 Series"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x1748"
|
||||
:status :untested
|
||||
:comment "Testers needed!"
|
||||
:status :complete
|
||||
:comment "All resolutions supported (up to 1200DPI)."
|
||||
|
||||
:model "PIXMA MG5200 Series"
|
||||
:interface "USB"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH "sane\-pixma" "5" "07 Dec 2012" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH "sane\-pixma" "5" "11 Jan 2013" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-pixma
|
||||
.SH NAME
|
||||
.B sane\-pixma
|
||||
|
@ -19,7 +19,7 @@ IPv4 as well as IPv6.
|
|||
Currently, the following models work with this backend:
|
||||
.PP
|
||||
.RS
|
||||
PIXMA MG3100, MG4200, MG5300, MG6100, MG6200
|
||||
PIXMA MG3100, MG4200, MG5100, MG5300, MG6100, MG6200
|
||||
.br
|
||||
PIXMA MP140, MP150, MP160, MP170, MP180, MP190
|
||||
.br
|
||||
|
@ -79,7 +79,7 @@ Feedback in the sane\-devel mailing list welcome.
|
|||
.RS
|
||||
PIXMA E500, E600
|
||||
.br
|
||||
PIXMA MG2100, MG4100, MG5100, MG5200
|
||||
PIXMA MG2100, MG4100, MG5200
|
||||
.br
|
||||
PIXMA MG8100, MG8200
|
||||
.br
|
||||
|
|
Ładowanie…
Reference in New Issue