new scanner Canon imageCLASS D420

merge-requests/1/head
Rolf Bensch 2012-09-05 10:18:30 +02:00
rodzic b671510a45
commit d6bbee89ba
3 zmienionych plików z 14 dodań i 2 usunięć

Wyświetl plik

@ -76,6 +76,7 @@
#define MF4360_PID 0x26ec
#define D480_PID 0x26ed
#define MF4320_PID 0x26ee
#define D420_PID 0x26ef
#define MF3200_PID 0x2684
#define MF6500_PID 0x2686
#define MF4410_PID 0x2737
@ -185,6 +186,7 @@ activate (pixma_t * s, uint8_t x)
case MF4600_PID:
case MF6500_PID:
case D480_PID:
case D420_PID:
case MF4360_PID:
return iclass_exec (s, &mf->cb, 1);
break;
@ -215,6 +217,7 @@ select_source (pixma_t * s)
case MF4600_PID:
case MF6500_PID:
case D480_PID:
case D420_PID:
case MF4360_PID:
return iclass_exec (s, &mf->cb, 0);
break;
@ -248,6 +251,7 @@ send_scan_param (pixma_t * s)
case MF4600_PID:
case MF6500_PID:
case D480_PID:
case D420_PID:
case MF4360_PID:
return iclass_exec (s, &mf->cb, 0);
break;
@ -341,6 +345,7 @@ read_error_info (pixma_t * s, void *buf, unsigned size)
case MF4600_PID:
case MF6500_PID:
case D480_PID:
case D420_PID:
case MF4360_PID:
error = iclass_exec (s, &mf->cb, 0);
break;
@ -711,6 +716,7 @@ const pixma_config_t pixma_iclass_devices[] = {
DEV ("Canon imageCLASS MF4270", "MF4270", MF4200_PID, 600, 640, 877, PIXMA_CAP_ADF),
DEV ("Canon imageCLASS MF4150", "MF4100", MF4100_PID, 600, 640, 877, PIXMA_CAP_ADF),
DEV ("Canon imageCLASS MF4690", "MF4690", MF4600_PID, 600, 640, 877, PIXMA_CAP_ADF),
DEV ("Canon imageCLASS D420", "D420", D420_PID, 600, 640, 877, PIXMA_CAP_ADFDUP),
DEV ("Canon imageCLASS D480", "D480", D480_PID, 600, 640, 877, PIXMA_CAP_ADFDUP),
DEV ("Canon imageCLASS MF4360", "MF4360", MF4360_PID, 600, 640, 877, PIXMA_CAP_ADFDUP),
DEV ("Canon imageCLASS MF4320", "MF4320", MF4320_PID, 600, 640, 877, PIXMA_CAP_ADF),

Wyświetl plik

@ -547,6 +547,12 @@
:status :complete
:comment "Flatbed and ADF scan. All resolutions supported (up to 4800DPI)"
:model "imageCLASS D420"
:interface "USB"
:usbid "0x04a9" "0x26ef"
:status :complete
:comment "All resolutions supported (up to 600DPI). Flatbed, ADF simplex and Duplex supported."
:model "imageCLASS D480"
:interface "USB"
:usbid "0x04a9" "0x26ed"

Wyświetl plik

@ -1,4 +1,4 @@
.TH "sane\-pixma" "5" "04 Sep 2012" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.TH "sane\-pixma" "5" "05 Sep 2012" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.IX sane\-pixma
.SH NAME
.B sane\-pixma
@ -51,7 +51,7 @@ ImageCLASS MF4270, MF4350d, MF4370dn, MF4380dn
.br
ImageCLASS MF4410, MF4660, MF4690
.br
ImageCLASS MF5770, MF6550, D480
ImageCLASS MF5770, MF6550, D420, D480
.br
I-SENSYS MF4320d, MF4330d
.br