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:
|
* backend/pixma_mp810.c:
|
||||||
- formatted white space
|
- formatted white space
|
||||||
- Canon Pixma MP970 & MP990: fix for broken post_process_image_data.
|
- 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>
|
2013-01-10 Louis Lagendijk <louis dot lagendijk at gmail dot com>
|
||||||
* Changed the pixma_bjnp.c implementation to use its own debug environment
|
* Changed the pixma_bjnp.c implementation to use its own debug environment
|
||||||
|
|
|
@ -63,8 +63,8 @@
|
||||||
:model "PIXMA MG5100 Series"
|
:model "PIXMA MG5100 Series"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:usbid "0x04a9" "0x1748"
|
:usbid "0x04a9" "0x1748"
|
||||||
:status :untested
|
:status :complete
|
||||||
:comment "Testers needed!"
|
:comment "All resolutions supported (up to 1200DPI)."
|
||||||
|
|
||||||
:model "PIXMA MG5200 Series"
|
:model "PIXMA MG5200 Series"
|
||||||
:interface "USB"
|
: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
|
.IX sane\-pixma
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.B sane\-pixma
|
.B sane\-pixma
|
||||||
|
@ -19,7 +19,7 @@ IPv4 as well as IPv6.
|
||||||
Currently, the following models work with this backend:
|
Currently, the following models work with this backend:
|
||||||
.PP
|
.PP
|
||||||
.RS
|
.RS
|
||||||
PIXMA MG3100, MG4200, MG5300, MG6100, MG6200
|
PIXMA MG3100, MG4200, MG5100, MG5300, MG6100, MG6200
|
||||||
.br
|
.br
|
||||||
PIXMA MP140, MP150, MP160, MP170, MP180, MP190
|
PIXMA MP140, MP150, MP160, MP170, MP180, MP190
|
||||||
.br
|
.br
|
||||||
|
@ -79,7 +79,7 @@ Feedback in the sane\-devel mailing list welcome.
|
||||||
.RS
|
.RS
|
||||||
PIXMA E500, E600
|
PIXMA E500, E600
|
||||||
.br
|
.br
|
||||||
PIXMA MG2100, MG4100, MG5100, MG5200
|
PIXMA MG2100, MG4100, MG5200
|
||||||
.br
|
.br
|
||||||
PIXMA MG8100, MG8200
|
PIXMA MG8100, MG8200
|
||||||
.br
|
.br
|
||||||
|
|
Ładowanie…
Reference in New Issue