From 2915756ae4262b6a87490b5d96959f58c498307b Mon Sep 17 00:00:00 2001 From: Thierry Date: Tue, 5 Mar 2019 08:43:31 +0100 Subject: [PATCH] Add Driver Canon Pixma TS 6200 Serie. --- backend/pixma_mp150.c | 6 ++++++ doc/descriptions/pixma.desc | 6 ++++++ doc/sane-pixma.man | 2 ++ 3 files changed, 14 insertions(+) diff --git a/backend/pixma_mp150.c b/backend/pixma_mp150.c index c28f435a1..35be2e887 100644 --- a/backend/pixma_mp150.c +++ b/backend/pixma_mp150.c @@ -264,6 +264,9 @@ #define LIDE400_PID 0x1912 /* tested */ #define LIDE300_PID 0x1913 /* tested */ +/* 2019 new devices (untested) */ +#define TS6200_PID 0x1856 + /* Generation 4 XML messages that encapsulates the Pixma protocol messages */ #define XML_START_1 \ "\ @@ -1957,5 +1960,8 @@ const pixma_config_t pixma_mp150_devices[] = { DEVICE ("CanoScan LiDE 400", "LIDE400", LIDE400_PID, 4800, 0, 0, 638, 877, PIXMA_CAP_CIS), DEVICE ("CanoScan LiDE 300", "LIDE300", LIDE300_PID, 4800, 0, 0, 638, 877, PIXMA_CAP_CIS), + /* Latest devices (2019) Generation 5 CIS */ + DEVICE ("Canon PIXMA TS6200 Series", "TS6200", TS6200_PID, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS), + END_OF_DEVICE_LIST }; diff --git a/doc/descriptions/pixma.desc b/doc/descriptions/pixma.desc index b732a41ec..d67eb7966 100644 --- a/doc/descriptions/pixma.desc +++ b/doc/descriptions/pixma.desc @@ -887,6 +887,12 @@ :status :untested :comment "Testers needed!" +:model "PIXMA TS6200 Series" +:interface "USB Ethernet WiFi" +:usbid "0x04a9" "0x1856" +:status :untested +:comment "Testers needed!" + :model "imageCLASS D420" :interface "USB" :usbid "0x04a9" "0x26ef" diff --git a/doc/sane-pixma.man b/doc/sane-pixma.man index 0e3304dfc..42a4fcdee 100644 --- a/doc/sane-pixma.man +++ b/doc/sane-pixma.man @@ -120,6 +120,8 @@ i-SENSYS MF220, MF410, MF630, MF5880dn, MF5900 i-SENSYS MF6680dn, MF8500C .br MAXIFY MB5100, MB5300, MB5400 +.br +PIXMA TS6200 .RE .PP \#The following models may use partly the same Pixma protocol as other devices