• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1;
2; SANE Backend specification file
3;
4; It's basically emacs-lisp --- so ";" indicates comment to end of line.
5; All syntactic elements are keyword tokens, followed by a string or
6;  keyword argument, as specified.
7;
8; ":backend" *must* be specified.
9; All other information is optional (but what good is the file without it?).
10;
11; See doc/descriptions.txt for details.
12
13:backend "pixma"                  ; name of backend
14:version "0.28.6"                 ; version of backend (or "unmaintained")
15:manpage "sane-pixma"             ; name of manpage (if it exists)
16;:comment "Devices marked as experimental are disabled by default. See the manual page for how to enable them."
17
18:devicetype :scanner              ; start of a list of devices....
19                                  ; other types:  :stillcam, :vidcam,
20                                  ;               :meta, :api
21
22:mfg "Canon"                   ; name a manufacturer
23:url "http://www.canon.com/"
24
25:model "PIXMA E400"
26:interface "USB"
27:usbid "0x04a9" "0x177a"
28:status :untested
29:comment "Testers needed!"
30
31:model "PIXMA E410 Series"
32:interface "USB"
33:usbid "0x04a9" "0x181e"
34:status :complete
35:comment "All resolutions supported (up to 600DPI)."
36
37:model "PIXMA E460 Series"
38:interface "USB Ethernet"
39:usbid "0x04a9" "0x1788"
40:status :untested
41:comment "Testers needed!"
42
43:model "PIXMA E470 Series"
44:interface "USB"
45:usbid "0x04a9" "0x180c"
46:status :untested
47:comment "Testers needed!"
48
49:model "PIXMA E480 Series"
50:interface "USB WiFi"
51:usbid "0x04a9" "0x1789"
52:status :untested
53:comment "Testers needed!"
54
55:model "PIXMA E500"
56:interface "USB"
57:usbid "0x04a9" "0x1758"
58:status :untested
59:comment "Testers needed!"
60
61:model "PIXMA E510"
62:interface "USB"
63:usbid "0x04a9" "0x1761"
64:status :complete
65:comment "All resolutions supported (up to 1200DPI)."
66
67:model "PIXMA E560"
68:interface "USB"
69:usbid "0x04a9" "0x177b"
70:status :untested
71:comment "Testers needed!"
72
73:model "PIXMA E600"
74:interface "USB"
75:usbid "0x04a9" "0x175a"
76:status :untested
77:comment "Testers needed!"
78
79:model "PIXMA E610"
80:interface "USB"
81:usbid "0x04a9" "0x1767"
82:status :untested
83:comment "Testers needed!"
84
85:model "PIXMA E3100 Series"
86:interface "USB WiFi"
87:usbid "0x04a9" "0x1828"
88:status :untested
89:comment "Testers needed!"
90
91:model "PIXMA E3300 Series"
92:interface "USB"
93:usbid "0x04a9" "0x18a3"
94:status :untested
95:comment "Testers needed!"
96
97:model "PIXMA E3400 Series"
98:interface "USB"
99:usbid "0x04a9" "0x18b8"
100:status :untested
101:comment "Testers needed!"
102
103:model "PIXMA E4200 Series"
104:interface "USB WiFi"
105:usbid "0x04a9" "0x1855"
106:status :untested
107:comment "Testers needed!"
108
109:model "PIXMA E4500 Series"
110:interface "USB WiFi"
111:usbid "0x04a9" "0x18db"
112:status :untested
113:comment "Testers needed!"
114
115:model "PIXMA G600"
116:interface "USB"
117:usbid "0x04a9" "0x18d5"
118:status :complete
119:comment "All resolutions supported (up to 600DPI)."
120
121:model "PIXMA G2000"
122:interface "USB"
123:usbid "0x04a9" "0x1795"
124:status :complete
125:comment "All resolutions supported (up to 600DPI)."
126
127:model "PIXMA G2010 Series"
128:interface "USB"
129:usbid "0x04a9" "0x183a"
130:status :complete
131:comment "All resolutions supported (up to 600DPI)."
132
133:model "PIXMA G2020"
134:interface "USB"
135:usbid "0x04a9" "0x18bd"
136:status :untested
137:comment "Testers needed!"
138
139:model "G2030 series"
140:interface "USB"
141:usbid "0x04a9" "0x1106"
142:status :untested
143:comment "Testers needed!"
144
145:model "PIXMA G2060"
146:interface "USB"
147:usbid "0x04a9" "0x18c1"
148:status :untested
149:comment "Testers needed!"
150
151:model "G2070 series"
152:interface "USB"
153:usbid "0x04a9" "0x18f5"
154:status :untested
155:comment "Testers needed!"
156
157:model "PIXMA G2100"
158:interface "USB"
159:usbid "0x04a9" "0x1795"
160:status :complete
161:comment "All resolutions supported (up to 600DPI)."
162
163:model "PIXMA G3000 Series"
164:interface "USB WiFi"
165:usbid "0x04a9" "0x1794"
166:status :untested
167:comment "Testers needed!"
168
169:model "PIXMA G3010 Series"
170:interface "USB WiFi"
171:usbid "0x04a9" "0x183b"
172:status :untested
173:comment "Testers needed!"
174
175:model "PIXMA G3020"
176:interface "USB"
177:usbid "0x04a9" "0x18bf"
178:status :untested
179:comment "Testers needed!"
180
181:model "G3030 series"
182:interface "USB"
183:usbid "0x04a9" "0x1105"
184:status :untested
185:comment "Testers needed!"
186
187:model "PIXMA G3060"
188:interface "USB"
189:usbid "0x04a9" "0x18c3"
190:status :untested
191:comment "Testers needed!"
192
193:model "G3070 series"
194:interface "USB"
195:usbid "0x04a9" "0x18f4"
196:status :untested
197:comment "Testers needed!"
198
199:model "PIXMA G4000 Series"
200:interface "USB WiFi"
201:usbid "0x04a9" "0x181d"
202:status :complete
203:comment "All resolutions supported (up to 600DPI)."
204
205:model "PIXMA G4010 Series"
206:interface "USB WiFi"
207:usbid "0x04a9" "0x183d"
208:status :untested
209:comment "Testers needed!"
210
211:model "G4070 series"
212:interface "USB"
213:usbid "0x04a9" "0x18f3"
214:status :untested
215:comment "Testers needed!"
216
217:model "PIXMA G4511"
218:interface "USB WiFi"
219:usbid "0x04a9" "0x183d"
220:status :complete
221:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI). WIFI not supported"
222
223:model "PIXMA G6000"
224:interface "USB WiFi"
225:usbid "0x04a9" "0x1865"
226:status :untested
227:comment "Testers needed!"
228
229:model "PIXMA G6080"
230:interface "USB WiFi"
231:usbid "0x04a9" "0x1866"
232:status :untested
233:comment "Testers needed!"
234
235:model "PIXMA G7000 Series"
236:interface "USB Ethernet WiFi"
237:usbid "0x04a9" "0x1863"
238:status :untested
239:comment "Testers needed!"
240
241:model "PIXMA G7080"
242:interface "USB"
243:usbid "0x04a9" "0x1864"
244:status :untested
245:comment "Testers needed!"
246
247:model "PIXMA GM4000 Series"
248:interface "USB Ethernet WiFi"
249:usbid "0x04a9" "0x1869"
250:status :untested
251:comment "Testers needed!"
252
253:model "PIXMA GM4080"
254:interface "USB"
255:usbid "0x04a9" "0x186a"
256:status :untested
257:comment "Testers needed!"
258
259:model "PIXMA GX1000 series"
260:interface "USB WiFi"
261:usbid "0x04a9" "0x110b"
262:status :untested
263:comment "Testers needed!"
264
265:model "PIXMA GX2000 series"
266:interface "USB WiFi"
267:usbid "0x04a9" "0x110d"
268:status :untested
269:comment "Testers needed!"
270
271:model "PIXMA GX3000 Series"
272:interface "USB"
273:usbid "0x04a9" "0x18f1"
274:status :untested
275:comment "Testers needed!"
276
277:model "PIXMA GX4000"
278:interface "USB"
279:usbid "0x04a9" "0x18f2"
280:status :untested
281:comment "Testers needed!"
282
283:model "PIXMA GX6000 Series"
284:interface "USB"
285:usbid "0x04a9" "0x18a6"
286:status :untested
287:comment "Testers needed!"
288
289:model "PIXMA GX6500 series"
290:interface "USB WiFi"
291:usbid "0x04a9" "0x1148"
292:status :untested
293:comment "Testers needed!"
294
295:model "PIXMA GX7000"
296:interface "USB"
297:usbid "0x04a9" "0x18a8"
298:status :untested
299:comment "Testers needed!"
300
301:model "PIXMA MG2100 Series"
302:interface "USB"
303:usbid "0x04a9" "0x1751"
304:status :complete
305:comment "All resolutions supported (up to 1200DPI)."
306
307:model "PIXMA MG2200 Series"
308:interface "USB"
309:usbid "0x04a9" "0x1760"
310:status :complete
311:comment "All resolutions supported (up to 1200DPI)."
312
313:model "PIXMA MG2400 Series"
314:interface "USB"
315:usbid "0x04a9" "0x176c"
316:status :complete
317:comment "All resolutions supported (up to 600DPI)."
318
319:model "PIXMA MG2500 Series"
320:interface "USB"
321:usbid "0x04a9" "0x176d"
322:status :complete
323:comment "All resolutions supported (up to 600DPI)."
324
325:model "PIXMA MG2900 Series"
326:interface "USB WiFi"
327:usbid "0x04a9" "0x1780"
328:status :complete
329:comment "All resolutions supported (up to 600DPI)."
330
331:model "PIXMA MG3000 Series"
332:interface "USB WiFi"
333:usbid "0x04a9" "0x180b"
334:status :good
335:comment "All resolutions supported (up to 600DPI). WiFi not working."
336
337:model "PIXMA MG3100 Series"
338:interface "USB WiFi"
339:usbid "0x04a9" "0x1752"
340:status :complete
341:comment "All resolutions supported (up to 1200DPI)."
342
343:model "PIXMA MG3200 Series"
344:interface "USB WiFi"
345:usbid "0x04a9" "0x1762"
346:status :complete
347:comment "All resolutions supported (up to 1200DPI)."
348
349:model "PIXMA MG3500 Series"
350:interface "USB WiFi"
351:usbid "0x04a9" "0x176e"
352:status :complete
353:comment "All resolutions supported (up to 1200DPI)."
354
355:model "PIXMA MG3600 Series"
356:interface "USB Ethernet WiFi"
357:usbid "0x04a9" "0x178a"
358:status :complete
359:comment "All resolutions supported (up to 1200DPI)."
360
361:model "PIXMA MG4100 Series"
362:interface "USB"
363:usbid "0x04a9" "0x1753"
364:status :untested
365:comment "Testers needed!"
366
367:model "PIXMA MG4200 Series"
368:interface "USB"
369:usbid "0x04a9" "0x1763"
370:status :complete
371:comment "All resolutions supported (up to 1200DPI)."
372
373:model "PIXMA MG5100 Series"
374:interface "USB"
375:usbid "0x04a9" "0x1748"
376:status :complete
377:comment "All resolutions supported (up to 1200DPI)."
378
379:model "PIXMA MG5200 Series"
380:interface "USB"
381:usbid "0x04a9" "0x1749"
382:status :complete
383:comment "All resolutions supported (up to 1200DPI)."
384
385:model "PIXMA MG5300 Series"
386:interface "USB"
387:usbid "0x04a9" "0x1754"
388:status :complete
389:comment "All resolutions supported (up to 2400DPI)."
390
391:model "PIXMA MG5400 Series"
392:interface "USB WiFi"
393:usbid "0x04a9" "0x1764"
394:status :complete
395:comment "All resolutions supported (up to 2400DPI)."
396
397:model "PIXMA MG5500 Series"
398:interface "USB WiFi"
399:usbid "0x04a9" "0x1771"
400:status :complete
401:comment "All resolutions supported (up to 1200DPI)."
402
403:model "PIXMA MG5600 Series"
404:interface "USB WiFi"
405:usbid "0x04a9" "0x177f"
406:status :complete
407:comment "All resolutions supported (up to 1200DPI)."
408
409:model "PIXMA MG5700 Series"
410:interface "USB WiFi"
411:usbid "0x04a9" "0x178e"
412:status :complete
413:comment "All resolutions supported (up to 1200 DPI)."
414
415:model "PIXMA MG6100 Series"
416:interface "USB"
417:usbid "0x04a9" "0x174a"
418:status :complete
419:comment "All resolutions supported (up to 2400 DPI)"
420
421:model "PIXMA MG6200 Series"
422:interface "USB"
423:usbid "0x04a9" "0x1755"
424:status :complete
425:comment "All resolutions supported (up to 4800 DPI)"
426
427:model "PIXMA MG6300 Series"
428:interface "USB Ethernet"
429:usbid "0x04a9" "0x1765"
430:status :complete
431:comment "All resolutions supported (up to 2400DPI)."
432
433:model "PIXMA MG6400 Series"
434:interface "USB WiFi"
435:usbid "0x04a9" "0x1770"
436:status :complete
437:comment "All resolutions supported (up to 1200DPI)."
438
439:model "PIXMA MG6500 Series"
440:interface "USB"
441:usbid "0x04a9" "0x176f"
442:status :untested
443:comment "Testers needed!"
444
445:model "PIXMA MG6600 Series"
446:interface "USB"
447:usbid "0x04a9" "0x177e"
448:status :untested
449:comment "Testers needed!"
450
451:model "PIXMA MG6800 Series"
452:interface "USB WiFi"
453:usbid "0x04a9" "0x178d"
454:status :untested
455:comment "Testers needed!"
456
457:model "PIXMA MG6900 Series"
458:interface "USB WiFi"
459:usbid "0x04a9" "0x178c"
460:status :untested
461:comment "Testers needed!"
462
463:model "PIXMA MG7100 Series"
464:interface "USB Ethernet WiFi"
465:usbid "0x04a9" "0x1772"
466:status :complete
467:comment "All resolutions supported (up to 2400DPI)."
468
469:model "PIXMA MG7500 Series"
470:interface "USB Ethernet WiFi"
471:usbid "0x04a9" "0x177c"
472:status :complete
473:comment "All resolutions supported (up to 2400DPI)."
474
475:model "PIXMA MG7700 Series"
476:interface "USB WiFi"
477:usbid "0x04a9" "0x178b"
478:status :complete
479:comment "All resolutions supported (up to 2400DPI)."
480
481:model "PIXMA MG8100 Series"
482:interface "USB"
483:usbid "0x04a9" "0x174b"
484:status :untested
485:comment "Testers needed!"
486
487:model "PIXMA MG8200 Series"
488:interface "USB Ethernet"
489:usbid "0x04a9" "0x1756"
490:status :complete
491:comment "All resolutions supported (up to 4800DPI)."
492
493:model "PIXMA MP140"
494:interface "USB"
495:usbid "0x04a9" "0x172b"
496:status :complete
497:comment "All resolutions supported (up to 600 DPI)"
498
499:model "PIXMA MP150"
500:interface "USB"
501:usbid "0x04a9" "0x1709"
502:status :good
503
504:model "PIXMA MP160"
505:interface "USB"
506:usbid "0x04a9" "0x1714"
507:status :basic
508
509:model "PIXMA MP170"
510:interface "USB"
511:usbid "0x04a9" "0x170a"
512:status :complete
513:comment "All resolutions supported (up to 1200DPI)."
514
515:model "PIXMA MP180"
516:interface "USB"
517:usbid "0x04a9" "0x1715"
518:status :basic
519
520:model "PIXMA MP190"
521:interface "USB"
522:usbid "0x04a9" "0x1734"
523:status :complete
524:comment "All resolutions supported (up to 600DPI)"
525
526:model "PIXMA MP210"
527:interface "USB"
528:usbid "0x04a9" "0x1721"
529:status :complete
530:comment "All resolutions supported (up to 600DPI)"
531
532:model "PIXMA MP220"
533:interface "USB"
534:usbid "0x04a9" "0x1722"
535:status :complete
536:comment "All resolutions supported (up to 1200DPI)."
537
538:model "PIXMA MP230"
539:interface "USB"
540:usbid "0x04a9" "0x175f"
541:status :complete
542:comment "All resolutions supported (up to 600DPI)."
543
544:model "PIXMA MP240"
545:interface "USB"
546:usbid "0x04a9" "0x1732"
547:status :complete
548:comment "All resolutions supported (up to 1200DPI)"
549
550:model "PIXMA MP250"
551:interface "USB"
552:usbid "0x04a9" "0x173a"
553:status :complete
554:comment "All resolutions supported (up to 600DPI)"
555
556:model "PIXMA MP260"
557:interface "USB"
558:usbid "0x04a9" "0x1733"
559:status :complete
560:comment "All resolutions supported (up to 1200DPI)"
561
562:model "PIXMA MP270"
563:interface "USB"
564:usbid "0x04a9" "0x173b"
565:status :complete
566:comment "All resolutions supported (up to 1200DPI)"
567
568:model "PIXMA MP280"
569:interface "USB"
570:usbid "0x04a9" "0x1746"
571:status :good
572:comment "All resolutions supported (up to 600DPI)."
573
574:model "PIXMA MP360"
575:interface "USB"
576:usbid "0x04a9" "0x263c"
577:status :complete
578:comment "All resolutions supported (up to 1200DPI)."
579
580:model "PIXMA MP370"
581:interface "USB"
582:usbid "0x04a9" "0x263d"
583:status :complete
584:comment "All resolutions supported (up to 1200DPI)."
585
586:model "PIXMA MP375R"
587:interface "USB"
588:usbid "0x04a9" "0x263f"
589:status :untested
590:comment "Same protocol as Pixma MP360/370/390? Testers needed!"
591
592:model "PIXMA MP390"
593:interface "USB"
594:usbid "0x04a9" "0x263e"
595:status :complete
596:comment "All resolutions supported (up to 1200DPI)."
597
598:model "PIXMA MP450"
599:interface "USB"
600:usbid "0x04a9" "0x170b"
601:status :complete
602:comment "All resolutions supported (up to 1200DPI)."
603
604:model "PIXMA MP460"
605:interface "USB"
606:usbid "0x04a9" "0x1716"
607:status :complete
608:comment "All resolutions supported (up to 1200DPI)."
609
610:model "PIXMA MP470"
611:interface "USB"
612:usbid "0x04a9" "0x1723"
613:status :complete
614:comment "All resolutions supported (up to 2400DPI)."
615
616:model "PIXMA MP480"
617:interface "USB"
618:usbid "0x04a9" "0x1731"
619:status :complete
620:comment "All resolutions supported (up to 2400DPI)"
621
622:model "PIXMA MP490"
623:interface "USB"
624:usbid "0x04a9" "0x173c"
625:status :complete
626:comment "All resolutions supported (up to 1200DPI)"
627
628:model "PIXMA MP493"
629:interface "USB"
630:usbid "0x04a9" "0x1757"
631:status :untested
632:comment "Testers needed!"
633
634:model "PIXMA MP495"
635:interface "USB"
636:usbid "0x04a9" "0x1747"
637:status :complete
638:comment "All resolutions supported (up to 600DPI)"
639
640:model "PIXMA MP500"
641:interface "USB"
642:usbid "0x04a9" "0x170c"
643:status :good
644
645:model "PIXMA MP510"
646:interface "USB"
647:usbid "0x04a9" "0x1717"
648:status :complete
649:comment "All resolutions supported (up to 1200DPI)."
650
651:model "PIXMA MP520"
652:interface "USB"
653:usbid "0x04a9" "0x1724"
654:status :complete
655:comment "All resolutions supported (up to 2400DPI)"
656
657:model "PIXMA MP530"
658:interface "USB"
659:usbid "0x04a9" "0x1712"
660:status :good
661
662:model "PIXMA MP540"
663:interface "USB"
664:usbid "0x04a9" "0x1730"
665:status :complete
666:comment "All resolutions supported (up to 2400DPI)"
667
668:model "PIXMA MP550"
669:interface "USB"
670:usbid "0x04a9" "0x173d"
671:status :complete
672:comment "All resolutions supported (up to 2400DPI)"
673
674:model "PIXMA MP560"
675:interface "USB"
676:usbid "0x04a9" "0x173e"
677:status :complete
678:comment "All resolutions supported (up to 2400DPI)"
679
680:model "PIXMA MP600"
681:interface "USB"
682:usbid "0x04a9" "0x1718"
683:status :complete
684:comment "All resolutions supported (up to 2400DPI)"
685
686:model "PIXMA MP600R"
687:interface "USB Ethernet"
688:usbid "0x04a9" "0x1719"
689:status :complete
690:comment "All resolutions supported (up to 2400DPI)"
691
692:model "PIXMA MP610"
693:interface "USB"
694:usbid "0x04a9" "0x1725"
695:status :complete
696:comment "All resolutions supported (up to 4800DPI)"
697
698:model "PIXMA MP620"
699:interface "USB Ethernet"
700:usbid "0x04a9" "0x172f"
701:status :complete
702:comment "All resolutions supported (up to 2400DPI)"
703
704:model "PIXMA MP630"
705:interface "USB"
706:usbid "0x04a9" "0x172e"
707:status :complete
708:comment "All resolutions supported (up to 4800DPI)"
709
710:model "PIXMA MP640"
711:interface "USB Ethernet"
712:usbid "0x04a9" "0x173f"
713:status :complete
714:comment "All resolutions supported (up to 4800DPI)"
715
716:model "PIXMA MP700"
717:interface "USB"
718:usbid "0x04a9" "0x2630"
719:status :complete
720:comment "All resolutions supported (flatbed color up to 1200DPI, grayscale up to 600DPI)."
721
722:model "PIXMA MP710"
723:interface "USB"
724:usbid "0x04a9" "0x264d"
725:status :complete
726:comment "All resolutions supported (up to 1200DPI)"
727
728:model "PIXMA MP730"
729:interface "USB"
730:usbid "0x04a9" "0x262f"
731:status :good
732:comment "Flatbed color up to 1200DPI, grayscale up to 600DPI. ADF scan to be confirmed."
733
734:model "PIXMA MP740"
735:interface "USB"
736:usbid "0x04a9" "0x264c"
737:status :untested
738:comment "Same protocol as Pixma MP710? Testers needed!"
739
740:model "PIXMA MP750"
741:interface "USB"
742:usbid "0x04a9" "0x1706"
743:status :minimal
744:comment "No grayscale. Canceling scan in ADF mode doesn't eject the paper!"
745
746:model "PIXMA MP760"
747:interface "USB"
748:usbid "0x04a9" "0x1708"
749:status :minimal
750:comment "No grayscale. The scanner sometimes hangs!"
751
752:model "PIXMA MP770"
753:interface "USB"
754:usbid "0x04a9" "0x1708"
755:status :minimal
756:comment "No grayscale. The scanner sometimes hangs!"
757
758:model "PIXMA MP780"
759:interface "USB"
760:usbid "0x04a9" "0x1707"
761:status :minimal
762:comment "No grayscale. The scanner sometimes hangs!"
763
764:model "PIXMA MP790"
765:interface "USB"
766:usbid "0x04a9" "0x1707"
767:status :minimal
768:comment "No grayscale. The scanner sometimes hangs!"
769
770:model "PIXMA MP800"
771:interface "USB"
772:usbid "0x04a9" "0x170d"
773:status :complete
774:comment "All resolutions supported up to 2400DPI. Full TPU support up to 2400DPI."
775
776:model "PIXMA MP800R"
777:interface "USB"
778:usbid "0x04a9" "0x170e"
779:status :complete
780:comment "All resolutions supported up to 2400DPI. Full TPU support up to 2400DPI."
781
782:model "PIXMA MP810"
783:interface "USB"
784:usbid "0x04a9" "0x171a"
785:status :complete
786:comment "All resolutions supported up to 4800DPI. Full TPU support (negative and slides) up to 4800DPI."
787
788:model "PIXMA MP830"
789:interface "USB"
790:usbid "0x04a9" "0x1713"
791:status :complete
792:comment "All resolutions supported up to 2400DPI. Flatbed, ADF simplex and Duplex supported."
793
794:model "PIXMA MP960"
795:interface "USB"
796:usbid "0x04a9" "0x171b"
797:status :complete
798:comment "All resolutions supported up to 4800DPI. Full TPU support (negative and slides) up to 4800DPI."
799
800:model "PIXMA MP970"
801:interface "USB Ethernet"
802:usbid "0x04a9" "0x1726"
803:status :complete
804:comment "All resolutions supported (up to 4800DPI). Full TPU support (negative and slides) at 24 or 48 bits."
805
806:model "PIXMA MP980"
807:interface "USB Ethernet"
808:usbid "0x04a9" "0x172d"
809:status :complete
810:comment "Working fine at all resolutions."
811
812:model "PIXMA MP990"
813:interface "USB Ethernet"
814:usbid "0x04a9" "0x1740"
815:status :complete
816:comment "Working fine at all resolutions."
817
818:model "PIXMA MX300"
819:interface "USB"
820:usbid "0x04a9" "0x1727"
821:status :complete
822:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
823
824:model "PIXMA MX310"
825:interface "USB"
826:usbid "0x04a9" "0x1728"
827:status :complete
828:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)"
829
830:model "PIXMA MX320"
831:interface "USB"
832:usbid "0x04a9" "0x1736"
833:status :untested
834:comment "Same protocol as Pixma Generation 3? Testers needed!"
835
836:model "PIXMA MX330"
837:interface "USB"
838:usbid "0x04a9" "0x1737"
839:status :complete
840:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)"
841
842:model "PIXMA MX340"
843:interface "USB"
844:usbid "0x04a9" "0x1741"
845:status :complete
846:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)"
847
848:model "PIXMA MX350"
849:interface "USB Ethernet"
850:usbid "0x04a9" "0x1742"
851:status :complete
852:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)"
853
854:model "PIXMA MX360"
855:interface "USB"
856:usbid "0x04a9" "0x174d"
857:status :complete
858:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
859
860:model "PIXMA MX370 Series"
861:interface "USB"
862:usbid "0x04a9" "0x1759"
863:status :complete
864:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
865
866:model "PIXMA MX390 Series"
867:interface "USB"
868:usbid "0x04a9" "0x1766"
869:status :untested
870:comment "Testers needed!"
871
872:model "PIXMA MX410"
873:interface "USB Ethernet WiFi"
874:usbid "0x04a9" "0x174e"
875:status :complete
876:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
877
878:model "PIXMA MX420"
879:interface "USB Ethernet"
880:usbid "0x04a9" "0x174f"
881:status :complete
882:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
883
884:model "PIXMA MX430 Series"
885:interface "USB Ethernet"
886:usbid "0x04a9" "0x175b"
887:status :untested
888:comment "Testers needed!"
889
890:model "PIXMA MX450 Series"
891:interface "USB"
892:usbid "0x04a9" "0x1768"
893:status :untested
894:comment "Testers needed!"
895
896:model "PIXMA MX470 Series"
897:interface "USB Ethernet"
898:usbid "0x04a9" "0x1774"
899:status :complete
900:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
901
902:model "PIXMA MX490 Series"
903:interface "USB WiFi"
904:usbid "0x04a9" "0x1787"
905:status :untested
906:comment "Testers needed!"
907
908:model "PIXMA MX510 Series"
909:interface "USB Ethernet"
910:usbid "0x04a9" "0x175c"
911:status :complete
912:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
913
914:model "PIXMA MX520 Series"
915:interface "USB Ethernet WiFi"
916:usbid "0x04a9" "0x1769"
917:status :complete
918:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
919
920:model "PIXMA MX530 Series"
921:interface "USB WiFi"
922:usbid "0x04a9" "0x1775"
923:status :complete
924:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
925
926:model "PIXMA MX700"
927:interface "USB Ethernet"
928:usbid "0x04a9" "0x1729"
929:status :complete
930:comment "Flatbed and ADF scan. All resolutions supported (up to 2400DPI)"
931
932:model "PIXMA MX710 Series"
933:interface "USB Ethernet"
934:usbid "0x04a9" "0x175d"
935:status :untested
936:comment "Testers needed!"
937
938:model "PIXMA MX720 Series"
939:interface "USB Ethernet WiFi"
940:usbid "0x04a9" "0x176a"
941:status :complete
942:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
943
944:model "PIXMA MX850"
945:interface "USB Ethernet"
946:usbid "0x04a9" "0x172c"
947:status :complete
948:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
949
950:model "PIXMA MX860"
951:interface "USB Ethernet"
952:usbid "0x04a9" "0x1735"
953:status :complete
954:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
955
956:model "PIXMA MX870"
957:interface "USB Ethernet"
958:usbid "0x04a9" "0x1743"
959:status :complete
960:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
961
962:model "PIXMA MX880 Series"
963:interface "USB Ethernet"
964:usbid "0x04a9" "0x1750"
965:status :complete
966:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
967
968:model "PIXMA MX882"
969:interface "USB Ethernet"
970:usbid "0x04a9" "0x1750"
971:status :complete
972:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
973
974:model "PIXMA MX885"
975:interface "USB Ethernet"
976:usbid "0x04a9" "0x1750"
977:status :complete
978:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
979
980:model "PIXMA MX890 Series"
981:interface "USB Ethernet"
982:usbid "0x04a9" "0x175e"
983:status :complete
984:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
985
986:model "PIXMA MX920 Series"
987:interface "USB Ethernet WiFi"
988:usbid "0x04a9" "0x176b"
989:status :good
990:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
991
992:model "PIXMA MX7600"
993:interface "USB Ethernet"
994:usbid "0x04a9" "0x171c"
995:status :complete
996:comment "Flatbed and ADF scan. All resolutions supported (up to 4800DPI)"
997
998:model "TC-20M"
999:interface "USB"
1000:usbid "0x04a9" "0x18fc"
1001:status :untested
1002:comment "Testers needed!"
1003
1004:model "TC-5200M"
1005:interface "USB"
1006:usbid "0x04a9" "0x18ff"
1007:status :untested
1008:comment "Testers needed!"
1009
1010:model "PIXMA TR4500 Series"
1011:interface "USB WiFi"
1012:usbid "0x04a9" "0x1854"
1013:status :complete
1014:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
1015
1016:model "PIXMA TR4600 Series"
1017:interface "USB WiFi"
1018:usbid "0x04a9" "0x18da"
1019:status :complete
1020:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
1021
1022:model "PIXMA TR4700 Series"
1023:interface "USB WiFi"
1024:usbid "0x04a9" "0x18dc"
1025:status :complete
1026:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
1027
1028:model "PIXMA TR7000 Series"
1029:interface "USB"
1030:usbid "0x04a9" "0x18b9"
1031:status :untested
1032:comment "Testers needed!"
1033
1034:model "PIXMA TR7500 Series"
1035:interface "USB WiFi"
1036:usbid "0x04a9" "0x1824"
1037:status :untested
1038:comment "Testers needed!"
1039
1040:model "PIXMA TR7530 Series"
1041:interface "USB WiFi"
1042:usbid "0x04a9" "0x1845"
1043:status :untested
1044:comment "Testers needed!"
1045
1046:model "PIXMA TR7600 Series"
1047:interface "USB"
1048:usbid "0x04a9" "0x18aa"
1049:status :untested
1050:comment "Testers needed!"
1051
1052:model "PIXMA TR7800 series"
1053:interface "USB WiFi"
1054:usbid "0x04a9" "0x1151"
1055:status :untested
1056:comment "Testers needed!"
1057
1058:model "PIXMA TR8500 Series"
1059:interface "USB Ethernet WiFi"
1060:usbid "0x04a9" "0x1823"
1061:status :untested
1062:comment "Testers needed!"
1063
1064:model "PIXMA TR8530 Series"
1065:interface "USB Ethernet WiFi"
1066:usbid "0x04a9" "0x1844"
1067:status :untested
1068:comment "Testers needed!"
1069
1070:model "PIXMA TR8580 Series"
1071:interface "USB Ethernet WiFi"
1072:usbid "0x04a9" "0x1841"
1073:status :untested
1074:comment "Testers needed!"
1075
1076:model "PIXMA TR8600 Series"
1077:interface "USB"
1078:usbid "0x04a9" "0x18ad"
1079:status :untested
1080:comment "Testers needed!"
1081
1082:model "PIXMA TR8630 Series"
1083:interface "USB"
1084:usbid "0x04a9" "0x18af"
1085:status :untested
1086:comment "Testers needed!"
1087
1088:model "PIXMA TR9530 Series"
1089:interface "USB WiFi"
1090:usbid "0x04a9" "0x185e"
1091:status :untested
1092:comment "Testers needed!"
1093
1094:model "PIXMA TS2400 Series"
1095:interface "USB WiFi"
1096:usbid "0x04a9" "0x1108"
1097:status :good
1098:comment "All resolutions supported (up to 600DPI). WiFi not working."
1099
1100:model "PIXMA TS2600 Series"
1101:interface "USB WiFi"
1102:usbid "0x04a9" "0x1107"
1103:status :good
1104:comment "All resolutions supported (up to 600DPI). WiFi not working."
1105
1106:model "PIXMA TS3100 Series"
1107:interface "USB WiFi"
1108:usbid "0x04a9" "0x1827"
1109:status :good
1110:comment "All resolutions supported (up to 600DPI). WiFi not working."
1111
1112:model "PIXMA TS3300 Series"
1113:interface "USB WiFi"
1114:usbid "0x04a9" "0x18a2"
1115:status :good
1116:comment "All resolutions supported (up to 1200DPI). WiFi not working."
1117
1118:model "PIXMA TS3450"
1119:interface "USB"
1120:usbid "0x04a9" "0x18b7"
1121:status :good
1122:comment ""All resolutions supported (up to 600DPI). WiFi not working.
1123
1124:model "PIXMA TS3451"
1125:interface "USB"
1126:usbid "0x04a9" "0x18b7"
1127:status :good
1128:comment ""All resolutions supported (up to 600DPI). WiFi not working.
1129
1130:model "PIXMA TS3452"
1131:interface "USB"
1132:usbid "0x04a9" "0x18b7"
1133:status :good
1134:comment ""All resolutions supported (up to 600DPI). WiFi not working.
1135
1136:model "PIXMA TS3500 Series"
1137:interface "USB"
1138:usbid "0x04a9" "0x18d4"
1139:status :untested
1140:comment "Testers needed!"
1141
1142:model "PIXMA TS5000 Series"
1143:interface "USB WiFi"
1144:usbid "0x04a9" "0x1802"
1145:status :good
1146:comment "All resolutions supported (up to 1200DPI). WiFi not working."
1147
1148:model "PIXMA TS5100 Series"
1149:interface "USB WiFi"
1150:usbid "0x04a9" "0x1825"
1151:status :good
1152:comment "All resolutions supported (up to 1200DPI). WiFi not working."
1153
1154:model "PIXMA TS5300 Series"
1155:interface "USB WiFi"
1156:usbid "0x04a9" "0x188b"
1157:status :untested
1158:comment "Testers needed!"
1159
1160:model "PIXMA TS5350i Series"
1161:interface "USB WiFi"
1162:usbid "0x04a9" "0x18d9"
1163:status :untested
1164:comment "Testers needed!"
1165
1166:model "PIXMA TS5380 Series"
1167:interface "USB WiFi"
1168:usbid "0x04a9" "0x188c"
1169:status :untested
1170:comment "Testers needed!"
1171
1172:model "PIXMA TS5400 Series"
1173:interface "USB WiFi"
1174:usbid "0x04a9" "0x18d8"
1175:status :untested
1176:comment "Testers needed!"
1177
1178:model "PIXMA TS6000 Series"
1179:interface "USB WiFi"
1180:usbid "0x04a9" "0x1801"
1181:status :untested
1182:comment "Testers needed!"
1183
1184:model "PIXMA TS6100 Series"
1185:interface "USB WiFi"
1186:usbid "0x04a9" "0x1822"
1187:status :good
1188:comment "All resolutions supported (up to 2400DPI). WiFi not working."
1189
1190:model "PIXMA TS6130 Series"
1191:interface "USB WiFi"
1192:usbid "0x04a9" "0x1843"
1193:status :untested
1194:comment "Testers needed!"
1195
1196:model "PIXMA TS6180 Series"
1197:interface "USB WiFi"
1198:usbid "0x04a9" "0x1840"
1199:status :untested
1200:comment "Testers needed!"
1201
1202:model "PIXMA TS6200 Series"
1203:interface "USB WiFi"
1204:usbid "0x04a9" "0x1856"
1205:status :good
1206:comment "All resolutions supported (up to 1200DPI). WiFi not working."
1207
1208:model "PIXMA TS6230 Series"
1209:interface "USB WiFi"
1210:usbid "0x04a9" "0x1858"
1211:status :untested
1212:comment "Testers needed!"
1213
1214:model "PIXMA TS6280 Series"
1215:interface "USB WiFi"
1216:usbid "0x04a9" "0x1857"
1217:status :untested
1218:comment "Testers needed!"
1219
1220:model "PIXMA TS6300 Series"
1221:interface "USB WiFi"
1222:usbid "0x04a9" "0x188b"
1223:status :good
1224:comment "Testers needed!"
1225
1226:model "PIXMA TS6330 Series"
1227:interface "USB WiFi"
1228:usbid "0x04a9" "0x1894"
1229:status :untested
1230:comment "Testers needed!"
1231
1232:model "PIXMA TS6380 Series"
1233:interface "USB WiFi"
1234:usbid "0x04a9" "0x188e"
1235:status :untested
1236:comment "Testers needed!"
1237
1238:model "PIXMA TS6400 Series"
1239:interface "USB"
1240:usbid "0x04a9" "0x18d3"
1241:status :good
1242:comment "All resolutions supported (up to 1200DPI). WiFi not tested by Pixma as yet."
1243
1244:model "PIXMA TS6630 series"
1245:interface "USB WiFi"
1246:usbid "0x04a9" "0x114e"
1247:status :untested
1248:comment "Testers needed!"
1249
1250:model "PIXMA TS6730 series"
1251:interface "USB WiFi"
1252:usbid "0x04a9" "0x1150"
1253:status :untested
1254:comment "Testers needed!"
1255
1256:model "PIXMA TS7330 Series"
1257:interface "USB WiFi"
1258:usbid "0x04a9" "0x188f"
1259:status :untested
1260:comment "Testers needed!"
1261
1262:model "PIXMA TS7400 Series"
1263:interface "USB"
1264:usbid "0x04a9" "0x18d7"
1265:status :untested
1266:comment "Testers needed!"
1267
1268:model "PIXMA TS7430 Series"
1269:interface "USB"
1270:usbid "0x04a9" "0x18b2"
1271:status :untested
1272:comment "Testers needed!"
1273
1274:model "PIXMA TS7450i Series"
1275:interface "USB"
1276:usbid "0x04a9" "0x18f7"
1277:status :untested
1278:comment "Testers needed!"
1279
1280:model "PIXMA TS7530 Series"
1281:interface "USB"
1282:usbid "0x04a9" "0x18e1"
1283:status :untested
1284:comment "Testers needed!"
1285
1286:model "PIXMA TS7600i series"
1287:interface "USB WiFi"
1288:usbid "0x04a9" "0x114f"
1289:status :untested
1290:comment "Testers needed!"
1291
1292:model "PIXMA TS7700 series"
1293:interface "USB WiFi"
1294:usbid "0x04a9" "0x110f"
1295:status :untested
1296:comment "Testers needed!"
1297
1298:model "PIXMA TS7700A series"
1299:interface "USB WiFi"
1300:usbid "0x04a9" "0x1111"
1301:status :untested
1302:comment "Testers needed!"
1303
1304:model "PIXMA TS7700i series"
1305:interface "USB WiFi"
1306:usbid "0x04a9" "0x1152"
1307:status :untested
1308:comment "Testers needed!"
1309
1310:model "PIXMA TS8000 Series"
1311:interface "USB WiFi"
1312:usbid "0x04a9" "0x1800"
1313:status :good
1314:comment "All resolutions supported (up to 2400DPI). WiFi not supported by Pixma."
1315
1316:model "PIXMA TS8100 Series"
1317:interface "USB WiFi"
1318:usbid "0x04a9" "0x1821"
1319:status :untested
1320:comment "Testers needed!"
1321
1322:model "PIXMA TS8130 Series"
1323:interface "USB WiFi"
1324:usbid "0x04a9" "0x1842"
1325:status :untested
1326:comment "Testers needed!"
1327
1328:model "PIXMA TS8180 Series"
1329:interface "USB WiFi"
1330:usbid "0x04a9" "0x183f"
1331:status :untested
1332:comment "Testers needed!"
1333
1334:model "PIXMA TS8200 Series"
1335:interface "USB WiFi"
1336:usbid "0x04a9" "0x1859"
1337:status :good
1338:comment "All resolutions supported (up to 1200DPI). WiFi not working."
1339
1340:model "PIXMA TS8230 Series"
1341:interface "USB WiFi"
1342:usbid "0x04a9" "0x185b"
1343:status :untested
1344:comment "Testers needed!"
1345
1346:model "PIXMA TS8280 Series"
1347:interface "USB WiFi"
1348:usbid "0x04a9" "0x185a"
1349:status :untested
1350:comment "Testers needed!"
1351
1352:model "PIXMA TS8300 Series"
1353:interface "USB WiFi"
1354:usbid "0x04a9" "0x1890"
1355:status :untested
1356:comment "Testers needed!"
1357
1358:model "PIXMA TS8330 Series"
1359:interface "USB WiFi"
1360:usbid "0x04a9" "0x1892"
1361:status :untested
1362:comment "Testers needed!"
1363
1364:model "PIXMA TS8380 Series"
1365:interface "USB WiFi"
1366:usbid "0x04a9" "0x1891"
1367:status :untested
1368:comment "Testers needed!"
1369
1370:model "PIXMA TS8430 Series"
1371:interface "USB"
1372:usbid "0x04a9" "0x18b5"
1373:status :untested
1374:comment "Testers needed!"
1375
1376:model "PIXMA TS8530 Series"
1377:interface "USB"
1378:usbid "0x04a9" "0x18e0"
1379:status :untested
1380:comment "Testers needed!"
1381
1382:model "PIXMA TS8630 Series"
1383:interface "USB"
1384:usbid "0x04a9" "0x18f8"
1385:status :untested
1386:comment "Testers needed!"
1387
1388:model "PIXMA TS8700 series"
1389:interface "USB WiFi"
1390:usbid "0x04a9" "0x1118"
1391:status :untested
1392:comment "Testers needed!"
1393
1394:model "PIXMA TS9000 Series"
1395:interface "USB WiFi"
1396:usbid "0x04a9" "0x179f"
1397:status :untested
1398:comment "Testers needed!"
1399
1400:model "PIXMA TS9100 Series"
1401:interface "USB Ethernet WiFi"
1402:usbid "0x04a9" "0x1820"
1403:status :untested
1404:comment "Testers needed!"
1405
1406:model "PIXMA TS9180 Series"
1407:interface "USB Ethernet WiFi"
1408:usbid "0x04a9" "0x183e"
1409:status :untested
1410:comment "Testers needed!"
1411
1412:model "PIXMA TS9500 Series"
1413:interface "USB WiFi"
1414:usbid "0x04a9" "0x185c"
1415:status :untested
1416:comment "Testers needed!"
1417
1418:model "PIXMA TS9580 Series"
1419:interface "USB WiFi"
1420:usbid "0x04a9" "0x185d"
1421:status :untested
1422:comment "Testers needed!"
1423
1424:model "PIXUS MP5"
1425:interface "USB"
1426:usbid "0x04a9" "0x2635"
1427:status :untested
1428:comment "Testers needed! Identical with imageCLASS MPC190."
1429
1430:model "PIXUS MP10"
1431:interface "USB"
1432:usbid "0x04a9" "0x261f"
1433:status :complete
1434:comment "All resolutions supported (up to 600DPI). Identical with imageCLASS MPC200."
1435
1436:model "PIXUS XK50 Series"
1437:interface "USB WiFi"
1438:usbid "0x04a9" "0x1846"
1439:status :untested
1440:comment "Testers needed!"
1441
1442:model "CanoScan XK 60"
1443:interface "USB"
1444:usbid "0x04a9" "0x1893"
1445:status :untested
1446:comment "Testers needed!"
1447
1448:model "PIXUS XK70 Series"
1449:interface "USB WiFi"
1450:usbid "0x04a9" "0x1847"
1451:status :untested
1452:comment "Testers needed!"
1453
1454:model "PIXUS XK80 Series"
1455:interface "USB WiFi"
1456:usbid "0x04a9" "0x1873"
1457:status :untested
1458:comment "Testers needed!"
1459
1460:model "PIXUS XK100 Series"
1461:interface "USB WiFi"
1462:usbid "0x04a9" "0x18e2"
1463:status :untested
1464:comment "Testers needed!"
1465
1466:model "PIXUS XK110 Series"
1467:interface "USB WiFi"
1468:usbid "0x04a9" "0x18f9"
1469:status :untested
1470:comment "Testers needed!"
1471
1472:model "PIXUS XK120 Series"
1473:interface "USB WiFi"
1474:usbid "0x04a9" "0x1119"
1475:status :untested
1476:comment "Testers needed!"
1477
1478:model "PIXUS XK500 Series"
1479:interface "USB WiFi"
1480:usbid "0x04a9" "0x18df"
1481:status :untested
1482:comment "Testers needed!"
1483
1484:model "imageCLASS D420"
1485:interface "USB"
1486:usbid "0x04a9" "0x26ef"
1487:status :complete
1488:comment "All resolutions supported (up to 600DPI). Flatbed, ADF simplex and Duplex supported."
1489
1490:model "imageCLASS D480"
1491:interface "USB"
1492:usbid "0x04a9" "0x26ed"
1493:status :complete
1494:comment "All resolutions supported (up to 600DPI). Flatbed, ADF simplex and Duplex supported."
1495
1496:model "imageCLASS D530"
1497:interface "USB"
1498:usbid "0x04a9" "0x2775"
1499:status :complete
1500:comment "All resolutions supported (up to 600DPI)"
1501
1502:model "imageCLASS D550"
1503:interface "USB"
1504:usbid "0x04a9" "0x2738"
1505:status :untested
1506:comment "Testers needed!"
1507
1508:model "imageCLASS D570"
1509:interface "USB"
1510:usbid "0x04a9" "0x27e8"
1511:status :complete
1512:comment "All resolutions supported (up to 600DPI)"
1513
1514:model "i-SENSYS MF110 Series"
1515:interface "USB Ethernet WiFi"
1516:usbid "0x04a9" "0x27ed"
1517:status :untested
1518:comment "Testers needed! WiFi only for w Types."
1519
1520:model "i-SENSYS MF210 Series"
1521:interface "USB Ethernet WiFi"
1522:usbid "0x04a9" "0x27a9"
1523:status :complete
1524:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI). WiFi only for w Types."
1525
1526:model "i-SENSYS MF220 Series"
1527:interface "USB Ethernet WiFi"
1528:usbid "0x04a9" "0x27a8"
1529:status :untested
1530:comment "Testers needed!"
1531
1532:model "i-SENSYS MF230 Series"
1533:interface "USB WiFi"
1534:usbid "0x04a9" "0x27d1"
1535:status :complete
1536:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI). WiFi only for w Types."
1537
1538:model "i-SENSYS MF240 Series"
1539:interface "USB Ethernet WiFi"
1540:usbid "0x04a9" "0x27d2"
1541:status :good
1542:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI, ADF up to 300DPI). 216mm image width buggy, restricted to 215mm."
1543
1544:model "i-SENSYS MF260 Series"
1545:interface "USB Ethernet WiFi"
1546:usbid "0x04a9" "0x27f4"
1547:status :untested
1548:comment "Testers needed! Duplex only for MF269."
1549
1550:model "i-SENSYS MF410 Series"
1551:interface "USB Ethernet WiFi"
1552:usbid "0x04a9" "0x27c0"
1553:status :untested
1554:comment "Testers needed!"
1555
1556:model "i-SENSYS MF420 Series"
1557:interface "USB Ethernet WiFi"
1558:usbid "0x04a9" "0x27f1"
1559:status :untested
1560:comment "Testers needed!"
1561
1562:model "i-SENSYS MF440 Series"
1563:interface "USB Ethernet WiFi"
1564:usbid "0x04a9" "0x2823"
1565:status :complete
1566:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI, ADF up to 300DPI)."
1567
1568:model "i-SENSYS MF510 Series"
1569:interface "USB Ethernet WiFi"
1570:usbid "0x04a9" "0x27c2"
1571:status :untested
1572:comment "Testers needed!"
1573
1574:model "i-SENSYS MF520 Series"
1575:interface "USB Ethernet WiFi"
1576:usbid "0x04a9" "0x27f0"
1577:status :untested
1578:comment "Testers needed!"
1579
1580:model "i-SENSYS MF620 Series"
1581:interface "USB Ethernet WiFi"
1582:usbid "0x04a9" "0x27b4"
1583:status :complete
1584:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1585
1586:model "i-SENSYS MF630 Series"
1587:interface "USB Ethernet WiFi"
1588:usbid "0x04a9" "0x27e1"
1589:status :complete
1590:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1591
1592:model "imageCLASS MF634C"
1593:interface "USB Ethernet WiFi"
1594:usbid "0x04a9" "0x27e2"
1595:status :complete
1596:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1597
1598:model "i-SENSYS MF640 Series"
1599:interface "USB Ethernet WiFi"
1600:usbid "0x04a9" "0x27fe"
1601:status :complete
1602:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1603
1604:model "i-SENSYS MF645C"
1605:interface "USB Ethernet WiFi"
1606:usbid "0x04a9" "0x27fd"
1607:status :complete
1608:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1609
1610:model "i-SENSYS MF720 Series"
1611:interface "USB Ethernet WiFi"
1612:usbid "0x04a9" "0x27b5"
1613:status :untested
1614:comment "Testers needed!"
1615
1616:model "i-SENSYS MF730 Series"
1617:interface "USB Ethernet WiFi"
1618:usbid "0x04a9" "0x27e4"
1619:status :good
1620:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI). Ethernet and WiFi not tested yet"
1621
1622:model "imageCLASS MF733Cdw"
1623:interface "USB Ethernet WiFi"
1624:usbid "0x04a9" "0x27e5"
1625:status :complete
1626:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1627
1628:model "i-SENSYS MF731/733"
1629:interface "USB Ethernet WiFi"
1630:usbid "0x04a9" "0x27e5"
1631:status :complete
1632:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1633
1634:model "i-SENSYS MF740 Series"
1635:interface "USB Ethernet WiFi"
1636:usbid "0x04a9" "0x27fb"
1637:status :untested
1638:comment "Testers needed!"
1639
1640:model "i-SENSYS MF741/743"
1641:interface "USB Ethernet WiFi"
1642:usbid "0x04a9" "0x27fc"
1643:status :complete
1644:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1645
1646:model "i-SENSYS MF750 Series"
1647:interface "USB Ethernet WiFi"
1648:usbid "0x04a9" "0x2885"
1649:status :untested
1650:comment "Testers needed!"
1651
1652:model "i-SENSYS MF810/820"
1653:interface "USB Ethernet"
1654:usbid "0x04a9" "0x27a6"
1655:status :untested
1656:comment "Testers needed!"
1657
1658:model "i-SENSYS MF3010"
1659:interface "USB Ethernet"
1660:usbid "0x04a9" "0x2759"
1661:status :complete
1662:comment "All resolutions supported (up to 600DPI)"
1663
1664:model "imageCLASS MF3110"
1665:interface "USB"
1666:usbid "0x04a9" "0x2660"
1667:status :complete
1668:comment "All resolutions supported (up to 600DPI)."
1669
1670:model "imageCLASS MF3240"
1671:interface "USB"
1672:usbid "0x04a9" "0x2684"
1673:status :complete
1674:comment "All resolutions supported (up to 600DPI)"
1675
1676:model "imageCLASS MF4010"
1677:interface "USB"
1678:usbid "0x04a9" "0x26b4"
1679:status :complete
1680:comment "All resolutions supported (up to 600DPI)"
1681
1682:model "imageCLASS MF4018"
1683:interface "USB"
1684:usbid "0x04a9" "0x26b4"
1685:status :complete
1686:comment "All resolutions supported (up to 600DPI)"
1687
1688:model "imageCLASS MF4120"
1689:interface "USB"
1690:usbid "0x04a9" "0x26a3"
1691:status :complete
1692:comment "All resolutions supported (up to 600DPI)"
1693
1694:model "imageCLASS MF4122"
1695:interface "USB"
1696:usbid "0x04a9" "0x26a3"
1697:status :complete
1698:comment "All resolutions supported (up to 600DPI)"
1699
1700:model "imageCLASS MF4140"
1701:interface "USB"
1702:usbid "0x04a9" "0x26a3"
1703:status :complete
1704:comment "All resolutions supported (up to 600DPI)"
1705
1706:model "imageCLASS MF4150"
1707:interface "USB"
1708:usbid "0x04a9" "0x26a3"
1709:status :complete
1710:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1711
1712:model "imageCLASS MF4270"
1713:interface "USB"
1714:usbid "0x04a9" "0x26b5"
1715:status :complete
1716:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1717
1718:model "I-SENSYS MF4320d"
1719:interface "USB"
1720:usbid "0x04a9" "0x26ee"
1721:status :complete
1722:comment "All resolutions supported (up to 600DPI)"
1723
1724:model "I-SENSYS MF4330d"
1725:interface "USB"
1726:usbid "0x04a9" "0x26ee"
1727:status :complete
1728:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
1729
1730:model "imageCLASS MF4350d"
1731:interface "USB"
1732:usbid "0x04a9" "0x26ee"
1733:status :complete
1734:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1735
1736:model "imageCLASS MF4370dn"
1737:interface "USB"
1738:usbid "0x04a9" "0x26ec"
1739:status :good
1740:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI). Network not supported"
1741
1742:model "imageCLASS MF4380dn"
1743:interface "USB"
1744:usbid "0x04a9" "0x26ec"
1745:status :good
1746:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI). Network not supported"
1747
1748:model "imageCLASS MF4410"
1749:interface "USB"
1750:usbid "0x04a9" "0x2737"
1751:status :complete
1752:comment "All resolutions supported (up to 600DPI)"
1753
1754:model "imageCLASS MF4430"
1755:interface "USB"
1756:usbid "0x04a9" "0x2737"
1757:status :good
1758:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI). ADF empty buggy."
1759
1760:model "i-SENSYS MF4500 Series"
1761:interface "USB"
1762:usbid "0x04a9" "0x2736"
1763:status :good
1764:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1765
1766:model "imageCLASS MF4570dw"
1767:interface "USB"
1768:usbid "0x04a9" "0x275a"
1769:status :complete
1770:comment "All resolutions supported (up to 600DPI)"
1771
1772:model "imageCLASS MF4660"
1773:interface "USB"
1774:usbid "0x04a9" "0x26b0"
1775:status :complete
1776:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1777
1778:model "imageCLASS MF4690"
1779:interface "USB"
1780:usbid "0x04a9" "0x26b0"
1781:status :complete
1782:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1783
1784:model "i-SENSYS MF4700 Series"
1785:interface "USB Ethernet"
1786:usbid "0x04a9" "0x2774"
1787:status :complete
1788:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1789
1790:model "i-SENSYS MF4800 Series"
1791:interface "USB Ethernet"
1792:usbid "0x04a9" "0x2773"
1793:status :complete
1794:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI). Ethernet buggy."
1795
1796:model "imageCLASS MF5630"
1797:interface "USB"
1798:usbid "0x04a9" "0x264e"
1799:status :untested
1800:comment "Testers needed!"
1801
1802:model "laserBase MF5650"
1803:interface "USB"
1804:usbid "0x04a9" "0x264f"
1805:status :untested
1806:comment "Testers needed!"
1807
1808:model "imageCLASS MF5730"
1809:interface "USB"
1810:usbid "0x04a9" "0x265d"
1811:status :complete
1812:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
1813
1814:model "imageCLASS MF5750"
1815:interface "USB"
1816:usbid "0x04a9" "0x265e"
1817:status :untested
1818:comment "Testers needed!"
1819
1820:model "imageCLASS MF5770"
1821:interface "USB"
1822:usbid "0x04a9" "0x265f"
1823:status :complete
1824:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
1825
1826:model "i-SENSYS MF5880dn"
1827:interface "USB"
1828:usbid "0x04a9" "0x26f9"
1829:status :untested
1830:comment "Testers needed!"
1831
1832:model "i-SENSYS MF5900 Series"
1833:interface "USB Ethernet"
1834:usbid "0x04a9" "0x2743"
1835:status :untested
1836:comment "Testers needed!"
1837
1838:model "i-SENSYS MF6100 Series"
1839:interface "USB Ethernet"
1840:usbid "0x04a9" "0x278e"
1841:status :complete
1842:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI). Note: document feeder does not have 600DPI capability."
1843
1844:model "imageCLASS MF6500 Series"
1845:interface "USB"
1846:usbid "0x04a9" "0x2686"
1847:status :complete
1848:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1849
1850:model "imageCLASS MF6550"
1851:interface "USB"
1852:usbid "0x04a9" "0x2686"
1853:status :complete
1854:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1855
1856:model "i-SENSYS MF6680dn"
1857:interface "USB"
1858:usbid "0x04a9" "0x26fa"
1859:status :untested
1860:comment "Testers needed!"
1861
1862:model "imageCLASS MF8030"
1863:interface "USB"
1864:usbid "0x04a9" "0x2707"
1865:status :complete
1866:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1867
1868:model "imageCLASS MF8170c"
1869:interface "USB"
1870:usbid "0x04a9" "0x2659"
1871:status :untested
1872:comment "Testers needed!"
1873
1874:model "i-SENSYS MF8200C Series"
1875:interface "USB Ethernet"
1876:usbid "0x04a9" "0x2779"
1877:status :complete
1878:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI). Note: document feeder does not have 600DPI capability."
1879
1880:model "i-SENSYS MF8300 Series"
1881:interface "USB Ethernet"
1882:usbid "0x04a9" "0x2708"
1883:status :complete
1884:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)."
1885
1886:model "i-SENSYS MF8500C Series"
1887:interface "USB Ethernet"
1888:usbid "0x04a9" "0x277a"
1889:status :untested
1890:comment "Same protocol as MF8200C Series? Testers needed!"
1891
1892:model "imageCLASS MPC190"
1893:interface "USB"
1894:usbid "0x04a9" "0x2635"
1895:status :untested
1896:comment "Testers needed! Identical with SmartBase MPC190 and PIXUS MP5."
1897
1898:model "imageCLASS MPC200"
1899:interface "USB"
1900:usbid "0x04a9" "0x261f"
1901:status :complete
1902:comment "All resolutions supported (up to 600DPI). Identical with SmartBase MPC200 and PIXUS MP10."
1903
1904:model "imageRUNNER 1018/1022/1023"
1905:interface "USB"
1906:usbid "0x04a9" "0x269d"
1907:status :complete
1908:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1909
1910:model "imageRUNNER 1020/1024/1025"
1911:interface "USB"
1912:usbid "0x04a9" "0x26e6"
1913:status :complete
1914:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1915
1916:model "imageRUNNER 1133"
1917:interface "USB"
1918:usbid "0x04a9" "0x2742"
1919:status :complete
1920:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
1921
1922:model "MAXIFY MB2000 Series"
1923:interface "USB WiFi"
1924:usbid "0x04a9" "0x1778"
1925:status :good
1926:comment "Flatbed works, All resolutions supported (up to 1200DPI), ADF does not work"
1927
1928:model "MAXIFY MB2100 Series"
1929:interface "USB WiFi"
1930:usbid "0x04a9" "0x1793"
1931:status :complete
1932:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
1933
1934:model "MAXIFY MB2300 Series"
1935:interface "USB Ethernet WiFi"
1936:usbid "0x04a9" "0x1779"
1937:status :good
1938:comment "Flatbed and ADF scan.  All resolutions supported (up to 1200DPI), ADF does not work"
1939
1940:model "MAXIFY MB2700 Series"
1941:interface "USB WiFi"
1942:usbid "0x04a9" "0x1792"
1943:status :complete
1944:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
1945
1946:model "MAXIFY MB5000 Series"
1947:interface "USB"
1948:usbid "0x04a9" "0x1776"
1949:status :complete
1950:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
1951
1952:model "MAXIFY MB5100 Series"
1953:interface "USB Ethernet WiFi"
1954:usbid "0x04a9" "0x1790"
1955:status :complete
1956:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
1957
1958:model "MAXIFY MB5300 Series"
1959:interface "USB Ethernet"
1960:usbid "0x04a9" "0x1777"
1961:status :good
1962:comment "1200dpi scans do not work"
1963
1964:model "MAXIFY MB5400 Series"
1965:interface "USB Ethernet WiFi"
1966:usbid "0x04a9" "0x178f"
1967:status :complete
1968:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
1969
1970:model "CanoScan 8800F"
1971:interface "USB"
1972:usbid "0x04a9" "0x1901"
1973:status :complete
1974:comment "Flatbed scan. TPU for negatives and slides. All resolutions supported (up to 4800DPI)."
1975
1976:model "CanoScan 9000F"
1977:interface "USB"
1978:usbid "0x04a9" "0x1908"
1979:status :complete
1980:comment "Full flatbed support up to 4800DPI (Note: flatbed does not have 9600DPI capability). Full TPU support (negatives, slides and infrared) up to 9600DPI."
1981
1982:model "CanoScan 9000F Mark II"
1983:interface "USB"
1984:usbid "0x04a9" "0x190d"
1985:status :complete
1986:comment "Full flatbed support up to 4800DPI (Note: flatbed does not have 9600DPI capability). Full TPU support (negatives, slides and infrared) up to 9600DPI."
1987
1988:model "CanoScan LiDE 300"
1989:interface "USB"
1990:usbid "0x04a9" "0x1913"
1991:status :complete
1992:comment "All resolutions supported (up to 2400DPI)"
1993
1994:model "CanoScan LiDE 400"
1995:interface "USB"
1996:usbid "0x04a9" "0x1912"
1997:status :complete
1998:comment "All resolutions supported (up to 4800DPI)"
1999