From fbbb6cabf3f69334837413d6d4e4822efe23f476 Mon Sep 17 00:00:00 2001 From: Rolf Bensch Date: Sun, 25 Jun 2017 10:02:43 +0200 Subject: [PATCH] pixma: fix capabilities for TS* Series --- backend/pixma_mp150.c | 8 ++++---- doc/descriptions/pixma.desc | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/pixma_mp150.c b/backend/pixma_mp150.c index c05578924..72eb7f04a 100644 --- a/backend/pixma_mp150.c +++ b/backend/pixma_mp150.c @@ -1857,10 +1857,10 @@ const pixma_config_t pixma_mp150_devices[] = { DEVICE ("Canon PIXMA MG5700 Series", "MG5700", MG5700_PID, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS), /* Latest devices (2016) Generation 4 CIS */ - DEVICE ("Canon PIXMA TS9000 Series", "TS9000", TS9000_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), - DEVICE ("Canon PIXMA TS8000 Series", "TS8000", TS8000_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), - DEVICE ("Canon PIXMA TS6000 Series", "TS6000", TS6000_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), - DEVICE ("Canon PIXMA TS5000 Series", "TS5000", TS5000_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), + DEVICE ("Canon PIXMA TS9000 Series", "TS9000", TS9000_PID, 2400, 0, 0, 638, 877, PIXMA_CAP_CIS), + DEVICE ("Canon PIXMA TS8000 Series", "TS8000", TS8000_PID, 2400, 0, 0, 638, 877, PIXMA_CAP_CIS), + DEVICE ("Canon PIXMA TS6000 Series", "TS6000", TS6000_PID, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS), + DEVICE ("Canon PIXMA TS5000 Series", "TS5000", TS5000_PID, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS), DEVICE ("Canon PIXMA MG3000 Series", "MG3000", MG3000_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), DEVICE ("Canon PIXMA E470 Series", "E470", E470_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), DEVICE ("Canon PIXMA G4000 Series", "G3000", G3000_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), diff --git a/doc/descriptions/pixma.desc b/doc/descriptions/pixma.desc index 5191d0ccc..d3093b663 100644 --- a/doc/descriptions/pixma.desc +++ b/doc/descriptions/pixma.desc @@ -792,7 +792,7 @@ :comment "Flatbed and ADF scan. All resolutions supported (up to 4800DPI)" :model "PIXMA TS9000 Series" -:interface "USB WiFi" +:interface "USB Ethernet WiFi" :usbid "0x04a9" "0x179f" :status :untested :comment "Testers needed!"