kopia lustrzana https://gitlab.com/sane-project/backends
Canon Pixma MG2400 Series is working
rodzic
d2bbf502c7
commit
eaded9627b
|
@ -1,3 +1,7 @@
|
|||
2014-09-16 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MG2400 Series
|
||||
is working, reported by Marcus Wellnitz.
|
||||
|
||||
2014-09-13 Paul Newall <p dot newalls at ntlworld dot com>
|
||||
* backend/kodakaio.c, backend/kodakaio.h:
|
||||
* Added lineart mode with threshold option.
|
||||
|
@ -13,6 +17,7 @@
|
|||
the scanner closing the TCP-connection when idle
|
||||
* Add an explicit error message when we detect that the scanner
|
||||
closed the TCP-connection
|
||||
|
||||
2014-08-16 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
New scanners Canon i-SENSYS MF8200C Series and MF8500C Series. MF8500C
|
||||
|
|
|
@ -75,8 +75,8 @@
|
|||
:model "PIXMA MG2400 Series"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x176c"
|
||||
:status :untested
|
||||
:comment "Testers needed!"
|
||||
:status :complete
|
||||
:comment "All resolutions supported (up to 600DPI)."
|
||||
|
||||
:model "PIXMA MG2500 Series"
|
||||
:interface "USB"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH "sane\-pixma" "5" "16 Aug 2014" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH "sane\-pixma" "5" "16 Sep 2014" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-pixma
|
||||
.SH NAME
|
||||
sane\-pixma \- SANE backend for Canon Multi-Function Printers and CanoScan Scanners
|
||||
|
@ -15,9 +15,9 @@ over IPv4 as well as IPv6 (MFNP over IPv6 is untested).
|
|||
Currently, the following models work with this backend:
|
||||
.PP
|
||||
.RS
|
||||
PIXMA MG2100, MG3100, MG3200, MG4200, MG5100, MG5200, MG5300
|
||||
PIXMA MG2100, MG2400, MG3100, MG3200, MG4200, MG5100, MG5200
|
||||
.br
|
||||
PIXMA MG6100, MG6200, MG6300, MG7100, MG8200
|
||||
PIXMA MG5300, MG6100, MG6200, MG6300, MG7100, MG8200
|
||||
.br
|
||||
PIXMA MP140, MP150, MP160, MP170, MP180, MP190
|
||||
.br
|
||||
|
@ -77,7 +77,7 @@ Feedback in the sane\-devel mailing list welcome.
|
|||
.RS
|
||||
PIXMA E400, E500, E510, E560, E600, E610
|
||||
.br
|
||||
PIXMA MG2200, MG2400, MG2500, MG4100, MG5400, MG5500
|
||||
PIXMA MG2200, MG2500, MG4100, MG5400, MG5500
|
||||
.br
|
||||
PIXMA MG6400, MG6500, MG8100
|
||||
.br
|
||||
|
|
Ładowanie…
Reference in New Issue