1:backend "abaton"
2:version "unmaintained"
3:manpage "sane-abaton"
4;:url "http://aix2.uottawa.ca/~s1204672/sane/"
5
6:devicetype :scanner
7
8:mfg "Abaton"
9;:url "http://www.everex.com/"
10;dead?
11
12:model "Scan 300/GS"
13:interface "SCSI"
14:status :complete
15:comment "All known modes and functions supported"
16
17:model "Scan 300/S"
18:interface "SCSI"
19:status :untested
20:comment "Untested, use with caution"
21:backend "agfafocus"
22:version "unmaintained"
23:manpage "sane-agfafocus"
24
25:devicetype :scanner
26
27:mfg "AGFA"
28:url "http://www.agfa.com/"
29
30:model "Focus GS Scanner"
31:interface "SCSI"
32:status :untested
33:comment "6 bit gray"
34
35:model "Focus Lineart Scanner"
36:interface "SCSI"
37:status :untested
38:comment "Lineart only? Untested."
39
40:model "Focus II"
41:interface "SCSI"
42:status :untested
43:comment "gray only"
44
45:model "Focus Color"
46:interface "SCSI"
47:status :good
48:comment "3-pass"
49
50:model "Focus Color Plus"
51:interface "SCSI"
52:status :good
53:comment "3-pass"
54
55:mfg "Siemens"
56
57:model "S9036"
58:interface "SCSI"
59:status :untested
60:comment "gray only"
61;Apple backend .desc file by Milon Firikis.
62
63:backend "apple"		; name of backend
64:version "unmaintained"                  ; version of backend
65:manpage "sane-apple"		; name of manpage (if it exists)
66;:url "http://no.www.page.yet/" ; backend's web page
67
68:devicetype :scanner              ; start of a list of devices....
69
70:mfg "Apple"
71:url "http://developer.apple.com/"
72:model "Apple Scanner"
73:interface "SCSI"
74:status :good                  ; :alpha, :beta, :stable, :new
75:comment "4bit, 16 shades of gray"
76
77:model "OneScanner"
78:interface "SCSI"
79:comment "8bit, 256 shades of gray. The backend needs work especially in the quantization code but it may work."
80:status :basic                  ; :alpha, :beta, :stable, :new
81
82
83:model "Color OneScanner"
84:interface "SCSI"
85:status :minimal                  ; :alpha, :beta, :stable, :new
86:comment "truecolor (needs much work) but it scans in non color modes."
87;
88; SANE Backend specification file
89;
90; It's basically emacs-lisp --- so ";" indicates comment to end of line.
91; All syntactic elements are keyword tokens, followed by a string or
92;  keyword argument, as specified.
93;
94; ":backend" *must* be specified.
95; All other information is optional (but what good is the file without it?).
96;
97
98:backend "artec"                  ; name of backend
99:version "unmaintained"                 ; version of backend
100:manpage "sane-artec"             ; name of manpage (if it exists)
101:url "http://www4.infi.net/~cpinkham/sane/sane-artec-doc.html" ; backend's web page
102
103:devicetype :scanner              ; start of a list of devices....
104                                  ; other types:  :stillcam, :vidcam,
105                                  ;               :meta, :api
106
107:mfg "Artec/Ultima"               ; name a manufacturer
108:url "http://www.artecusa.com/"
109;; name models for above-specified mfg.
110
111:model "AT3"
112:interface "SCSI"
113:status :complete
114:comment "all modes working"
115
116:model "A6000C"
117:interface "SCSI"
118:status :complete
119:comment "all modes working"
120
121:model "A6000C PLUS"
122:interface "SCSI"
123:status :complete
124:comment "f/w <= v1.92 basic, f/w >= v1.93 OK"
125
126:model "AT6"
127:status :good
128:interface "SCSI"
129:comment "Scan head needs to return home before another scan can be started."
130
131:model "AT12"
132:interface "SCSI"
133:status :complete
134:comment "all modes working"
135
136:model "AM12S"
137:interface "SCSI"
138:status :complete
139:comment "all modes working"
140
141:mfg "BlackWidow"
142:url "http://www.blackwidow.co.uk/"
143
144:model "BW4800SP"
145:interface "SCSI"
146:status :complete
147:comment "rebadged Artec AT3"
148
149:mfg "Plustek"
150:url "http://www.plustek.com/"
151
152:model "OpticPro 19200S"
153:interface "SCSI"
154:status :complete
155:comment "rebadged Artec AM12S"
156
157; :comment and :url specifiers are optional after :mfg, :model, :desc,
158;  and at the top-level.
159;
160; SANE Backend specification file
161;
162
163:backend "artec_eplus48u"
164:version "unmaintained"
165:manpage "sane-artec_eplus48u"
166;:url "http://www.angelfire.com/linux/crapsite/"
167:devicetype :scanner
168
169:mfg "Artec/Ultima"
170:url "http://www.artecusa.com/"
171
172:model "E+ 48U"
173:status :good
174:interface "USB"
175:usbid "0x05d8" "0x4003"
176:comment "CIS scanner based on the GT6816 chip. Apparently all other devices are re-badged Artec scanners."
177
178:model "E+ Pro"
179:status :minimal
180:interface "USB"
181:usbid "0x05d8" "0x4004"
182:comment "Works up to 600dpi, but not 1200. Needs better calibration. See bug #310490"
183
184
185:mfg "Medion/Lifetec/Tevion/Cytron"
186:url "http://www.medion.com"
187:comment "Sold by Aldi and Tchibo."
188
189:model "MD9693"
190:status :good
191:interface "USB"
192:usbid "0x05d8" "0x4003"
193
194:model "MD9705"
195:status :good
196:interface "USB"
197:usbid "0x05d8" "0x4003"
198
199:model "MD4394"
200:status :good
201:interface "USB"
202:usbid "0x05d8" "0x4003"
203:comment "Only scanners with product id 0x4003 will work; try the gt68xx backend, if your scanner has product id 0x4002 "
204
205
206:mfg "Trust"
207:url "http://www.trust-site.com"
208
209:model "Easy Webscan 19200"
210:status :good
211:interface "USB"
212:usbid "0x05d8" "0x4006"
213
214:model "240H Easy Webscan Gold"
215:status :basic
216:interface "USB"
217:usbid "0x05d8" "0x4007"
218:comment "Works up to 600 dpi"
219
220
221:mfg "Memorex"
222:url "http://www.artecusa.com/"
223
224:model "MEM 48U"
225:status :good
226:interface "USB"
227:usbid "0x05d8" "0x4005"
228
229
230:mfg "Microstar"
231:url "http://www.microstar.de/"
232
233:model "MR 9791"
234:status :good
235:interface "USB"
236:usbid "0x05d8" "0x4003"
237
238
239:mfg "UMAX"
240:url "http://www.umax.com/"
241:url "http://www.umax.com.tw/"
242:url "http://www.umax.de/en"
243:url "http://www.umax-europe.com"
244:url "http://www.umaxjapan.co.jp"
245:url "http://www.umax.com.cn"
246
247:model "AstraSlim SE"
248:status :good
249:interface "USB"
250:usbid "0x05d8" "0x4009"
251
252:model "AstraSlim 1200 SE"
253:status :good
254:interface "USB"
255:usbid "0x05d8" "0x4010"
256
257
258:mfg "Yakumo"
259:url "http://www.yakumo.com/"
260
261:model "Scan50"
262:status :good
263:interface "USB"
264:usbid "0x05d8" "0x4011"
265; SANE Backend specification file
266;
267; It's basically emacs-lisp --- so ";" indicates comment to end of line.
268; All syntactic elements are keyword tokens, followed by a string or
269;  keyword argument, as specified.
270;
271; ":backend" *must* be specified.
272; All other information is optional (but what good is the file without it?).
273;
274
275:backend "as6e"			; name of backend
276:version "0.5"			; version of backend
277:manpage "sane-as6e"		; name of manpage (if it exists)
278:url "http://as6edriver.sourceforge.net/"
279
280:devicetype :scanner
281
282:mfg "Artec/Ultima"			; name a manufacturer
283:url "http://www.artecusa.com/"
284
285:model "AS6E"
286:interface "Parport"
287:status :basic
288:comment "Requires the program 'as6edriver' to run."
289
290:mfg "Trust"                    ; name a manufacturer
291:url "http://www.trust-site.com"
292:comment "Carefully check the model names. Trust uses similar names for completely different hardware."
293
294:model "Easy Scan 9600 Plus"
295:interface "Parport"
296:status :basic
297:comment "Requires the program 'as6edriver' to run."
298
299:mfg "Dexxa"                    ; name a manufacturer
300:url "http://www.dexxa.com"
301
302:model "4800"
303:interface "Parport"
304:status :basic
305:comment "Requires the program 'as6edriver' to run."
306
307; :comment and :url specifiers are optional after :mfg, :model, :desc,
308;  and at the top-level.
309; SANE Backend specification file
310;
311; THIS FILE IS GENERATED FROM THE "avision.c" FILE AUTOMATICALLY - DO NOT EDIT
312; THIS FILE MANUALLY !!!
313;
314; It's basically emacs-lisp --- so ";" indicates comment to end of line.
315; All syntactic elements are keyword tokens, followed by a string or
316;  keyword argument, as specified.
317;
318; ":backend" *must* be specified.
319; All other information is optional (but what good is the file without it?).
320
321; name of backend
322:backend "avision"
323
324; version of backend
325:version "Build: 296"
326;status: alpha, beta, stable, new
327;:status :stable
328
329; backend's web page
330:url "http://skull.piratehaven.org/~mike/sane/avision.html"
331
332; name of manpage (if it exists)
333:manpage "sane-avision"
334
335:devicetype :scanner
336
337:mfg "Avision"
338:url "http://www.avision.com"
339
340:model "AV100CS"
341:interface "SCSI"
342:status :untested
343
344:model "AV100IIICS"
345:interface "SCSI"
346:status :untested
347
348:model "AV100S"
349:interface "SCSI"
350:status :untested
351
352:model "AV120"
353:interface "USB"
354:usbid "0x0638" "0x0a27"
355:comment "sheetfed scanner"
356:status :complete
357
358:model "AV121"
359:interface "USB"
360:usbid "0x0638" "0x0a3c"
361:comment "sheetfed scanner"
362:status :good
363
364:model "AV122"
365:interface "USB"
366:usbid "0x0638" "0x0a33"
367:comment "sheetfed duplex scanner"
368:status :good
369
370:model "AV122 C2"
371:interface "USB"
372:usbid "0x0638" "0x0a93"
373:comment "sheetfed duplex scanner"
374:status :good
375
376:model "AV210"
377:interface "USB"
378:usbid "0x0638" "0x0a24"
379:comment "sheetfed scanner"
380:status :complete
381
382:model "AV210"
383:interface "USB"
384:usbid "0x0638" "0x0a25"
385:comment "sheetfed scanner"
386:status :complete
387
388:model "AV210C2"
389:interface "USB"
390:usbid "0x0638" "0x0a3a"
391:comment "sheetfed scanner"
392:status :complete
393
394:model "AV210C2-G"
395:interface "USB"
396:usbid "0x0638" "0x0a2f"
397:comment "sheetfed scanner"
398:status :complete
399
400:model "AV210D2+"
401:interface "USB"
402:usbid "0x0638" "0x1a35"
403:comment "sheetfed scanner"
404:status :complete
405
406:model "AV220"
407:interface "USB"
408:usbid "0x0638" "0x0a23"
409:comment "duplex! sheetfed scanner"
410:status :complete
411
412:model "AV220C2"
413:interface "USB"
414:usbid "0x0638" "0x0a2a"
415:comment "duplex! sheetfed scanner"
416:status :complete
417
418:model "AV220D2"
419:interface "USB"
420:usbid "0x0638" "0x0a2b"
421:comment "duplex! sheetfed scanner"
422:status :complete
423
424:model "AV220+"
425:interface "USB"
426:usbid "0x0638" "0x0a2c"
427:comment "duplex! sheetfed scanner"
428:status :complete
429
430:model "AV220C2-G"
431:interface "USB"
432:usbid "0x0638" "0x0a2d"
433:comment "duplex! sheetfed scanner"
434:status :complete
435
436:model "AV220C2-B"
437:interface "USB"
438:usbid "0x0638" "0x0a2e"
439:comment "duplex! sheetfed scanner"
440:status :complete
441
442:model "AV220-G"
443:interface "USB"
444:usbid "0x0638" "0x0a94"
445:comment "duplex! sheetfed scanner"
446:status :complete
447
448:model "AV240SC"
449:interface "SCSI"
450:status :untested
451
452:model "AV260CS"
453:interface "SCSI"
454:status :untested
455
456:model "AV360CS"
457:interface "SCSI"
458:status :untested
459
460:model "AV363CS"
461:interface "SCSI"
462:status :untested
463
464:model "AV420CS"
465:interface "SCSI"
466:status :untested
467
468:model "AV6120"
469:interface "SCSI"
470:status :untested
471
472:model "AV610"
473:interface "USB"
474:usbid "0x0638" "0x0a18"
475:status :good
476
477:model "AV600U Plus"
478:interface "USB"
479:usbid "0x0638" "0x0a18"
480:status :good
481
482:model "AV610C2"
483:interface "USB"
484:usbid "0x0638" "0x0a5e"
485:status :good
486
487:model "AM3000 Series"
488:interface "USB"
489:usbid "0x0638" "0x0a41"
490:comment "MFD"
491:status :basic
492
493:model "DS610CU Scancopier"
494:interface "USB"
495:usbid "0x0638" "0x0a16"
496:comment "1 pass, 600 dpi, A4"
497:status :good
498
499:model "AV620CS"
500:interface "SCSI"
501:comment "1 pass, 600 dpi"
502:status :complete
503
504:model "AV620CS Plus"
505:interface "SCSI"
506:comment "1 pass, 1200 dpi"
507:status :complete
508
509:model "AV630CS"
510:interface "SCSI"
511:comment "1 pass, 1200 dpi"
512:status :complete
513
514:model "AV630CSL"
515:interface "SCSI"
516:comment "1 pass, 1200 dpi"
517:status :untested
518
519:model "AV6240"
520:interface "SCSI"
521:comment "1 pass, ??? dpi"
522:status :complete
523
524:model "AV600U"
525:interface "USB"
526:usbid "0x0638" "0x0a13"
527:comment "1 pass, 600 dpi"
528:status :good
529
530:model "AV660S"
531:interface "SCSI"
532:comment "1 pass, ??? dpi"
533:status :untested
534
535:model "AV680S"
536:interface "SCSI"
537:comment "1 pass, ??? dpi"
538:status :untested
539
540:model "AV690U"
541:interface "SCSI"
542:comment "1 pass, 2400 dpi"
543:status :untested
544
545:model "AV800S"
546:interface "SCSI"
547:comment "1 pass, ??? dpi"
548:status :untested
549
550:model "AV810C"
551:interface "SCSI"
552:comment "1 pass, ??? dpi"
553:status :untested
554
555:model "AV820"
556:interface "SCSI"
557:comment "1 pass, ??? dpi"
558:status :untested
559
560:model "AV820C"
561:interface "SCSI"
562:comment "1 pass, ??? dpi"
563:status :complete
564
565:model "AV820C Plus"
566:interface "SCSI"
567:comment "1 pass, ??? dpi"
568:status :complete
569
570:model "AV830C"
571:interface "SCSI"
572:comment "1 pass, ??? dpi"
573:status :complete
574
575:model "AV830C Plus"
576:interface "SCSI"
577:comment "1 pass, ??? dpi"
578:status :untested
579
580:model "AV880"
581:interface "SCSI"
582:comment "1 pass, ??? dpi"
583:status :untested
584
585:model "AV880C"
586:interface "SCSI"
587:comment "1 pass, ??? dpi"
588:status :untested
589
590:model "AV3200C"
591:interface "SCSI"
592:comment "1 pass, ??? dpi"
593:status :complete
594
595:model "AV3200SU"
596:interface "USB"
597:usbid "0x0638" "0x0a4e"
598:comment "1 pass, ??? dpi"
599:status :complete
600
601:model "AV3730SU"
602:interface "USB"
603:usbid "0x0638" "0x0a4f"
604:comment "1 pass, ??? dpi"
605:status :complete
606
607:model "AV3750SU"
608:interface "USB"
609:usbid "0x0638" "0x0a65"
610:comment "1 pass, ??? dpi"
611:status :complete
612
613:model "AV3800C"
614:interface "SCSI"
615:comment "1 pass, ??? dpi"
616:status :complete
617
618:model "AV3850SU"
619:interface "USB"
620:usbid "0x0638" "0x0a66"
621:comment "1 pass, ??? dpi"
622:status :complete
623
624:model "FB6000E"
625:interface "SCSI"
626:comment "1 pass, 1200 dpi, A3 - duplex! - zero edge!"
627:status :complete
628
629:model "FB6080E"
630:interface "USB"
631:usbid "0x0638" "0x0a82"
632:comment "1 pass, 1200 dpi, A3 - duplex! - zero edge!"
633:status :complete
634
635:model "FB2080E"
636:interface "USB"
637:usbid "0x0638" "0x0a84"
638:comment "1 pass, 600 dpi, zero-edge" ASIC 7
639:status :basic
640
641:model "AV8000S"
642:interface "SCSI"
643:comment "1 pass, 1200 dpi, A3"
644:status :complete
645
646:model "AV8050U"
647:interface "USB"
648:usbid "0x0638" "0x0a4d"
649:comment "1 pass, 1200 dpi, A3 - duplex!"
650:status :complete
651
652:model "AV8300"
653:interface "USB"
654:usbid "0x0638" "0x0a40"
655:comment "1 pass, 1200 dpi, A3 - duplex!"
656:status :complete
657
658:model "AV8350"
659:interface "USB"
660:usbid "0x0638" "0x0a68"
661:comment "1 pass, 1200 dpi, A3 - duplex!"
662:status :complete
663
664:model "IT8300"
665:interface "USB"
666:usbid "0x0638" "0x0a61"
667:comment "1 pass, 1200 dpi, A3 - duplex!, LCD screen, paper sensors"
668:status :good
669
670:model "@V2500"
671:interface "USB"
672:usbid "0x0638" "0x0aa1"
673:status :untested
674
675:model "@V5100"
676:interface "USB"
677:usbid "0x0638" "0x0a45"
678:comment "1 pass, 1200 dpi, A3 - duplex!, LCD screen, paper sensors"
679:status :good
680
681:model "AVA3"
682:interface "SCSI"
683:comment "1 pass, 600 dpi, A3"
684:status :basic
685
686
687:mfg "Hewlett-Packard"
688:url "http://www.hp.com"
689
690:model "ScanJet 5300C"
691:interface "USB"
692:usbid "0x03f0" "0x0701"
693:comment "1 pass, 2400 dpi - some FW revisions have x-axis image scaling problems over 1200 dpi"
694:status :complete
695
696:model "ScanJet 5370C"
697:interface "USB"
698:usbid "0x03f0" "0x0701"
699:comment "1 pass, 2400 dpi - some FW revisions have x-axis image scaling problems over 1200 dpi"
700:status :good
701
702:model "ScanJet 7400c"
703:interface "USB"
704:usbid "0x03f0" "0x0801"
705:comment "1 pass, 2400 dpi - dual USB/SCSI interface"
706:status :good
707
708:model "ScanJet 7450c"
709:interface "USB"
710:usbid "0x03f0" "0x0801"
711:comment "1 pass, 2400 dpi - dual USB/SCSI interface"
712:status :good
713
714:model "ScanJet 7490c"
715:interface "USB"
716:usbid "0x03f0" "0x0801"
717:comment "1 pass, 1200 dpi - dual USB/SCSI interface"
718:status :good
719
720:model "ScanJet 8200"
721:interface "USB"
722:usbid "0x03f0" "0x0b01"
723:comment "1 pass, 4800 (?) dpi - USB 2.0"
724:status :good
725
726:model "ScanJet 8250"
727:interface "USB"
728:usbid "0x03f0" "0x0b01"
729:comment "1 pass, 4800 (?) dpi - USB 2.0"
730:status :good
731
732:model "ScanJet 8270"
733:interface "USB"
734:usbid "0x03f0" "0x3905"
735:comment "1 pass, 4800 (?) dpi - USB 2.0"
736:status :good
737
738:model "ScanJet 8290"
739:interface "USB"
740:usbid "0x03f0" "0x0b01"
741:comment "1 pass, 4800 (?) dpi - USB 2.0 and SCSI - only SCSI tested so far"
742:status :good
743
744:model "ScanJet 8300"
745:interface "USB"
746:usbid "0x03f0" "0x3805"
747:comment "1 pass, 4800 (?) dpi - USB 2.0"
748:status :good
749
750:model "ScanJet 8350"
751:interface "USB"
752:usbid "0x03f0" "0x3805"
753:comment "1 pass, 4800 (?) dpi - USB 2.0"
754:status :good
755
756:model "ScanJet 8390"
757:interface "USB"
758:usbid "0x03f0" "0x3805"
759:comment "1 pass, 4800 (?) dpi - USB 2.0"
760:status :good
761
762
763:mfg "Minolta"
764:url "http://www.minolta.com"
765
766:model "Dimage Scan Dual I"
767:interface "SCSI"
768:status :basic
769
770:model "Scan Multi Pro"
771:interface "SCSI"
772:status :untested
773
774:model "Dimage Scan Dual II"
775:interface "USB"
776:usbid "0x0638" "0x026a"
777:comment "1 pass, film-scanner"
778:status :good
779
780:model "Elite II"
781:interface "USB"
782:usbid "0x0686" "0x4004"
783:comment "1 pass, film-scanner"
784:status :untested
785
786:model "Dimage Scan Dual III"
787:interface "USB"
788:usbid "0x0686" "0x400d"
789:comment "1 pass, film-scanner"
790:status :good
791
792:model "Dimage Scan Elite 5400"
793:interface "USB"
794:usbid "0x0686" "0x400e"
795:comment "1 pass, film-scanner"
796:status :good
797
798
799:mfg "Minolta-QMS"
800
801:model "SC-110"
802:interface "USB"
803:usbid "0x0638" "0x0a15"
804:status :untested
805
806:model "SC-215"
807:interface "USB"
808:usbid "0x0638" "0x0a16"
809:status :good
810
811
812:mfg "Mitsubishi"
813
814:model "MCA-ADFC"
815:interface "SCSI"
816:status :untested
817
818:model "S1200C"
819:interface "SCSI"
820:status :untested
821
822:model "S600C"
823:interface "SCSI"
824:status :untested
825
826:model "SS600"
827:interface "SCSI"
828:status :good
829
830
831:mfg "Fujitsu"
832:url "http://www.fujitsu.com"
833
834:model "ScanPartner"
835:interface "SCSI"
836:status :untested
837
838:model "ScanPartner 10"
839:interface "SCSI"
840:status :untested
841
842:model "ScanPartner 10C"
843:interface "SCSI"
844:status :untested
845
846:model "ScanPartner 15C"
847:interface "SCSI"
848:status :untested
849
850:model "ScanPartner 300C"
851:interface "SCSI"
852:status :untested
853
854:model "ScanPartner 600C"
855:interface "SCSI"
856:status :untested
857
858:model "ScanPartner 620C"
859:interface "SCSI"
860:status :good
861
862:model "ScanPartner Jr"
863:interface "SCSI"
864:status :untested
865
866:model "ScanStation"
867:interface "SCSI"
868:status :untested
869
870:model "fi-4010CU"
871:interface "USB"
872:usbid "0x04c5" "0x1029"
873:status :untested
874
875:model "fi-5015C"
876:interface "USB"
877:usbid "0x04c5" "0x10ef"
878:status :good
879
880
881:mfg "Kodak"
882:url "http://www.kodak.com"
883
884:model "i30"
885:interface "USB"
886:usbid "0x040a" "0x6001"
887:status :untested
888
889:model "i40"
890:interface "USB"
891:usbid "0x040a" "0x6002"
892:status :basic
893
894:model "i50"
895:interface "USB"
896:usbid "0x040a" "0x6003"
897:status :untested
898
899:model "i55"
900:interface "USB"
901:usbid "0x040a" "0x6003"
902:status :untested
903
904:model "i60"
905:interface "USB"
906:usbid "0x040a" "0x6004"
907:status :untested
908
909:model "i65"
910:interface "USB"
911:usbid "0x040a" "0x6004"
912:status :untested
913
914:model "i80"
915:interface "USB"
916:usbid "0x040a" "0x6005"
917:status :good
918
919
920:mfg "iVina"
921
922:model "1200U"
923:interface "USB"
924:usbid "0x0638" "0x0268"
925:status :untested
926
927
928:mfg "Visioneer"
929
930:model "Strobe XP 450"
931:interface "USB"
932:usbid "0x04a7" "0x0424"
933:comment "sheetfed scanner"
934:status :complete
935
936:model "Strobe XP 450-G"
937:interface "USB"
938:usbid "0x04a7" "0x0491"
939:comment "sheetfed scanner"
940:status :complete
941
942:model "Strobe XP 470"
943:interface "USB"
944:usbid "0x04a7" "0x0479"
945:comment "sheetfed scanner"
946:status :complete
947
948:model "Strobe XP 470-G"
949:interface "USB"
950:usbid "0x04a7" "0x048f"
951:comment "sheetfed scanner"
952:status :complete
953
954:model "9320"
955:interface "USB"
956:usbid "0x04a7" "0x0420"
957:comment "sheetfed scanner"
958:status :complete
959
960:model "9450"
961:interface "USB"
962:usbid "0x04a7" "0x0421"
963:comment "sheetfed scanner"
964:status :complete
965
966:model "9450-G"
967:interface "USB"
968:usbid "0x04a7" "0x047a"
969:comment "sheetfed scanner"
970:status :complete
971
972:model "9550"
973:interface "USB"
974:usbid "0x04a7" "0x0422"
975:comment "sheetfed scanner"
976:status :complete
977
978:model "9650"
979:interface "USB"
980:usbid "0x04a7" "0x0390"
981:comment "sheetfed scanner"
982:status :complete
983
984:model "9650-G"
985:interface "USB"
986:usbid "0x04a7" "0x047b"
987:comment "sheetfed scanner"
988:status :complete
989
990:model "9750"
991:interface "USB"
992:usbid "0x04a7" "0x0423"
993:comment "sheetfed scanner"
994:status :complete
995
996:model "9750-G"
997:interface "USB"
998:usbid "0x04a7" "0x0493"
999:comment "sheetfed scanner"
1000:status :complete
1001
1002:model "Patriot 430"
1003:interface "USB"
1004:usbid "0x04a7" "0x0497"
1005:comment "sheetfed scanner"
1006:status :complete
1007
1008:model "Patriot 470"
1009:interface "USB"
1010:usbid "0x04a7" "0x048f"
1011:comment "sheetfed scanner"
1012:status :complete
1013
1014:model "Patriot 680"
1015:interface "USB"
1016:usbid "0x04a7" "0x0498"
1017:comment "sheetfed scanner"
1018:status :complete
1019
1020:model "Patriot 780"
1021:interface "USB"
1022:usbid "0x04a7" "0x0499"
1023:comment "sheetfed scanner"
1024:status :complete
1025
1026
1027:mfg "Xerox"
1028
1029:model "DocuMate150"
1030:interface "USB"
1031:usbid "0x04a7" "0x049c"
1032:status :good
1033
1034:model "DocuMate152"
1035:interface "USB"
1036:usbid "0x04a7" "0x0477"
1037:status :good
1038
1039:model "DocuMate162"
1040:interface "USB"
1041:usbid "0x04a7" "0x049d"
1042:status :good
1043
1044:model "DocuMate250"
1045:interface "USB"
1046:usbid "0x04a7" "0x0448"
1047:status :good
1048
1049:model "DocuMate250-G"
1050:interface "USB"
1051:usbid "0x04a7" "0x0490"
1052:status :good
1053
1054:model "DocuMate252"
1055:interface "USB"
1056:usbid "0x04a7" "0x0449"
1057:status :good
1058
1059:model "DocuMate252-G"
1060:interface "USB"
1061:usbid "0x04a7" "0x048c"
1062:status :good
1063
1064:model "DocuMate232"
1065:interface "USB"
1066:usbid "0x04a7" "0x0476"
1067:status :good
1068
1069:model "DocuMate262"
1070:interface "USB"
1071:usbid "0x04a7" "0x044c"
1072:status :good
1073
1074:model "DocuMate262-G"
1075:interface "USB"
1076:usbid "0x04a7" "0x048d"
1077:status :good
1078
1079:model "DocuMate262i"
1080:interface "USB"
1081:usbid "0x04a7" "0x04a7"
1082:status :good
1083
1084:model "DocuMate272"
1085:interface "USB"
1086:usbid "0x04a7" "0x0475"
1087:status :untested
1088
1089:model "DocuMate272-G"
1090:interface "USB"
1091:usbid "0x04a7" "0x048e"
1092:status :untested
1093
1094:model "DocuMate510"
1095:interface "USB"
1096:usbid "0x04a7" "0x0446"
1097:status :untested
1098
1099:model "DocuMate512"
1100:interface "USB"
1101:usbid "0x04a7" "0x0495"
1102:status :untested
1103
1104:model "DocuMate510-G"
1105:interface "USB"
1106:usbid "0x04a7" "0x047c"
1107:status :untested
1108
1109:model "DocuMate520"
1110:interface "USB"
1111:usbid "0x04a7" "0x0447"
1112:status :untested
1113
1114:model "DocuMate520-G"
1115:interface "USB"
1116:usbid "0x04a7" "0x0492"
1117:status :untested
1118
1119:model "DocuMate632"
1120:interface "USB"
1121:usbid "0x04a7" "0x0498"
1122:status :untested
1123
1124:model "DocuMate752"
1125:interface "USB"
1126:usbid "0x04a7" "0x0478"
1127:status :untested
1128
1129:model "DocuMate752"
1130:interface "USB"
1131:usbid "0x04a7" "0x049a"
1132:status :untested
1133
1134
1135:mfg "OKI"
1136
1137:model "S700 Scancopier"
1138:interface "USB"
1139:usbid "0x0638" "0x0a16"
1140:comment "1 pass, 600 dpi, A4"
1141:status :good
1142
1143
1144:mfg "Bell+Howell"
1145
1146:model "2000F"
1147:interface "SCSI"
1148:comment "1 pass, ??? dpi, A4"
1149:status :basic
1150
1151
1152:mfg "Kyocera"
1153
1154:model "FS-1016MFP"
1155:interface "USB"
1156:usbid "0x0482" "0x0335"
1157:comment "1 pass, ??? dpi, A4"
1158:status :untested
1159
1160;
1161; SANE Backend specification file
1162;
1163; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1164; All syntactic elements are keyword tokens, followed by a string or
1165;  keyword argument, as specified.
1166;
1167; ":backend" *must* be specified.
1168; All other information is optional (but what good is the file without it?).
1169;
1170
1171:backend "bh"                     ; name of backend
1172:version "1.0-4"                    ; version of backend
1173:manpage "sane-bh"                ; name of manpage (if it exists)
1174:url "http://www.martoneconsulting.com/sane-bh.html" ; backend's web page
1175:comment "Supports Copiscan II scanners with Remote SCSI Controller (RSC) interface"
1176
1177:devicetype :scanner              ; start of a list of devices....
1178                                  ; other types:  :stillcam, :vidcam,
1179                                  ;               :meta, :api
1180
1181:mfg "Bell and Howell"            ; name a manufacturer
1182:url "http://www.bhscanners.com/"
1183
1184:model "COPISCAN II 6338"
1185:interface "SCSI"
1186:status :good
1187:comment "Duplex Scanner with ACE - development model"
1188
1189:model "COPISCAN II 2135"
1190:status :untested
1191:interface "SCSI"
1192:comment "Simplex Scanner"
1193
1194:model "COPISCAN II 2137(A)"
1195:interface "SCSI"
1196:status :good
1197:comment "Simplex Scanner (with ACE) - limited testing"
1198
1199:model "COPISCAN II 2138A"
1200:status :untested
1201:interface "SCSI"
1202:comment "Simplex Scanner with ACE"
1203
1204:model "COPISCAN II 3238"
1205:status :untested
1206:interface "SCSI"
1207:comment "Simplex Scanner"
1208
1209:model "COPISCAN II 3338(A)"
1210:status :untested
1211:interface "SCSI"
1212:comment "Simplex Scanner (with ACE)"
1213; :comment and :url specifiers are optional after :mfg, :model, :desc,
1214;  and at the top-level.
1215
1216;
1217; SANE Backend specification file
1218;
1219; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1220; All syntactic elements are keyword tokens, followed by a string or
1221;  keyword argument, as specified.
1222;
1223; ":backend" *must* be specified.
1224; All other information is optional (but what good is the file without it?).
1225;
1226
1227:backend "canon630u"                ; name of backend
1228:manpage "sane-canon630u"
1229:version "0.1"                  ; version of backend
1230;:status :beta
1231:url "http://canon-fb630u.sourceforge.net/" ; backend home page
1232
1233:devicetype :scanner              ; start of a list of devices....
1234                                  ; other types:  :stillcam, :vidcam,
1235                                  ;               :meta, :api
1236
1237:mfg "Canon"                    ; name a manufacturer
1238:url "http://www.canon.com/"
1239:model "CanoScan fb630u"           ; name models for above-specified mfg.
1240:interface "USB"
1241:usbid "0x04a9" "0x2204"
1242:comment "OK"
1243:status :good
1244
1245:model "CanoScan fb636u"           ; name models for above-specified mfg.
1246:interface "USB"
1247:usbid "0x04a9" "0x2204"
1248:status :good
1249:comment "OK"
1250
1251; :comment and :url specifiers are optional after :mfg, :model, :desc,
1252;  and at the top-level.
1253; SANE Backend specification file
1254;
1255; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1256; All syntactic elements are keyword tokens, followed by a string or
1257;  keyword argument, as specified.
1258;
1259; ":backend" *must* be specified.
1260; All other information is optional (but what good is the file without it?).
1261;
1262
1263:backend "canon"		; name of backend
1264:manpage "sane-canon"
1265:version "1.12"			; version of backend
1266;:status :good			; :alpha, :beta, :stable, :new
1267
1268:url "http://www.rzg.mpg.de/~mpd/sane/" ; backend home page
1269
1270:devicetype :scanner
1271
1272:mfg "Canon"			; name a manufacturer
1273:url "http://www.canon.com/"
1274
1275:model "CanoScan 300"		; name models for above-specified mfg.
1276:interface "SCSI"
1277:comment "1 pass; flatbed scanner"
1278:status :good
1279
1280:model "CanoScan 600"		; name models for above-specified mfg.
1281:interface "SCSI"
1282:comment "1 pass; flatbed scanner"
1283:status :good
1284
1285:model "CanoScan 620S"		; name models for above-specified mfg.
1286:interface "SCSI"
1287:comment "1 pass; flatbed scanner"
1288:status :good
1289
1290:model "CanoScan 1200S"		; name models for above-specified mfg.
1291:interface "SCSI"
1292:comment "1 pass; flatbed scanner"
1293:status :good
1294
1295:model "CanoScan 2700F"		; name models for above-specified mfg.
1296:interface "SCSI"
1297:comment "1 pass; film scanner"
1298:status :good
1299
1300:model "CanoScan 2710S"		; name models for above-specified mfg.
1301:interface "SCSI"
1302:comment "1 pass; 36bit film scanner"
1303:status :good
1304
1305:model "IX-4015"		; name models for above-specified mfg.
1306:interface "SCSI"
1307:comment "1 pass; flatbed scanner"
1308:status :good
1309
1310:mfg "Apple"			; name a manufacturer
1311:url "http://www.apple.com/"
1312
1313:model "Color OneScanner 600/27"	; name models for above-specified mfg.
1314:interface "SCSI"
1315:comment "Rebadged CanoScan 300"
1316:status :good
1317
1318;
1319; SANE Backend specification file
1320;
1321; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1322; All syntactic elements are keyword tokens, followed by a string or
1323;  keyword argument, as specified.
1324;
1325; ":backend" *must* be specified.
1326; All other information is optional (but what good is the file without it?).
1327;
1328
1329:backend "canon_dr"              ; name of backend
1330:url "http://www.thebility.com/canon/"
1331:version "38"                    ; version of backend
1332:manpage "sane-canon_dr"         ; name of manpage (if it exists)
1333:comment "Backend updated for SANE release 1.0.23, see sane-canon_dr manpage"
1334:devicetype :scanner             ; start of a list of devices....
1335                                 ; other types:  :stillcam, :vidcam,
1336                                 ;               :meta, :api
1337
1338:mfg "Canon"                   ; name a manufacturer
1339:url "http://www.canon.com/"
1340
1341;==================================================
1342:model "CR-25"
1343:interface "USB"
1344:usbid "0x1083" "0x161a"
1345:status :untested
1346:comment "Please test!"
1347
1348:model "CR-55"
1349:interface "USB"
1350:usbid "0x1083" "0x160c"
1351:status :untested
1352:comment "Please test!"
1353
1354:model "CR-135i"
1355:interface "USB SCSI"
1356:usbid "0x1083" "0x1639"
1357:status :untested
1358:comment "Please test!"
1359
1360:model "CR-180"
1361:interface "USB SCSI"
1362:usbid "0x04a9" "0x1602"
1363:status :untested
1364:comment "Please test!"
1365
1366:model "CR-180II"
1367:interface "USB SCSI"
1368:usbid "0x04a9" "0x1602"
1369:status :untested
1370:comment "Same as CR-180? Please test!"
1371
1372:model "CR-190i"
1373:interface "USB SCSI"
1374:usbid "0x1083" "0x162b"
1375:status :untested
1376:comment "Please test!"
1377
1378:model "DR-1210C"
1379:interface "USB"
1380:usbid "0x04a9" "0x2222"
1381:status :untested
1382:comment "Older version? Please test!"
1383
1384:model "DR-1210C"
1385:interface "USB"
1386:usbid "0x1083" "0x160f"
1387:status :untested
1388:comment "Later version? Please test!"
1389
1390:model "DR-2010C"
1391:interface "USB"
1392:usbid "0x1083" "0x161b"
1393:status :complete
1394:comment "Hardware provides: Gray/Color, Simplex/Duplex, Full-width, 300/600dpi horizontal. Driver provides: Binary, Despeckle, Deskew, Cropping, Calibration, other resolutions."
1395
1396:model "DR-2010M"
1397:interface "USB"
1398:status :untested
1399:comment "Mac version of DR-2010C? Please test!"
1400
1401:model "DR-2050C"
1402:interface "USB"
1403:usbid "0x04a9" "0x160a"
1404:status :complete
1405:comment "Hardware provides: Gray/Color, Simplex/Duplex, Full-width. Driver provides: Binary, Despeckle, Deskew, Cropping, Calibration."
1406
1407:model "DR-2050SP"
1408:interface "USB"
1409:usbid "0x04a9" "0x160a"
1410:status :untested
1411:comment "Same as DR-2050C? Please test!"
1412
1413:model "DR-2080C"
1414:interface "USB SCSI"
1415:usbid "0x04a9" "0x1601"
1416:status :complete
1417:comment "Hardware provides: Gray/Color, Simplex/Duplex, Full-width. Driver provides: Binary, Despeckle, Deskew, Cropping, Calibration"
1418
1419:model "DR-2510C"
1420:interface "USB"
1421:usbid "0x1083" "0x1617"
1422:status :complete
1423:comment "Hardware provides: Gray/Color, Simplex/Duplex, Full-width, 300/600dpi horizontal. Driver provides: Binary, Despeckle, Deskew, Cropping, Calibration, other resolutions"
1424
1425:model "DR-2510M"
1426:interface "USB"
1427:status :untested
1428:comment "Mac version of DR-2510C? Please test!"
1429
1430:model "DR-2580C"
1431:interface "USB SCSI"
1432:usbid "0x04a9" "0x1608"
1433:status :complete
1434:comment "Hardware provides: Gray/Color, Simplex/Duplex, Full-width. Driver provides: Binary, Despeckle, Deskew, Cropping, Calibration"
1435
1436:model "DR-3010C"
1437:interface "USB"
1438:usbid "0x1083" "0x161d"
1439:status :good
1440:comment "Minimal testing, settings copied from DR-2510C"
1441
1442:model "DR3020"
1443:interface "SCSI"
1444:status :untested
1445:comment "Please test!"
1446
1447:model "DR-3020C"
1448:interface "SCSI"
1449:status :untested
1450:comment "Please test!"
1451
1452:model "DR-3060"
1453:interface "SCSI"
1454:status :untested
1455:comment "Please test!"
1456
1457:model "DR-3080C"
1458:interface "SCSI"
1459:status :untested
1460:comment "Almost works, need to investigate traces from windows driver"
1461
1462:model "DR-3080CII"
1463:interface "USB SCSI"
1464:usbid "0x04a9" "0x1609"
1465:status :untested
1466:comment "Almost works, need to investigate traces from windows driver"
1467
1468:model "DR-4010C"
1469:interface "USB"
1470:usbid "0x1083" "0x1614"
1471:status :good
1472:comment "Binary/HT/Gray/Color, Simplex/Duplex working. Multistream unsupported."
1473
1474:model "DR4080U"
1475:interface "USB"
1476;:usbid "0x1083" "0x1614"
1477:status :untested
1478:comment "Please test!"
1479
1480:model "DR-4580U"
1481:interface "USB"
1482;:usbid "0x1083" "0x1614"
1483:status :untested
1484:comment "Please test!"
1485
1486:model "DR-5010C"
1487:interface "USB"
1488:usbid "0x04a9" "0x1606"
1489:status :untested
1490:comment "Please test!"
1491
1492:model "DR-5020"
1493:interface "SCSI"
1494:status :good
1495:comment "LineArt, Duplex working, cannot read buttons or screen?"
1496
1497:model "DR-5060F"
1498:interface "SCSI"
1499:status :basic
1500:comment "Grayscale works, LineArt might"
1501
1502:model "DR-5080C"
1503:interface "SCSI"
1504:status :untested
1505:comment "Please test!"
1506
1507:model "DR-6010C"
1508:interface "USB SCSI"
1509:usbid "0x1083" "0x1626"
1510:status :untested
1511:comment "Please test!"
1512
1513:model "DR-6030C"
1514:interface "USB SCSI"
1515:usbid "0x1083" "0x1638"
1516:status :untested
1517:comment "Please test!"
1518
1519:model "DR-6050C"
1520:interface "USB SCSI"
1521:usbid "0x1083" "0x1624"
1522:status :good
1523:comment "Simplex, duplex, all resolutions, binary/ht/gray working.  Can't wake from stand-by mode"
1524
1525:model "DR-6080"
1526:interface "USB SCSI"
1527:usbid "0x04a9" "0x1607"
1528:status :good
1529:comment "Simplex, duplex, all resolutions, binary/ht/gray, async mode, dropout-color, multifeed/staple detection, deskew, buttons and JPEG working. Imprinter, barcode, custom gamma and multistream unsupported"
1530
1531:model "DR-7080C"
1532:interface "USB SCSI"
1533:usbid "0x04a9" "0x1604"
1534:status :untested
1535:comment "Please test!"
1536
1537:model "DR-7090C"
1538:interface "USB SCSI"
1539:usbid "0x1083" "0x1620"
1540:status :good
1541:comment "ADF and flatbed work"
1542
1543:model "DR-7550C"
1544:interface "USB SCSI"
1545:usbid "0x1083" "0x1623"
1546:status :untested
1547:comment "Assumed compatible with DR-6050C"
1548
1549:model "DR-7580"
1550:interface "USB SCSI"
1551:usbid "0x04a9" "0x160b"
1552:status :good
1553:comment "Simplex, duplex, all resolutions, binary/ht/gray, async mode, dropout-color, multifeed/staple detection, deskew, buttons and JPEG working. Imprinter, barcode, custom gamma and multistream unsupported"
1554
1555:model "DR-9050C"
1556:interface "USB SCSI"
1557:usbid "0x1083" "0x1622"
1558:status :good
1559:comment "Simplex, duplex, all resolutions, binary/ht/gray working.  Can't wake from stand-by mode"
1560
1561:model "DR-9080C"
1562:interface "USB SCSI"
1563:usbid "0x04a9" "0x1603"
1564:status :good
1565:comment "Simplex, duplex, all resolutions, binary/ht/gray/color, async mode, dropout-color, multifeed/staple detection, deskew, buttons and JPEG working. Imprinter, barcode, custom gamma and multistream unsupported"
1566
1567:model "DR-X10C"
1568:interface "USB SCSI"
1569:usbid "0x1083" "0x1618"
1570:status :untested
1571:comment "Please test!"
1572
1573; SANE Backend specification file
1574;
1575; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1576; All syntactic elements are keyword tokens, followed by a string or
1577;  keyword argument, as specified.
1578;
1579; ":backend" *must* be specified.
1580; All other information is optional (but what good is the file without it?).
1581;
1582
1583:backend "canon_pp"		; name of backend
1584:manpage "sane-canon_pp"
1585:version "0.33"			; version of backend
1586
1587:url "http://canon-fb330p.sourceforge.net" ; backend home page
1588
1589:devicetype :scanner
1590
1591:mfg "Canon"			; name a manufacturer
1592:url "http://www.canon.com/"
1593
1594:model "CanoScan FB310P"	; name models for above-specified mfg.
1595:interface "Parport (ECP)"
1596:status :unsupported
1597:comment "Rebadged Avision, different command set"
1598
1599:model "CanoScan FB610P"	; name models for above-specified mfg.
1600:interface "Parport (ECP)"
1601:status :unsupported
1602:comment "Rebadged Avision, different command set"
1603
1604:model "CanoScan FB320P"	; name models for above-specified mfg.
1605:interface "Parport (ECP)"
1606:status :basic
1607:comment "Newly added support"
1608
1609:model "CanoScan FB620P"	; name models for above-specified mfg.
1610:interface "Parport (ECP)"
1611:status :basic
1612:comment "Newly added support"
1613
1614:model "CanoScan FB330P"	; name models for above-specified mfg.
1615:interface "Parport (ECP)"
1616:status :good
1617
1618:model "CanoScan FB630P"	; name models for above-specified mfg.
1619:interface "Parport (ECP)"
1620:status :good
1621
1622:model "CanoScan N340P"		; name models for above-specified mfg.
1623:interface "Parport (ECP)"
1624:status :good
1625
1626:model "CanoScan N640P"		; name models for above-specified mfg.
1627:interface "Parport (ECP)"
1628:status :good
1629
1630:model "CanoScan N640P ex"	; name models for above-specified mfg.
1631:interface "Parport (ECP)"
1632:status :good
1633:comment "Just an N640P in a different box?"
1634
1635;
1636; SANE Backend specification file
1637;
1638; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1639; All syntactic elements are keyword tokens, followed by a string or
1640;  keyword argument, as specified.
1641;
1642; ":backend" *must* be specified.
1643; All other information is optional (but what good is the file without it?).
1644;
1645
1646:backend "cardscan"              ; name of backend
1647:url "http://www.thebility.com/cardscan/"
1648:version "2"                 ; version of backend
1649:manpage "sane-cardscan"         ; name of manpage (if it exists)
1650:comment "Backend updated for SANE release 1.0.21, see sane-cardscan manpage"
1651:devicetype :scanner             ; start of a list of devices....
1652                                 ; other types:  :stillcam, :vidcam,
1653                                 ;               :meta, :api
1654
1655:mfg "Corex"                   ; name a manufacturer
1656:url "http://www.cardscan.com/"
1657
1658:model "800c"
1659:interface "USB"
1660:usbid "0x08f0" "0x0005"
1661:status :good
1662:comment "4 inch wide 8bit Gray or 24bit Color simplex card/receipt scanner"
1663
1664:model "600c"
1665:interface "USB"
1666:usbid "0x08f0" "0x0002"
1667:status :basic
1668:comment "4 inch wide 8bit Gray or 24bit Color simplex card/receipt scanner"
1669
1670;
1671; SANE Backend specification file for coolscan2
1672;
1673; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1674; All syntactic elements are keyword tokens, followed by a string or
1675;  keyword argument, as specified.
1676;
1677; ":backend" *must* be specified.
1678; All other information is optional (but what good is the file without it?).
1679;
1680
1681:backend "coolscan2"
1682:version "0.1.8"
1683:manpage "sane-coolscan2"
1684:url "http://coolscan2.sourceforge.net/"
1685
1686:devicetype :scanner
1687:mfg "Nikon"
1688:url "http://www.nikon.com/"
1689
1690:model "LS 30"
1691:interface "SCSI"
1692:comment "working -- model available to developer"
1693:status :complete
1694
1695:model "LS 2000"
1696:interface "SCSI"
1697:status :good
1698
1699:model "LS 40 ED"
1700:interface "USB"
1701:usbid "0x04b0" "0x4000"
1702:status :complete
1703
1704:model "LS 4000 ED"
1705:interface "IEEE-1394"
1706:status :good
1707:comment "needs linux kernel 2.4.19 or later"
1708
1709:model "LS 50 ED"
1710;:url "unsupported/nikon-ls50-ed.html"
1711:interface "USB"
1712:usbid "0x04b0" "0x4001"
1713:status :minimal
1714
1715:model "Coolscan V ED"
1716:url "unsupported/nikon-ls50-ed.html"
1717:interface "USB"
1718:usbid "0x04b0" "0x4001"
1719:status :minimal
1720
1721:model "Super Coolscan LS-5000 ED"
1722:url "unsupported/nikon-ls5000-ed.html"
1723:interface "USB"
1724:usbid "0x04b0" "0x4002"
1725:status :untested
1726:comment "May work, similar to LS 50 ED, but untested. Please tell us if it works."
1727
1728:model "LS 8000 ED"
1729:interface "IEEE-1394"
1730:status :good
1731:comment "needs linux kernel 2.4.19 or later"
1732
1733; :comment and :url specifiers are optional after :mfg, :model, :desc,
1734;  and at the top-level.
1735;
1736; SANE Backend specification file for coolscan2
1737;
1738; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1739; All syntactic elements are keyword tokens, followed by a string or
1740;  keyword argument, as specified.
1741;
1742; ":backend" *must* be specified.
1743; All other information is optional (but what good is the file without it?).
1744;
1745
1746:backend "coolscan3"
1747:version "1.0.0"
1748:manpage "sane-coolscan3"
1749
1750:devicetype :scanner
1751:mfg "Nikon"
1752:url "http://www.nikon.com/"
1753
1754:model "LS 30"
1755:interface "SCSI"
1756:status :complete
1757
1758:model "Coolscan III"
1759:interface "SCSI"
1760:status :complete
1761:comment "Rebadged LS 30?"
1762
1763:model "LS 40 ED"
1764:interface "USB"
1765:usbid "0x04b0" "0x4000"
1766:status :complete
1767
1768:model "Coolspan IV"
1769:interface "USB"
1770:usbid "0x04b0" "0x4000"
1771:status :complete
1772:comment "Rebadged LS 40?"
1773
1774:model "LS 50 ED"
1775:url "unsupported/nikon-ls50-ed.html"
1776:interface "USB"
1777:usbid "0x04b0" "0x4001"
1778:status :minimal
1779
1780:model "Coolscan V ED"
1781:url "unsupported/nikon-ls50-ed.html"
1782:interface "USB"
1783:usbid "0x04b0" "0x4001"
1784:status :minimal
1785:comment "Rebadged LS 50?"
1786
1787:model "LS 2000"
1788:interface "SCSI"
1789:status :good
1790
1791:model "LS 4000 ED"
1792:interface "IEEE-1394"
1793:status :good
1794:comment "needs linux kernel 2.4.19 or later"
1795
1796:model "Super Coolscan LS-5000 ED"
1797:url "unsupported/nikon-ls5000-ed.html"
1798:interface "USB"
1799:usbid "0x04b0" "0x4002"
1800:status :untested
1801:comment "May work, similar to LS 50 ED, but untested. Please tell us if it works."
1802
1803:model "LS 8000 ED"
1804:interface "IEEE-1394"
1805:status :good
1806:comment "needs linux kernel 2.4.19 or later"
1807
1808; :comment and :url specifiers are optional after :mfg, :model, :desc,
1809;  and at the top-level.
1810;
1811; SANE Backend specification file
1812;
1813; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1814; All syntactic elements are keyword tokens, followed by a string or
1815;  keyword argument, as specified.
1816;
1817; ":backend" *must* be specified.
1818; All other information is optional (but what good is the file without it?).
1819;
1820
1821:backend "coolscan"               ; name of backend
1822:version "0.4.3"                  ; version of backend
1823:url "http://andreas.rick.free.fr/sane/" ; backend's web page
1824:manpage "sane-coolscan"
1825:devicetype :scanner              ; start of a list of devices....
1826                                  ; other types:  :stillcam, :vidcam,
1827                                  ;               :meta, :api
1828
1829:mfg "Nikon"                   ; name a manufacturer
1830:url "http://www.nikon.com/"
1831:model "LS-20"                 ; name models for above-specified mfg.
1832:interface "SCSI"
1833:comment "The LS-20 has been replaced by the LS-30"
1834:status :basic
1835
1836:model "LS-30"                 ; name models for above-specified mfg.
1837:interface "SCSI"
1838:comment "alpha: only 24/30 bit RGB + 32/40 bit RGBI"
1839:status :basic
1840
1841:model "LS-2000"               ; name models for above-specified mfg.
1842:interface "SCSI"
1843:comment "alpha: only 24/36 bit + RGB 32/48 bit RGBI"
1844:status :basic
1845
1846:model "LS-1000"
1847:interface "SCSI"
1848:comment "Doesn't support gamma correction"
1849:status :basic
1850
1851; :comment and :url specifiers are optional after :mfg, :model, :desc,
1852;  and at the top-level.
1853;Kodak DC210 backend .desc file by Brian J. Murrell
1854
1855:backend "dc210"		; name of backend
1856:version "0.0"                  ; version of backend
1857:manpage "sane-dc210"		; name of manpage (if it exists)
1858:url "mailto:peter@fales-lorenz.net"   ; backend's web page
1859
1860:devicetype :stillcam           ; start of a list of devices....
1861
1862:mfg "Kodak"
1863:url "http://www.kodak.com/global/en/service/digCam/dc210/dc210.shtml"
1864:model "DC210"
1865:interface "Serial port"
1866:status :basic
1867;Kodak DC240 backend .desc file by Peter S. Fales
1868
1869:backend "dc240"		; name of backend
1870:version "0.0"                  ; version of backend
1871:manpage "sane-dc240"		; name of manpage (if it exists)
1872:url "mailto:peter@fales-lorenz.net"   ; backend's web page
1873
1874:devicetype :stillcam           ; start of a list of devices....
1875
1876:mfg "Kodak"
1877:url "http://www.kodak.com/global/en/service/products/ekn006568.jhtml"
1878:model "DC240"
1879:status :good                 	; minimal, basic, good, complete
1880:interface "Serial port"
1881:comment "Use gphoto2 backend to get USB support"
1882;Kodak DC25 backend .desc file by Peter Fales
1883
1884:backend "dc25"				; name of backend
1885:version "1.2"  			; version of backend
1886:manpage "sane-dc25"			; name of manpage (if it exists)
1887:url "mailto:peter@fales-lorenz.net";
1888:devicetype :stillcam			; start of a list of devices....
1889:mfg "Kodak"				; Manufacturer
1890:url "http://www.kodak.com/global/en/service/digCam/dc25/dc25.shtml";
1891:model "DC25"				;
1892:status :complete     			; untested, minimal, basic, complete
1893:interface "Serial port"
1894:model "DC20" 				;
1895:status :basic     			; untested, minimal, basic, complete
1896:interface "Serial port"
1897:comment "DC-20 untested by author but reported to work"
1898;
1899; dell1600n_net backend
1900; Jon Chambers <jon@jon.demon.co.uk>, 2006-05-29
1901;
1902:backend "dell1600n_net"
1903
1904:devicetype :scanner
1905
1906:mfg "Dell"
1907:url "http://www.dell.com/"
1908
1909:model "1600n"
1910:interface "Ethernet USB"
1911:usbid "0x413c" "0x5250"
1912:status :basic
1913:comment "Supports colour and monochrome scans over ethernet (USB not supported)"
1914
1915:backend "dll"               ; name of backend
1916:version "1.0.13"
1917:manpage "sane-dll"
1918:url "mailto:henning@meier-geinitz.de"
1919
1920:devicetype :meta
1921:desc "Dynamic loading of shared-library backends."
1922;
1923; SANE Backend specification file (Matto Marjanovic's format)
1924;
1925; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1926; All syntactic elements are keyword tokens, followed by a string or
1927;  keyword argument, as specified.
1928;
1929; ":backend" *must* be specified.
1930; All other information is optional (but what good is the file without it?).
1931;
1932
1933:backend "dmc"               ; name of backend
1934:version "unmaintained"                    ; version of backend
1935:manpage "sane-dmc"          ; name of manpage (if it exists)
1936:devicetype :stillcam             ; start of a list of devices....
1937                                  ; other types:  :stillcam, :vidcam,
1938                                  ;               :meta, :api
1939
1940:mfg "Polaroid"                   ; name a manufacturer
1941:url "http://www.polaroid.com/"
1942
1943:model "DMC"                  ; name models for above-specified mfg.
1944:interface "SCSI"
1945;:url "http://digitalimage.polaroid.com/products/digital_imaging/digital_cameras/dmcsuite/dmc/"
1946:status :good
1947; :comment and :url specifiers are optional after :mfg, :model, :desc,
1948;  and at the top-level.
1949
1950;
1951; SANE Backend specification file
1952;
1953; It's basically emacs-lisp --- so ";" indicates comment to end of line.
1954; All syntactic elements are keyword tokens, followed by a string or
1955;  keyword argument, as specified.
1956;
1957; ":backend" *must* be specified.
1958; All other information is optional (but what good is the file without it?).
1959;
1960
1961:backend "epjitsu"               ; name of backend
1962:url "http://www.thebility.com/epjitsu/"
1963:version "20"                    ; version of backend
1964:manpage "sane-epjitsu"          ; name of manpage (if it exists)
1965:comment "Backend updated for SANE release 1.0.21, see sane-epjitsu manpage"
1966:devicetype :scanner             ; start of a list of devices....
1967                                 ; other types:  :stillcam, :vidcam,
1968                                 ;               :meta, :api
1969
1970:mfg "Fujitsu"                   ; name a manufacturer
1971:url "http://www.fujitsu.com/"
1972
1973;==================================================
1974:model "fi-60F"
1975:interface "USB"
1976:status :basic
1977:usbid "0x04c5" "0x10c7"
1978:comment "A6-size flatbed, 300/600 dpi, color/gray/binary"
1979
1980:model "ScanSnap S300"
1981:interface "USB"
1982:status :good
1983:usbid "0x04c5" "0x1156"
1984:comment "Duplex, 150/225/300/600 dpi, color/gray/binary, AC/USB power, buttons/sensors all supported. Scanner always scans in _triplex_ color, fast USB required."
1985
1986:model "ScanSnap S300M"
1987:interface "USB"
1988:status :good
1989:usbid "0x04c5" "0x117f"
1990:comment "Same as S300, with different usb id"
1991
1992:model "ScanSnap S1100"
1993:interface "USB"
1994:status :unsupported
1995:usbid "0x04c5" "0x1200"
1996:comment "Beta version of backend source available, which works well, but breaks support for other epjitsu scanners. See http://ubuntuforums.org/showthread.php?t=1678335"
1997
1998:model "ScanSnap S1300"
1999:interface "USB"
2000:status :good
2001:usbid "0x04c5" "0x11ed"
2002:comment "Same as S300, with different usb id"
2003
2004;
2005; SANE Backend specification file for the epson2 backend
2006;
2007; Copyright (C) 2009-10 Alessandro Zummo
2008; Released under GPLv2
2009;
2010; This file is derived from epkowa.desc, Copyright (C) Olaf Meeuwissen,
2011; distributed with "Image Scan!" and released under GPL.
2012;
2013; DO NOT EDIT - It's automatically generated.
2014
2015:backend "epson2"
2016:version "1.0.124"
2017:new :no
2018:manpage "sane-epson2"
2019
2020:devicetype :scanner
2021
2022:mfg "Epson"
2023:url "http://www.epson.com/"
2024
2025:model      "Actionscanner II"
2026:interface  "parallel SCSI"
2027:status     :good
2028:comment    "overseas version of the GT-5000"
2029:url        "http://www.epson.com/"
2030
2031:model      "AcuLaser CX11"
2032:interface  "USB"
2033:usbid      "0x04b8" "0x0815"
2034:status     :good
2035:comment    "overseas version of the LP-A500"
2036
2037:model      "AcuLaser CX11NF"
2038:interface  "USB Network"
2039:usbid      "0x04b8" "0x0815"
2040:status     :good
2041:comment    "network interface supported<br>AcuLaser CX11 with network interface and fax"
2042
2043:model      "AcuLaser CX21"
2044:interface  "USB"
2045:usbid      "0x04b8" "0x0835"
2046:status     :good
2047:comment    "network interface probably supported"
2048
2049:model      "Artisan 700"
2050:interface  "USB Network"
2051:usbid      "0x04b8" "0x0846"
2052:status     :good
2053:comment    "network interface supported<br>all-in-one<br>overseas version of the EP-801A"
2054
2055:model      "Artisan 710 Series"
2056:interface  "USB"
2057:usbid      "0x04b8" "0x0852"
2058:status     :unsupported
2059:comment    "supported by the epkowa backend plus non-free interpreter"
2060
2061:model      "Artisan 800"
2062:interface  "USB"
2063:usbid      "0x04b8" "0x0844"
2064:status     :good
2065:comment    "network interface probably supported<br>all-in-one<br>overseas version of the EP-901A"
2066
2067:model      "Artisan 810 Series"
2068:interface  "USB"
2069:usbid      "0x04b8" "0x0853"
2070:status     :unsupported
2071:comment    "supported by the epkowa backend plus non-free interpreter"
2072
2073:model      "CC-500L"			; product spec (JP)
2074:interface  "USB"
2075:usbid      "0x04b8" "0x010d"
2076:status     :unsupported
2077:comment    "all-in-one"
2078
2079:model      "CC-550L"			; product spec (JP)
2080:interface  "USB"
2081:usbid      "0x04b8" "0x011a"
2082:status     :unsupported
2083:comment    "all-in-one"
2084
2085:model      "CC-570L"			; product spec (JP)
2086:interface  "USB"
2087:usbid      "0x04b8" "0x0802"
2088:status     :good
2089:comment    "all-in-one"
2090
2091:model      "CC-600PX"			; product spec (JP)
2092:interface  "USB"
2093:usbid      "0x04b8" "0x0801"
2094:status     :good
2095:comment    "all-in-one"
2096
2097:model      "CC-700"			; product spec (JP)
2098:interface  "USB"
2099:usbid      "0x04b8" "0x0108"
2100:status     :unsupported
2101:comment    "all-in-one"
2102
2103:model      "EP-702A"
2104:interface  "USB"
2105:usbid      "0x04b8" "0x0850"
2106:status     :unsupported
2107:comment    "supported by the epkowa backend plus non-free interpreter"
2108
2109:model      "EP-801A"
2110:interface  "USB Network"
2111:usbid      "0x04b8" "0x0846"
2112:status     :good
2113:comment    "network interface supported<br>all-in-one"
2114
2115:model      "EP-802A"
2116:interface  "USB"
2117:usbid      "0x04b8" "0x0852"
2118:status     :unsupported
2119:comment    "supported by the epkowa backend plus non-free interpreter"
2120
2121:model      "EP-901A"
2122:interface  "USB"
2123:usbid      "0x04b8" "0x0844"
2124:status     :good
2125:comment    "network interface probably supported<br>all-in-one"
2126
2127:model      "EP-901F"
2128:interface  "USB"
2129:usbid      "0x04b8" "0x0844"
2130:status     :good
2131:comment    "network interface probably supported<br>all-in-one"
2132
2133:model      "EP-902A"
2134:interface  "USB"
2135:usbid      "0x04b8" "0x0853"
2136:status     :unsupported
2137:comment    "supported by the epkowa backend plus non-free interpreter"
2138
2139:model      "ES-300C"
2140:interface  "SCSI parallel"
2141:status     :good
2142:comment    "overseas version of the GT-6000"
2143
2144:model      "ES-300GS"
2145:interface  "SCSI"
2146:status     :good
2147
2148:model      "ES-600C"
2149:interface  "parallel"
2150:status     :good
2151:comment    "overseas version of the GT-5400"
2152
2153:model      "ES-800C"
2154:interface  "SCSI"
2155:status     :good
2156:comment    "overseas version of the GT-8000"
2157
2158:model      "ES-1000C"
2159:status     :unsupported
2160:comment    "overseas version of the GT-8500"
2161
2162:model      "ES-1200C"
2163:interface  "parallel"
2164:status     :good
2165:comment    "overseas version of the GT-9000"
2166
2167:model      "ES-2000"			; product spec (JP)
2168:interface  "SCSI USB"
2169:usbid      "0x04b8" "0x0107"
2170:status     :complete
2171:comment    "IEEE1394 untested"
2172
2173:model      "ES-2200"			; product spec (JP)
2174:interface  "SCSI USB"
2175:usbid      "0x04b8" "0x010e"
2176:status     :complete
2177:comment    "IEEE1394 untested"
2178
2179:model      "ES-6000"			; product spec (JP)
2180:interface  "SCSI"
2181:status     :good
2182
2183:model      "ES-6000H"			; product spec (JP)
2184:interface  "SCSI"
2185:status     :good
2186:comment    "IEEE1394 untested"
2187
2188:model      "ES-6000HS"			; product spec (JP)
2189:interface  "SCSI"
2190:status     :good
2191:comment    "IEEE1394 untested"
2192
2193:model      "ES-7000H"			; product spec (JP)
2194:interface  "SCSI USB"
2195:usbid      "0x04b8" "0x0126"
2196:status     :good
2197:comment    "network interface unsupported<br>IEEE1394 untested"
2198
2199:model      "ES-8000"
2200:interface  "SCSI"
2201:status     :untested
2202
2203:model      "ES-8500"			; product spec (JP)
2204:interface  "SCSI USB"
2205:usbid      "0x04b8" "0x0109"
2206:status     :good
2207:comment    "IEEE1394 untested"
2208
2209:model      "ES-9000H"			; product spec (JP)
2210:interface  "SCSI"
2211:status     :good
2212:comment    "IEEE1394 untested"
2213
2214:model      "ES-10000G"			; product spec (JP)
2215:interface  "USB"
2216:usbid      "0x04b8" "0x0129"
2217:status     :good
2218:comment    "network interface unsupported<br>IEEE1394 untested"
2219
2220:model      "ES-D400"
2221:interface  "USB"
2222:usbid      "0x04b8" "0x0136"
2223:status     :unsupported
2224:comment    "supported by the epkowa backend plus non-free interpreter"
2225:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2226
2227:model      "ES-H300"
2228:interface  "USB"
2229:usbid      "0x04b8" "0x012b"
2230:status     :good
2231:comment    "network interface probably supported"
2232
2233:model      "ES-H7200"
2234:interface  "USB Ethernet"
2235:usbid      "0x04b8" "0x0138"
2236:status     :unsupported
2237:comment    "supported by the epkowa backend plus non-free interpreter"
2238
2239:model      "Expression 636"
2240:interface  "SCSI"
2241:status     :complete
2242:comment    "overseas version of the GT-9500"
2243
2244:model      "Expression 800"		; command spec
2245:interface  "SCSI"
2246:status     :complete
2247:comment    "overseas version of the GT-9600"
2248
2249:model      "Expression 836XL"		; command spec
2250:interface  "SCSI"
2251:status     :untested
2252:comment    "overseas version of the ES-8000"
2253
2254:model      "Expression 1600"		; command spec
2255:interface  "SCSI USB"
2256:usbid      "0x04b8" "0x0107"
2257:status     :complete
2258:comment    "IEEE1394 untested<br>overseas version of the ES-2000"
2259
2260:model      "Expression 1640XL"		; command spec
2261:interface  "SCSI USB"
2262:usbid      "0x04b8" "0x0109"
2263:status     :good
2264:comment    "IEEE1394 untested<br>overseas version of the ES-8500"
2265
2266:model      "Expression 1680"		; command spec
2267:interface  "SCSI USB"
2268:usbid      "0x04b8" "0x010e"
2269:status     :complete
2270:comment    "IEEE1394 untested<br>overseas version of the ES-2200"
2271
2272:model      "Expression 1680 Pro"
2273:interface  "SCSI USB"
2274:status     :untested
2275:comment    "IEEE1394 option"
2276
2277:model      "Expression 1680XL Pro"
2278:interface  "SCSI USB"
2279:status     :untested
2280
2281:model      "Expression 10000XL"		; command spec
2282:interface  "USB"
2283:usbid      "0x04b8" "0x0129"
2284:status     :good
2285:comment    "network interface probably supported<br>IEEE1394 untested<br>overseas version of the ES-10000G"
2286
2287:model      "Expression 10000XL Graphic Arts"
2288:interface  "USB IEEE1394"
2289:status     :untested
2290:comment    "network interface probably supported"
2291
2292:model      "Expression 10000XL Photo"
2293:interface  "USB IEEE1394"
2294:status     :untested
2295:comment    "network interface probably supported"
2296
2297:model      "F-3200"			; product spec (JP)
2298:interface  "USB IEEE1394"
2299:usbid      "0x04b8" "0x080a"
2300:status     :unsupported
2301:comment    "Film scanner"
2302
2303:model      "F-3200 Photo"
2304:interface  "USB IEEE1394"
2305:status     :unsupported
2306
2307:model      "FilmScan 200"
2308:interface  "SCSI"
2309:status     :minimal
2310:comment    "will be supported"
2311
2312:model      "GT-1500"
2313:interface  "USB"
2314:usbid      "0x04b8" "0x0133"
2315:status     :unsupported
2316:comment    "supported by the epkowa backend plus non-free interpreter"
2317:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2318
2319:model      "GT-2200"
2320:interface  "USB"
2321:usbid      "0x04b8" "0x0102"
2322:status     :unsupported
2323
2324:model      "GT-2500"
2325:interface  "USB"
2326:usbid      "0x04b8" "0x012b"
2327:status     :good
2328:comment    "network interface probably supported<br>overseas version of the ES-H300"
2329
2330:model      "GT-4000"
2331:status     :untested
2332
2333:model      "GT-5000"
2334:interface  "parallel SCSI"
2335:status     :good
2336
2337:model      "GT-5400"
2338:interface  "parallel"
2339:status     :good
2340
2341:model      "GT-5500"
2342:interface  "SCSI"
2343:status     :good
2344
2345:model      "GT-6000"
2346:interface  "SCSI Parport"
2347:status     :good
2348
2349:model      "GT-6500"
2350:interface  "parallel"
2351:status     :good
2352:comment    "overseas version of the GT-5400"
2353
2354:model      "GT-6600U"			; product spec (JP)
2355:interface  "USB"
2356:usbid      "0x04b8" "0x0103"
2357:status     :complete
2358
2359:model      "GT-6700U"			; product spec (JP)
2360:interface  "USB"
2361:usbid      "0x04b8" "0x010c"
2362:status     :complete
2363
2364:model      "GT-7000S"
2365:interface  "SCSI"
2366:status     :complete
2367
2368:model      "GT-7000U"
2369:interface  "USB"
2370:usbid      "0x04b8" "0x0101"
2371:status     :complete
2372
2373:model      "GT-7200U"			; product spec (JP)
2374:interface  "USB"
2375:usbid      "0x04b8" "0x010f"
2376:status     :unsupported
2377:comment    "supported by the epkowa backend plus non-free interpreter"
2378:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2379
2380:model      "GT-7300U"			; product spec (JP)
2381:interface  "USB"
2382:usbid      "0x04b8" "0x011d"
2383:status     :unsupported
2384:comment    "supported by the epkowa backend plus non-free interpreter"
2385:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2386
2387:model      "GT-7400U"			; product spec (JP)
2388:interface  "USB"
2389:usbid      "0x04b8" "0x0120"
2390:status     :unsupported
2391:comment    "supported by the snapscan backend"
2392
2393:model      "GT-7600S"			; product spec (JP)
2394:interface  "SCSI"
2395:status     :complete
2396:comment    "SCSI version of the GT-7600U"
2397
2398:model      "GT-7600U"			; product spec (JP)
2399:interface  "USB"
2400:usbid      "0x04b8" "0x0104"
2401:status     :complete
2402:comment    "USB version of the GT-7600S"
2403
2404:model      "GT-7600UF"			; product spec (JP)
2405:interface  "USB"
2406:usbid      "0x04b8" "0x0104"
2407:status     :complete
2408:comment    "GT-7600U with TPU option bundled"
2409
2410:model      "GT-7700U"			; product spec (JP)
2411:interface  "USB"
2412:usbid      "0x04b8" "0x010b"
2413:status     :complete
2414
2415:model      "GT-8000"
2416:interface  "SCSI"
2417:status     :good
2418
2419:model      "GT-8200U"			; product spec (JP)
2420:interface  "USB"
2421:usbid      "0x04b8" "0x0110"
2422:status     :complete
2423
2424:model      "GT-8200UF"			; product spec (JP)
2425:interface  "USB"
2426:usbid      "0x04b8" "0x0110"
2427:status     :good
2428
2429:model      "GT-8300UF"			; product spec (JP)
2430:interface  "USB"
2431:usbid      "0x04b8" "0x011e"
2432:status     :complete
2433
2434:model      "GT-8400UF"			; product spec (JP)
2435:interface  "USB"
2436:usbid      "0x04b8" "0x011f"
2437:status     :unsupported
2438
2439:model      "GT-8500"
2440:status     :untested
2441
2442:model      "GT-8700"			; product spec (JP)
2443:interface  "SCSI USB"
2444:usbid      "0x04b8" "0x010a"
2445:status     :complete
2446
2447:model      "GT-8700F"			; product spec (JP)
2448:interface  "SCSI USB"
2449:usbid      "0x04b8" "0x010a"
2450:status     :good
2451:comment    "GT-8700U with TPU option bundled"
2452
2453:model      "GT-9000"
2454:interface  "parallel"
2455:status     :good
2456
2457:model      "GT-9300UF"			; product spec (JP)
2458:interface  "USB"
2459:usbid      "0x04b8" "0x011b"
2460:status     :complete
2461
2462:model      "GT-9400UF"			; product spec (JP)
2463:interface  "USB"
2464:usbid      "0x04b8" "0x0116"
2465:status     :unsupported
2466:comment    "supported by the epkowa backend plus non-free interpreter"
2467:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2468
2469:model      "GT-9500"
2470:interface  "SCSI"
2471:status     :complete
2472
2473:model      "GT-9600"
2474:interface  "SCSI"
2475:status     :complete
2476
2477:model      "GT-9700F"			; product spec (JP)
2478:interface  "USB"
2479:usbid      "0x04b8" "0x0112"
2480:status     :complete
2481:comment    "IEEE1394 untested"
2482
2483:model      "GT-9800F"			; product spec (JP)
2484:interface  "USB"
2485:usbid      "0x04b8" "0x011c"
2486:status     :complete
2487:comment    "IEEE1394 untested"
2488
2489:model      "GT-10000"
2490:interface  "SCSI"
2491:status     :good
2492:comment    "overseas version of the ES-6000"
2493
2494:model      "GT-10000+"			; command spec
2495:interface  "SCSI"
2496:scsi       "EPSON" "SCANNER GT-10000" "processor"
2497:status     :good
2498:comment    "IEEE1394 untested<br>overseas version of the ES-6000H"
2499
2500:model      "GT-12000"
2501:interface  "SCSI"
2502:status     :untested
2503:comment    "overseas version of the ES-8000"
2504
2505:model      "GT-15000"			; command spec
2506:interface  "SCSI USB"
2507:usbid      "0x04b8" "0x0126"
2508:status     :good
2509:comment    "IEEE1394 untested<br>overseas version of the ES-7000H"
2510
2511:model      "GT-20000"
2512:interface  "USB Ethernet"
2513:usbid      "0x04b8" "0x0138"
2514:status     :unsupported
2515:comment    "supported by the epkowa backend plus non-free interpreter"
2516
2517:model      "GT-30000"			; command spec
2518:interface  "SCSI"
2519:status     :good
2520:comment    "IEEE1394 untested<br>overseas version of the ES-9000H"
2521
2522:model      "GT-D1000"
2523:interface  "USB"
2524:usbid      "0x04b8" "0x0133"
2525:status     :unsupported
2526:comment    "supported by the epkowa backend plus non-free interpreter"
2527:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2528
2529:model      "GT-F500"			; product spec (JP)
2530:interface  "USB"
2531:usbid      "0x04b8" "0x0121"
2532:status     :unsupported
2533:comment    "supported by the epkowa backend plus non-free interpreter"
2534:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2535
2536:model      "GT-F520"
2537:interface  "USB"
2538:usbid      "0x04b8" "0x0122"
2539:status     :unsupported
2540:comment    "supported by the epkowa backend plus non-free interpreter"
2541:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2542
2543:model      "GT-F550"			; product spec (JP)
2544:interface  "USB"
2545:usbid      "0x04b8" "0x0121"
2546:status     :unsupported
2547:comment    "supported by the epkowa backend plus non-free interpreter"
2548:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2549
2550:model      "GT-F570"
2551:interface  "USB"
2552:usbid      "0x04b8" "0x0122"
2553:status     :unsupported
2554:comment    "supported by the epkowa backend plus non-free interpreter"
2555:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2556
2557:model      "GT-F600"			; product spec (JP)
2558:interface  "USB"
2559:usbid      "0x04b8" "0x0118"
2560:status     :unsupported
2561:comment    "supported by the epkowa backend plus non-free interpreter"
2562:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2563
2564:model      "GT-F650"
2565:interface  "USB"
2566:usbid      "0x04b8" "0x012d"
2567:status     :unsupported
2568:comment    "supported by the epkowa backend plus non-free interpreter"
2569:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2570
2571:model      "GT-F670"
2572:interface  "USB"
2573:usbid      "0x04b8" "0x012e"
2574:status     :unsupported
2575:comment    "supported by the epkowa backend plus non-free interpreter"
2576:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2577
2578:model      "GT-F700"
2579:interface  "USB"
2580:usbid      "0x04b8" "0x012f"
2581:status     :unsupported
2582:comment    "supported by the epkowa backend plus non-free interpreter"
2583:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2584
2585:model      "GT-F720"
2586:interface  "USB"
2587:usbid      "0x04b8" "0x0131"
2588:status     :unsupported
2589:comment    "supported by the epkowa backend plus non-free interpreter"
2590:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2591
2592:model      "GT-S50"
2593:interface  "USB"
2594:usbid      "0x04b8" "0x0137"
2595:status     :unsupported
2596:comment    "supported by the epkowa backend plus non-free interpreter"
2597:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
2598
2599:model      "GT-S80"
2600:interface  "USB"
2601:usbid      "0x04b8" "0x0136"
2602:status     :unsupported
2603:comment    "supported by the epkowa backend plus non-free interpreter"
2604:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
2605
2606:model      "GT-S600"
2607:interface  "USB"
2608:usbid      "0x04b8" "0x012d"
2609:status     :unsupported
2610:comment    "supported by the epkowa backend plus non-free interpreter"
2611:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2612
2613:model      "GT-S620"
2614:interface  "USB"
2615:usbid      "0x04b8" "0x0131"
2616:status     :unsupported
2617:comment    "supported by the epkowa backend plus non-free interpreter"
2618:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2619
2620:model      "GT-X700"			; product spec (JP)
2621:interface  "USB"
2622:usbid      "0x04b8" "0x0128"
2623:status     :complete
2624:comment    "IEEE1394 untested"
2625
2626:model      "GT-X750"
2627:interface  "USB"
2628:usbid      "0x04b8" "0x0119"
2629:status     :unsupported
2630:comment    "supported by the epkowa backend plus non-free interpreter"
2631:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2632
2633:model      "GT-X770"
2634:interface  "USB"
2635:usbid      "0x04b8" "0x0130"
2636:status     :unsupported
2637:comment    "supported by the epkowa backend plus non-free interpreter"
2638:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2639
2640:model      "GT-X800"			; product spec (JP)
2641:interface  "USB"
2642:usbid      "0x04b8" "0x012a"
2643:status     :complete
2644:comment    "film area guide mode not supported<br>IEEE1394 untested"
2645
2646:model      "GT-X820"
2647:interface  "USB"
2648:usbid      "0x04b8" "0x013a"
2649:status     :unsupported
2650:comment    "supported by the epkowa backend plus non-free interpreter"
2651:url        "http://www.avasys.jp/lx-bin2/linux/scan/DL1.do"
2652
2653:model      "GT-X900"
2654:interface  "USB"
2655:usbid      "0x04b8" "0x012c"
2656:status     :good
2657:comment    "IEEE1394 untested"
2658
2659:model      "GT-X970"
2660:interface  "USB"
2661:usbid      "0x04b8" "0x0135"
2662:status     :good
2663:comment    "IEEE1394 untested"
2664
2665:model      "LP-7900CS"
2666:status     :untested
2667:comment    "business all-in-one; scanner is a ES-7000H"
2668
2669:model      "LP-9000CCH"
2670:status     :untested
2671:comment    "business all-in-one; scanner is a ES-9000H"
2672
2673:model      "LP-9000CCS"
2674:status     :untested
2675:comment    "business all-in-one; scanner is a ES-7000H"
2676
2677:model      "LP-9000CFH"
2678:status     :untested
2679:comment    "business all-in-one; scanner is a ES-9000H"
2680
2681:model      "LP-9500CCS"
2682:status     :untested
2683:comment    "business all-in-one; scanner is a ES-7000H"
2684
2685:model      "LP-9500CFH"
2686:status     :untested
2687:comment    "business all-in-one; scanner is a ES-9000H"
2688
2689:model      "LP-9500CH2"
2690:status     :untested
2691:comment    "business all-in-one; scanner is a ES-9000H"
2692
2693:model      "LP-9800CCH"
2694:status     :untested
2695:comment    "business all-in-one; scanner is a ES-9000H"
2696
2697:model      "LP-9800CCS"
2698:status     :untested
2699:comment    "business all-in-one; scanner is a ES-7000H"
2700
2701:model      "LP-9800CFH"
2702:status     :untested
2703:comment    "business all-in-one; scanner is a ES-9000H"
2704
2705:model      "LP-A500"
2706:interface  "USB Network"
2707:usbid      "0x04b8" "0x0815"
2708:status     :good
2709:comment    "network interface supported<br>business all-in-one"
2710
2711:model      "LP-M5000"
2712:interface  "USB"
2713:usbid      "0x04b8" "0x0843"
2714:status     :good
2715:comment    "network interface probably supported<br>business all-in-one"
2716
2717:model      "LP-M5500"
2718:interface  "USB"
2719:usbid      "0x04b8" "0x0817"
2720:status     :good
2721:comment    "network interface probably supported<br>business all-in-one"
2722
2723:model      "LP-M5500F"
2724:interface  "USB"
2725:usbid      "0x04b8" "0x0817"
2726:status     :good
2727:comment    "network interface probably supported<br>business all-in-one<br>LP-M5500 with the fax option bundled"
2728
2729:model      "LP-M5600"
2730:interface  "USB"
2731:usbid      "0x04b8" "0x0833"
2732:status     :good
2733:comment    "network interface probably supported<br>business all-in-one"
2734
2735:model      "LP-M6000"
2736:interface  "USB"
2737:usbid      "0x04b8" "0x0834"
2738:status     :good
2739:comment    "network interface probably supported<br>business all-in-one"
2740
2741:model      "ME 200"
2742:interface  "USB"
2743:usbid      "0x04b8" "0x0830"
2744:status     :good
2745:comment    "all-in-one"
2746
2747:model      "ME 300"
2748:interface  "USB"
2749:usbid      "0x04b8" "0x0841"
2750:status     :good
2751:comment    "all-in-one<br>overseas version of the PX-401A"
2752
2753:model      "ME OFFICE 510"
2754:interface  "USB"
2755:usbid      "0x04b8" "0x084f"
2756:status     :good
2757:comment    "all-in-one"
2758
2759:model      "ME Office 600F"
2760:interface  "USB"
2761:usbid      "0x04b8" "0x0848"
2762:status     :good
2763:comment    "all-in-one"
2764
2765:model      "ME OFFICE 650FN Series"
2766:interface  "USB"
2767:usbid      "0x04b8" "0x0854"
2768:status     :good
2769:comment    "all-in-one"
2770
2771:model      "ME Office 700FW"
2772:interface  "USB"
2773:usbid      "0x04b8" "0x0847"
2774:status     :good
2775:comment    "network interface probably supported<br>all-in-one<br>overseas version of the PX-601F"
2776
2777:model      "PM-A700"			; product spec (JP)
2778:interface  "USB"
2779:usbid      "0x04b8" "0x0814"
2780:status     :good
2781:comment    "all-in-one"
2782
2783:model      "PM-A750"
2784:interface  "USB"
2785:usbid      "0x04b8" "0x081a"
2786:status     :good
2787:comment    "all-in-one"
2788
2789:model      "PM-A820"
2790:interface  "USB"
2791:usbid      "0x04b8" "0x0827"
2792:status     :good
2793:comment    "all-in-one"
2794
2795:model      "PM-A840"
2796:interface  "USB"
2797:usbid      "0x04b8" "0x083c"
2798:status     :good
2799:comment    "all-in-one"
2800
2801:model      "PM-A840S"
2802:interface  "USB"
2803:usbid      "0x04b8" "0x083c"
2804:status     :good
2805:comment    "network interface probably supported<br>all-in-one"
2806
2807:model      "PM-A850"			; product spec (JP)
2808:interface  "USB"
2809:usbid      "0x04b8" "0x0806"
2810:status     :good
2811:comment    "all-in-one"
2812
2813:model      "PM-A870"			; product spec (JP)
2814:interface  "USB"
2815:usbid      "0x04b8" "0x0811"
2816:status     :good
2817:comment    "all-in-one"
2818
2819:model      "PM-A890"
2820:interface  "USB"
2821:usbid      "0x04b8" "0x081c"
2822:status     :good
2823:comment    "all-in-one"
2824
2825:model      "PM-A900"			; product spec (JP)
2826:interface  "USB"
2827:usbid      "0x04b8" "0x0810"
2828:status     :good
2829:comment    "all-in-one"
2830
2831:model      "PM-A920"
2832:interface  "USB"
2833:usbid      "0x04b8" "0x082a"
2834:status     :good
2835:comment    "all-in-one"
2836
2837:model      "PM-A940"
2838:interface  "USB"
2839:usbid      "0x04b8" "0x0837"
2840:status     :good
2841:comment    "all-in-one"
2842
2843:model      "PM-A950"
2844:interface  "USB"
2845:usbid      "0x04b8" "0x081d"
2846:status     :good
2847:comment    "all-in-one"
2848
2849:model      "PM-A970"
2850:interface  "USB"
2851:usbid      "0x04b8" "0x0828"
2852:status     :good
2853:comment    "all-in-one"
2854
2855:model      "PM-T960"
2856:interface  "USB"
2857:usbid      "0x04b8" "0x0836"
2858:status     :good
2859:comment    "all-in-one"
2860
2861:model      "PM-T990"
2862:interface  "USB"
2863:usbid      "0x04b8" "0x0829"
2864:status     :good
2865:comment    "all-in-one<br>PM-A970 with network interface"
2866
2867:model      "PX-401A"
2868:interface  "USB"
2869:usbid      "0x04b8" "0x0841"
2870:status     :good
2871:comment    "all-in-one"
2872
2873:model      "PX-402A"
2874:interface  "USB"
2875:usbid      "0x04b8" "0x084d"
2876:status     :good
2877:comment    "all-in-one"
2878
2879:model      "PX-501A"
2880:interface  "USB"
2881:usbid      "0x04b8" "0x084a"
2882:status     :good
2883:comment    "network interface probably supported<br>all-in-one"
2884
2885:model      "PX-502A"
2886:interface  "USB"
2887:usbid      "0x04b8" "0x0856"
2888:status     :good
2889:comment    "all-in-one"
2890
2891:model      "PX-601F"
2892:interface  "USB"
2893:usbid      "0x04b8" "0x0847"
2894:status     :good
2895:comment    "network interface probably supported"
2896
2897:model      "PX-A550"			; product spec (JP)
2898:interface  "USB"
2899:usbid      "0x04b8" "0x080e"
2900:status     :good
2901:comment    "all-in-one"
2902
2903:model      "PX-A620"
2904:interface  "USB"
2905:usbid      "0x04b8" "0x082f"
2906:status     :good
2907:comment    "all-in-one"
2908
2909:model      "PX-A640"
2910:interface  "USB"
2911:usbid      "0x04b8" "0x0838"
2912:status     :good
2913:comment    "all-in-one"
2914
2915:model      "PX-A650"
2916:interface  "USB"
2917:usbid      "0x04b8" "0x0819"
2918:status     :good
2919:comment    "all-in-one"
2920
2921:model      "PX-A720"
2922:interface  "USB"
2923:usbid      "0x04b8" "0x082e"
2924:status     :good
2925:comment    "all-in-one"
2926
2927:model      "PX-A740"
2928:interface  "USB"
2929:usbid      "0x04b8" "0x0839"
2930:status     :good
2931:comment    "all-in-one"
2932
2933:model      "PX-FA700"
2934:interface  "USB"
2935:usbid      "0x04b8" "0x083a"
2936:status     :good
2937:comment    "all-in-one"
2938
2939:model      "Perfection 600"
2940:interface  "SCSI"
2941:status     :unsupported
2942:comment    "supported by the umax backend<br>rebadged UMAX Astra 1200S"
2943
2944:model      "Perfection 610"		; command spec
2945:interface  "USB"
2946:usbid      "0x04b8" "0x0103"
2947:status     :complete
2948:comment    "overseas version of the GT-6600U"
2949
2950:model      "Perfection 636S"
2951:interface  "SCSI"
2952:status     :complete
2953:comment    "overseas version of the GT-7000S"
2954
2955:model      "Perfection 636U"		; command spec
2956:interface  "USB"
2957:usbid      "0x04b8" "0x0101"
2958:status     :complete
2959:comment    "overseas version of the GT-7000U"
2960
2961:model      "Perfection 640U"		; command spec
2962:interface  "USB"
2963:usbid      "0x04b8" "0x010c"
2964:status     :complete
2965:comment    "overseas version of the GT-6700U"
2966
2967:model      "Perfection 660"
2968:interface  "USB"
2969:usbid      "0x04b8" "0x0114"
2970:status     :unsupported
2971:comment    "supported by the snapscan backend"
2972
2973:model      "Perfection 1200S"		; command spec
2974:interface  "SCSI"
2975:status     :complete
2976:comment    "overseas version of the GT-7600S"
2977
2978:model      "Perfection 1200U"		; command spec
2979:interface  "USB"
2980:usbid      "0x04b8" "0x0104"
2981:status     :complete
2982:comment    "overseas version of the GT-7600U"
2983
2984:model      "Perfection 1200U PHOTO"
2985:interface  "USB"
2986:usbid      "0x04b8" "0x0104"
2987:status     :complete
2988:comment    "Perfection 1200U with TPU option bundled<br>overseas version of the GT-7600UF"
2989
2990:model      "Perfection 1240U"		; command spec
2991:interface  "USB"
2992:usbid      "0x04b8" "0x010b"
2993:status     :complete
2994:comment    "overseas version of the GT-7700U"
2995
2996:model      "Perfection 1250"
2997:interface  "USB"
2998:usbid      "0x04b8" "0x010f"
2999:status     :unsupported
3000:comment    "supported by the epkowa backend plus non-free interpreter"
3001:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3002
3003:model      "Perfection 1250 PHOTO"
3004:interface  "USB"
3005:usbid      "0x04b8" "0x010f"
3006:status     :unsupported
3007:comment    "supported by the epkowa backend plus non-free interpreter"
3008:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3009
3010:model      "Perfection 1260"
3011:interface  "USB"
3012:usbid      "0x04b8" "0x011d"
3013:status     :unsupported
3014:comment    "supported by the epkowa backend plus non-free interpreter"
3015:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3016
3017:model      "Perfection 1260 PHOTO"
3018:interface  "USB"
3019:usbid      "0x04b8" "0x011d"
3020:status     :unsupported
3021:comment    "supported by the epkowa backend plus non-free interpreter"
3022:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3023
3024:model      "Perfection 1270"
3025:interface  "USB"
3026:usbid      "0x04b8" "0x0120"
3027:status     :unsupported
3028:comment    "supported by the snapscan backend<br>overseas version of the GT-7400"
3029
3030:model      "Perfection 1600"
3031:interface  "SCSI"
3032:status     :unsupported
3033
3034:model      "Perfection 1640SU"		; command spec
3035:interface  "SCSI USB"
3036:usbid      "0x04b8" "0x010a"
3037:status     :complete
3038:comment    "overseas version of the GT-8700"
3039
3040:model      "Perfection 1640SU PHOTO"
3041:interface  "SCSI USB"
3042:usbid      "0x04b8" "0x010a"
3043:status     :good
3044:comment    "overseas version of the GT-8700F"
3045
3046:model      "Perfection 1650"		; command spec
3047:interface  "USB"
3048:usbid      "0x04b8" "0x0110"
3049:status     :complete
3050:comment    "overseas version of the GT-8200U"
3051
3052:model      "Perfection 1650 PHOTO"
3053:interface  "USB"
3054:usbid      "0x04b8" "0x0110"
3055:status     :good
3056:comment    "overseas version of the GT-8200UF"
3057
3058:model      "Perfection 1660 PHOTO"	; command spec
3059:interface  "USB"
3060:usbid      "0x04b8" "0x011e"
3061:status     :complete
3062:comment    "overseas version of the GT-8300UF"
3063
3064:model      "Perfection 1670"
3065:interface  "USB"
3066:usbid      "0x04b8" "0x011f"
3067:status     :unsupported
3068:comment    "supported by the snapscan backend"
3069
3070:model      "Perfection 1670 PHOTO"
3071:interface  "USB"
3072:usbid      "0x04b8" "0x011f"
3073:status     :unsupported
3074:comment    "supported by the snapscan backend<br>overseas version of the GT-8400UF"
3075
3076:model      "Perfection 2400 PHOTO"	; command spec
3077:interface  "USB"
3078:usbid      "0x04b8" "0x011b"
3079:status     :complete
3080:comment    "overseas version of the GT-9300UF"
3081
3082:model      "Perfection 2450 PHOTO"	; command spec
3083:interface  "USB IEEE-1394"
3084:usbid      "0x04b8" "0x0112"
3085:scsi       "EPSON" "GT-9700" "processor"
3086:status     :complete
3087:comment    "overseas version of the GT-9700F"
3088
3089:model      "Perfection 2480 PHOTO"
3090:interface  "USB"
3091:usbid      "0x04b8" "0x0121"
3092:status     :unsupported
3093:comment    "supported by the epkowa backend plus non-free interpreter"
3094:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3095
3096:model      "Perfection 2580 PHOTO"
3097:interface  "USB"
3098:usbid      "0x04b8" "0x0121"
3099:status     :unsupported
3100:comment    "supported by the epkowa backend plus non-free interpreter"
3101:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3102
3103:model      "Perfection 3170 PHOTO"
3104:interface  "USB"
3105:usbid      "0x04b8" "0x0116"
3106:status     :unsupported
3107:comment    "supported by the epkowa backend plus non-free interpreter"
3108:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3109
3110:model      "Perfection 3200 PHOTO"	; command spec
3111:interface  "USB IEEE-1394"
3112:usbid      "0x04b8" "0x011c"
3113:scsi       "EPSON" "GT-9800" "processor"
3114:status     :complete
3115:comment    "overseas version of the GT-9800F"
3116
3117:model      "Perfection 3490 PHOTO"
3118:interface  "USB"
3119:usbid      "0x04b8" "0x0122"
3120:status     :unsupported
3121:comment    "supported by the epkowa backend plus non-free interpreter"
3122:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3123
3124:model      "Perfection 3590 PHOTO"
3125:interface  "USB"
3126:usbid      "0x04b8" "0x0122"
3127:status     :unsupported
3128:comment    "supported by the epkowa backend plus non-free interpreter"
3129:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3130
3131:model      "Perfection 4180 PHOTO"
3132:interface  "USB"
3133:usbid      "0x04b8" "0x0118"
3134:status     :unsupported
3135:comment    "supported by the epkowa backend plus non-free interpreter"
3136:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3137
3138:model      "Perfection 4490 PHOTO"
3139:interface  "USB"
3140:usbid      "0x04b8" "0x0119"
3141:status     :unsupported
3142:comment    "supported by the epkowa backend plus non-free interpreter"
3143:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3144
3145:model      "Perfection 4870 PHOTO"	; command spec
3146:interface  "USB"
3147:usbid      "0x04b8" "0x0128"
3148:status     :complete
3149:comment    "IEEE1394 untested<br>overseas version of the GT-X700"
3150
3151:model      "Perfection 4990 PHOTO"
3152:interface  "USB"
3153:usbid      "0x04b8" "0x012a"
3154:status     :good
3155:comment    "film area guide mode not supported<br>IEEE1394 untested<br>overseas version of the GT-X800"
3156
3157:model      "Perfection 4990 Pro"
3158:interface  "USB IEEE1394"
3159:status     :untested
3160:comment    "seems to be a 4990 PHOTO with additional software"
3161
3162:model      "Perfection V10"
3163:interface  "USB"
3164:usbid      "0x04b8" "0x012d"
3165:status     :unsupported
3166:comment    "supported by the epkowa backend plus non-free interpreter"
3167:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3168
3169:model      "Perfection V30"
3170:interface  "USB"
3171:usbid      "0x04b8" "0x0131"
3172:status     :unsupported
3173:comment    "supported by the epkowa backend plus non-free interpreter"
3174:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3175
3176:model      "Perfection V100 Photo"
3177:interface  "USB"
3178:usbid      "0x04b8" "0x012d"
3179:status     :unsupported
3180:comment    "supported by the epkowa backend plus non-free interpreter"
3181:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3182
3183:model      "Perfection V200 Photo"
3184:interface  "USB"
3185:usbid      "0x04b8" "0x012e"
3186:status     :unsupported
3187:comment    "supported by the epkowa backend plus non-free interpreter"
3188:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3189
3190:model      "Perfection V300 Photo"
3191:interface  "USB"
3192:usbid      "0x04b8" "0x0131"
3193:status     :unsupported
3194:comment    "supported by the epkowa backend plus non-free interpreter"
3195:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3196
3197:model      "Perfection V350 Photo"
3198:interface  "USB"
3199:usbid      "0x04b8" "0x012f"
3200:status     :unsupported
3201:comment    "supported by the epkowa backend plus non-free interpreter"
3202:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3203
3204:model      "Perfection V500 Photo"
3205:interface  "USB"
3206:usbid      "0x04b8" "0x0130"
3207:status     :unsupported
3208:comment    "supported by the epkowa backend plus non-free interpreter"
3209:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3210
3211:model      "Perfection V600 Photo"
3212:interface  "USB"
3213:usbid      "0x04b8" "0x013a"
3214:status     :unsupported
3215:comment    "supported by the epkowa backend plus non-free interpreter"
3216:url        "http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do"
3217
3218:model      "Perfection V700 Photo"
3219:interface  "USB"
3220:usbid      "0x04b8" "0x012c"
3221:status     :good
3222:comment    "IEEE1394 untested<br>overseas version of the GT-X900"
3223
3224:model      "Perfection V750 Photo"
3225:interface  "USB"
3226:usbid      "0x04b8" "0x012c"
3227:status     :good
3228:comment    "IEEE1394 untested<br>overseas version of the GT-X900"
3229
3230:model      "Stylus CX1500"		; Australia
3231:interface  "USB"
3232:usbid      "0x04b8" "0x080c"
3233:status     :unsupported
3234:comment    "supported by the snapscan backend<br>all-in-one"
3235
3236:model      "Stylus CX2800"
3237:interface  "USB"
3238:usbid      "0x04b8" "0x0830"
3239:status     :good
3240:comment    "all-in-one"
3241
3242:model      "Stylus CX2900"
3243:interface  "USB"
3244:usbid      "0x04b8" "0x0830"
3245:status     :good
3246:comment    "all-in-one"
3247
3248:model      "Stylus CX3100"
3249:interface  "USB"
3250:usbid      "0x04b8" "0x0802"
3251:status     :good
3252:comment    "all-in-one<br>overseas version of the CC-570L"
3253
3254:model      "Stylus CX3200"
3255:interface  "USB"
3256:usbid      "0x04b8" "0x0802"
3257:status     :good
3258:comment    "all-in-one<br>overseas version of the CC-570L"
3259
3260:model      "Stylus CX3500"		; Australia
3261:interface  "USB"
3262:usbid      "0x04b8" "0x080e"
3263:status     :good
3264:comment    "all-in-one<br>overseas version of the PX-A550"
3265
3266:model      "Stylus CX3600"		; UK
3267:interface  "USB"
3268:usbid      "0x04b8" "0x080e"
3269:status     :good
3270:comment    "all-in-one<br>overseas version of the PX-A550"
3271
3272:model      "Stylus CX3650"		; France
3273:interface  "USB"
3274:usbid      "0x04b8" "0x080e"
3275:status     :good
3276:comment    "all-in-one"
3277
3278:model      "Stylus CX3700"
3279:interface  "USB"
3280:usbid      "0x04b8" "0x0818"
3281:status     :good
3282:comment    "all-in-one"
3283
3284:model      "Stylus CX3800"
3285:interface  "USB"
3286:usbid      "0x04b8" "0x0818"
3287:status     :good
3288:comment    "all-in-one"
3289
3290:model      "Stylus CX3810"
3291:interface  "USB"
3292:status     :untested
3293:comment    "all-in-one"
3294
3295:model      "Stylus CX3900"
3296:interface  "USB"
3297:usbid      "0x04b8" "0x082f"
3298:status     :good
3299:comment    "all-in-one<br>overseas version of the PX-A620"
3300
3301:model      "Stylus CX4100"
3302:interface  "USB"
3303:usbid      "0x04b8" "0x0820"
3304:status     :good
3305:comment    "all-in-one"
3306
3307:model      "Stylus CX4200"
3308:interface  "USB"
3309:usbid      "0x04b8" "0x0820"
3310:status     :good
3311:comment    "all-in-one"
3312
3313:model      "Stylus CX4300"
3314:interface  "USB"
3315:usbid      "0x04b8" "0x083f"
3316:status     :unsupported
3317:comment    "supported by the epkowa backend plus non-free interpreter"
3318:url        "http://www.avasys.jp/lx-bin2/linux_e/spc/DL1.do"
3319
3320:model      "Stylus CX4400"
3321:interface  "USB"
3322:usbid      "0x04b8" "0x083f"
3323:status     :unsupported
3324:comment    "supported by the epkowa backend plus non-free interpreter"
3325:url        "http://www.avasys.jp/lx-bin2/linux_e/spc/DL1.do"
3326
3327:model      "Stylus CX4500"
3328:interface  "USB"
3329:usbid      "0x04b8" "0x080d"
3330:status     :good
3331:comment    "all-in-one"
3332
3333:model      "Stylus CX4600"
3334:interface  "USB"
3335:usbid      "0x04b8" "0x080d"
3336:status     :good
3337:comment    "all-in-one"
3338
3339:model      "Stylus CX4700"
3340:interface  "USB"
3341:usbid      "0x04b8" "0x0819"
3342:status     :good
3343:comment    "all-in-one<br>overseas version of the PX-A650"
3344
3345:model      "Stylus CX4800"
3346:interface  "USB"
3347:usbid      "0x04b8" "0x0819"
3348:status     :good
3349:comment    "all-in-one<br>overseas version of the PX-A650"
3350
3351:model      "Stylus CX4900"
3352:interface  "USB"
3353:usbid      "0x04b8" "0x082b"
3354:status     :good
3355:comment    "all-in-one"
3356
3357:model      "Stylus CX5000"
3358:interface  "USB"
3359:usbid      "0x04b8" "0x082b"
3360:status     :good
3361:comment    "all-in-one"
3362
3363:model      "Stylus CX5100"
3364:interface  "USB"
3365:usbid      "0x04b8" "0x0801"
3366:status     :good
3367:comment    "all-in-one<br>overseas version of the CC-600PX"
3368
3369:model      "Stylus CX5200"
3370:interface  "USB"
3371:usbid      "0x04b8" "0x0801"
3372:status     :good
3373:comment    "all-in-one<br>overseas version of the CC-600PX"
3374
3375:model      "Stylus CX5300"
3376:interface  "USB"
3377:usbid      "0x04b8" "0x0808"
3378:status     :good
3379:comment    "all-in-one"
3380
3381:model      "Stylus CX5400"
3382:interface  "USB"
3383:usbid      "0x04b8" "0x0808"
3384:status     :good
3385:comment    "all-in-one"
3386
3387:model      "Stylus CX5500"
3388:interface  "USB"
3389:usbid      "0x04b8" "0x083f"
3390:status     :unsupported
3391:comment    "supported by the epkowa backend plus non-free interpreter"
3392:url        "http://www.avasys.jp/lx-bin2/linux_e/spc/DL1.do"
3393
3394:model      "Stylus CX5600"
3395:interface  "USB"
3396:usbid      "0x04b8" "0x083f"
3397:status     :unsupported
3398:comment    "supported by the epkowa backend plus non-free interpreter"
3399:url        "http://www.avasys.jp/lx-bin2/linux_e/spc/DL1.do"
3400
3401:model      "Stylus CX5700F"
3402:interface  "USB"
3403:usbid      "0x04b8" "0x0821"
3404:status     :unsupported
3405:comment    "may work with the snapscan backend<br>all-in-one with FAX"
3406
3407:model      "Stylus CX5800F"
3408:interface  "USB"
3409:usbid      "0x04b8" "0x0821"
3410:status     :unsupported
3411:comment    "may work with the snapscan backend<br>all-in-one with FAX"
3412
3413:model      "Stylus CX5900"
3414:interface  "USB"
3415:usbid      "0x04b8" "0x082e"
3416:status     :good
3417:comment    "all-in-one<br>overseas version of the PX-A720"
3418
3419:model      "Stylus CX6000"
3420:interface  "USB"
3421:usbid      "0x04b8" "0x082e"
3422:status     :good
3423:comment    "all-in-one<br>overseas version of the PX-A720"
3424
3425:model      "Stylus CX6300"
3426:interface  "USB"
3427:usbid      "0x04b8" "0x0805"
3428:status     :good
3429:comment    "all-in-one<br>mistakenly thinks its a PX-A650"
3430
3431:model      "Stylus CX6400"
3432:interface  "USB"
3433:usbid      "0x04b8" "0x0805"
3434:status     :good
3435:comment    "all-in-one<br>mistakenly thinks its a PX-A650"
3436
3437:model      "Stylus CX6500"
3438:interface  "USB"
3439:usbid      "0x04b8" "0x0813"
3440:status     :good
3441:comment    "all-in-one"
3442
3443:model      "Stylus CX6600"
3444:interface  "USB"
3445:usbid      "0x04b8" "0x0813"
3446:status     :good
3447:comment    "all-in-one"
3448
3449:model      "Stylus CX6900F"
3450:interface  "USB"
3451:usbid      "0x04b8" "0x0831"
3452:status     :unsupported
3453:comment    "may work with the snapscan backend<br>all-in-one with FAX"
3454
3455:model      "Stylus CX7000F"
3456:interface  "USB"
3457:usbid      "0x04b8" "0x0831"
3458:status     :unsupported
3459:comment    "may work with the snapscan backend<br>all-in-one with FAX"
3460
3461:model      "Stylus CX7300"
3462:interface  "USB"
3463:usbid      "0x04b8" "0x0838"
3464:status     :good
3465:comment    "all-in-one<br>overseas version of the PX-A640"
3466
3467:model      "Stylus CX7400"
3468:interface  "USB"
3469:usbid      "0x04b8" "0x0838"
3470:status     :good
3471:comment    "all-in-one<br>overseas version of the PX-A640"
3472
3473:model      "Stylus CX7700"
3474:interface  "USB"
3475:usbid      "0x04b8" "0x081f"
3476:status     :good
3477:comment    "all-in-one"
3478
3479:model      "Stylus CX7800"
3480:interface  "USB"
3481:usbid      "0x04b8" "0x081f"
3482:status     :good
3483:comment    "all-in-one"
3484
3485:model      "Stylus CX8300"
3486:interface  "USB"
3487:usbid      "0x04b8" "0x0839"
3488:status     :good
3489:comment    "all-in-one<br>overseas version of the PX-A740"
3490
3491:model      "Stylus CX8400"
3492:interface  "USB"
3493:usbid      "0x04b8" "0x0839"
3494:status     :good
3495:comment    "all-in-one<br>overseas version of the PX-A740"
3496
3497:model      "Stylus CX9300F"
3498:interface  "USB"
3499:usbid      "0x04b8" "0x083a"
3500:status     :good
3501:comment    "all-in-one<br>overseas version of the PX-FA700"
3502
3503:model      "Stylus CX9400Fax"
3504:interface  "USB"
3505:usbid      "0x04b8" "0x083a"
3506:status     :good
3507:comment    "all-in-one<br>overseas version of the PX-FA700"
3508
3509:model      "Stylus DX3800"
3510:interface  "USB"
3511:usbid      "0x04b8" "0x0818"
3512:status     :good
3513:comment    "all-in-one"
3514
3515:model      "Stylus DX3850"
3516:interface  "USB"
3517:status     :good
3518:comment    "all-in-one"
3519
3520:model      "Stylus DX4000"
3521:interface  "USB"
3522:usbid      "0x04b8" "0x082f"
3523:status     :good
3524:comment    "all-in-one<br>overseas version of the PX-A620"
3525
3526:model      "Stylus DX4200"
3527:interface  "USB"
3528:usbid      "0x04b8" "0x0820"
3529:status     :good
3530:comment    "all-in-one"
3531
3532:model      "Stylus DX4400"
3533:interface  "USB"
3534:usbid      "0x04b8" "0x083f"
3535:status     :unsupported
3536:comment    "supported by the epkowa backend plus non-free interpreter"
3537:url        "http://www.avasys.jp/lx-bin2/linux_e/spc/DL1.do"
3538
3539:model      "Stylus DX4800"
3540:interface  "USB"
3541:usbid      "0x04b8" "0x0819"
3542:status     :good
3543:comment    "all-in-one<br>overseas version of the PX-A650"
3544
3545:model      "Stylus DX4850"
3546:interface  "USB"
3547:usbid      "0x04b8" "0x0819"
3548:status     :good
3549:comment    "all-in-one<br>DX4800 + card reader"
3550
3551:model      "Stylus DX5000"
3552:interface  "USB"
3553:usbid      "0x04b8" "0x082b"
3554:status     :good
3555:comment    "all-in-one"
3556
3557:model      "Stylus DX6000"
3558:interface  "USB"
3559:usbid      "0x04b8" "0x082e"
3560:status     :good
3561:comment    "all-in-one<br>overseas version of the PX-A720"
3562
3563:model      "Stylus DX7000F"
3564:interface  "USB"
3565:usbid      "0x04b8" "0x0831"
3566:status     :unsupported
3567:comment    "may work with the snapscan backend<br>all-in-one with FAX"
3568
3569:model      "Stylus DX7400"
3570:interface  "USB"
3571:usbid      "0x04b8" "0x0838"
3572:status     :good
3573:comment    "all-in-one<br>overseas version of the PX-A640"
3574
3575:model      "Stylus DX8400"
3576:interface  "USB"
3577:usbid      "0x04b8" "0x0839"
3578:status     :good
3579:comment    "all-in-one<br>overseas version of the PX-A740"
3580
3581:model      "Stylus DX9400F"
3582:interface  "USB"
3583:usbid      "0x04b8" "0x083a"
3584:status     :good
3585:comment    "all-in-one<br>overseas version of the PX-FA700"
3586
3587:model      "Stylus Office BX300F"
3588:interface  "USB"
3589:usbid      "0x04b8" "0x0848"
3590:status     :good
3591:comment    "all-in-one"
3592
3593:model      "Stylus Office BX310FN Series"
3594:interface  "USB"
3595:usbid      "0x04b8" "0x0854"
3596:status     :good
3597:comment    "all-in-one"
3598
3599:model      "Stylus Office BX600FW"
3600:interface  "USB"
3601:usbid      "0x04b8" "0x0847"
3602:status     :good
3603:comment    "network interface probably supported<br>all-in-one<br>overseas version of the PX-601F"
3604
3605:model      "Stylus Office BX610FW Series"
3606:interface  "USB"
3607:usbid      "0x04b8" "0x0855"
3608:status     :unsupported
3609:comment    "supported by the epkowa backend plus non-free interpreter"
3610
3611:model      "Stylus Office TX300F"
3612:interface  "USB"
3613:usbid      "0x04b8" "0x0848"
3614:status     :good
3615:comment    "all-in-one"
3616
3617:model      "Stylus Office TX510FN Series"
3618:interface  "USB"
3619:usbid      "0x04b8" "0x0854"
3620:status     :good
3621:comment    "all-in-one"
3622
3623:model      "Stylus Office TX600FW"
3624:interface  "USB"
3625:usbid      "0x04b8" "0x0847"
3626:status     :good
3627:comment    "network interface probably supported<br>all-in-one<br>overseas version of the PX-601F"
3628
3629:model      "Stylus Office TX610FW Series"
3630:interface  "USB"
3631:usbid      "0x04b8" "0x0855"
3632:status     :unsupported
3633:comment    "supported by the epkowa backend plus non-free interpreter"
3634
3635:model      "Stylus Photo PX650 Series"
3636:interface  "USB"
3637:usbid      "0x04b8" "0x0850"
3638:status     :unsupported
3639:comment    "supported by the epkowa backend plus non-free interpreter"
3640
3641:model      "Stylus Photo PX700W"
3642:interface  "USB Network"
3643:usbid      "0x04b8" "0x0846"
3644:status     :good
3645:comment    "network interface supported<br>all-in-one<br>overseas version of the EP-801A"
3646
3647:model      "Stylus Photo PX710W Series"
3648:interface  "USB"
3649:usbid      "0x04b8" "0x0852"
3650:status     :unsupported
3651:comment    "supported by the epkowa backend plus non-free interpreter"
3652
3653:model      "Stylus Photo PX800FW"
3654:interface  "USB"
3655:usbid      "0x04b8" "0x0844"
3656:status     :good
3657:comment    "network interface probably supported<br>all-in-one<br>overseas version of the EP-901A"
3658
3659:model      "Stylus Photo PX810FW Series"
3660:interface  "USB"
3661:usbid      "0x04b8" "0x0853"
3662:status     :unsupported
3663:comment    "supported by the epkowa backend plus non-free interpreter"
3664
3665:model      "Stylus Photo RX420"
3666:interface  "USB"
3667:usbid      "0x04b8" "0x080f"
3668:status     :good
3669:comment    "all-in-one"
3670
3671:model      "Stylus Photo RX425"		; France
3672:interface  "USB"
3673:usbid      "0x04b8" "0x080f"
3674:status     :good
3675:comment    "all-in-one"
3676
3677:model      "Stylus Photo RX430"		; Australia
3678:interface  "USB"
3679:usbid      "0x04b8" "0x080f"
3680:status     :good
3681:comment    "all-in-one"
3682
3683:model      "Stylus Photo RX500"
3684:interface  "USB"
3685:usbid      "0x04b8" "0x0807"
3686:status     :good
3687:comment    "all-in-one"
3688
3689:model      "Stylus Photo RX510"
3690:interface  "USB"
3691:usbid      "0x04b8" "0x0807"
3692:status     :good
3693:comment    "all-in-one"
3694
3695:model      "Stylus Photo RX520"
3696:interface  "USB"
3697:usbid      "0x04b8" "0x081a"
3698:status     :good
3699:comment    "all-in-one<br>overseas version of the PM-A750"
3700
3701:model      "Stylus Photo RX530"
3702:interface  "USB"
3703:usbid      "0x04b8" "0x081a"
3704:status     :good
3705:comment    "all-in-one<br>overseas version of the PM-A750"
3706
3707:model      "Stylus Photo RX560"
3708:interface  "USB"
3709:usbid      "0x04b8" "0x0827"
3710:status     :good
3711:comment    "all-in-one<br>overseas version of the PM-A820"
3712
3713:model      "Stylus Photo RX585"
3714:interface  "USB"
3715:usbid      "0x04b8" "0x083c"
3716:status     :good
3717:comment    "all-in-one<br>overseas version of the PM-A840"
3718
3719:model      "Stylus Photo RX580"
3720:interface  "USB"
3721:usbid      "0x04b8" "0x0827"
3722:status     :good
3723:comment    "all-in-one<br>overseas version of the PM-A820"
3724
3725:model      "Stylus Photo RX595"
3726:interface  "USB"
3727:usbid      "0x04b8" "0x083c"
3728:status     :good
3729:comment    "all-in-one<br>overseas version of the PM-A840"
3730
3731:model      "Stylus Photo RX590"
3732:interface  "USB"
3733:usbid      "0x04b8" "0x0827"
3734:status     :good
3735:comment    "all-in-one<br>overseas version of the PM-A820"
3736
3737:model      "Stylus Photo RX600"
3738:interface  "USB"
3739:usbid      "0x04b8" "0x0806"
3740:status     :good
3741:comment    "all-in-one<br>overseas version of the PM-A850"
3742
3743:model      "Stylus Photo RX610"
3744:interface  "USB"
3745:usbid      "0x04b8" "0x083c"
3746:status     :good
3747:comment    "all-in-one<br>overseas version of the PM-A840"
3748
3749:model      "Stylus Photo RX620"
3750:interface  "USB"
3751:usbid      "0x04b8" "0x0811"
3752:status     :good
3753:comment    "all-in-one<br>overseas version of the PM-A870"
3754
3755:model      "Stylus Photo RX630"
3756:interface  "USB"
3757:usbid      "0x04b8" "0x0811"
3758:status     :good
3759:comment    "all-in-one<br>overseas version of the PM-A870"
3760
3761:model      "Stylus Photo RX640"
3762:interface  "USB"
3763:usbid      "0x04b8" "0x081c"
3764:status     :good
3765:comment    "all-in-one<br>overseas version of the PM-A890"
3766
3767:model      "Stylus Photo RX650"
3768:interface  "USB"
3769:usbid      "0x04b8" "0x081c"
3770:status     :good
3771:comment    "all-in-one<br>overseas version of the PM-A890"
3772
3773:model      "Stylus Photo RX680"
3774:interface  "USB"
3775:usbid      "0x04b8" "0x0837"
3776:status     :good
3777:comment    "all-in-one<br>overseas version of the PM-A940"
3778
3779:model      "Stylus Photo RX685"
3780:interface  "USB"
3781:usbid      "0x04b8" "0x0837"
3782:status     :good
3783:comment    "all-in-one<br>overseas version of the PM-A940"
3784
3785:model      "Stylus Photo RX690"
3786:interface  "USB"
3787:usbid      "0x04b8" "0x0837"
3788:status     :good
3789:comment    "all-in-one<br>overseas version of the PM-A940"
3790
3791:model      "Stylus Photo RX700"
3792:interface  "USB"
3793:usbid      "0x04b8" "0x0810"
3794:status     :good
3795:comment    "all-in-one<br>overseas version of the PM-A900"
3796
3797:model      "Stylus Photo TX650 Series"
3798:interface  "USB"
3799:usbid      "0x04b8" "0x0850"
3800:status     :unsupported
3801:comment    "supported by the epkowa backend plus non-free interpreter"
3802
3803:model      "Stylus Photo TX700W"
3804:interface  "USB"
3805:usbid      "0x04b8" "0x0846"
3806:status     :good
3807:comment    "network interface probably supported<br>all-in-one<br>overseas version of the EP-801A"
3808
3809:model      "Stylus Photo TX710W Series"
3810:interface  "USB"
3811:usbid      "0x04b8" "0x0852"
3812:status     :unsupported
3813:comment    "supported by the epkowa backend plus non-free interpreter"
3814
3815:model      "Stylus Photo TX800FW"
3816:interface  "USB"
3817:usbid      "0x04b8" "0x0844"
3818:status     :good
3819:comment    "network interface probably supported<br>all-in-one<br>overseas version of the EP-901A"
3820
3821:model      "Stylus NX100"
3822:interface  "USB"
3823:usbid      "0x04b8" "0x0841"
3824:status     :good
3825:comment    "all-in-one<br>overseas version of the PX-401A"
3826
3827:model      "Stylus NX110 Series"
3828:interface  "USB"
3829:usbid      "0x04b8" "0x084d"
3830:status     :good
3831:comment    "all-in-one<br>overseas version of the PX-402A"
3832
3833:model      "Stylus NX200"
3834:interface  "USB"
3835:usbid      "0x04b8" "0x0849"
3836:status     :good
3837:comment    "all-in-one"
3838
3839:model      "Stylus NX210 Series"
3840:interface  "USB"
3841:usbid      "0x04b8" "0x084f"
3842:status     :good
3843:comment    "all-in-one"
3844
3845:model      "Stylus NX300"
3846:interface  "USB"
3847:usbid      "0x04b8" "0x0848"
3848:status     :good
3849:comment    "all-in-one"
3850
3851:model      "Stylus NX400"
3852:interface  "USB"
3853:usbid      "0x04b8" "0x084a"
3854:status     :good
3855:comment    "network interface probably supported<br>all-in-one<br>overseas version of the PX-501A"
3856
3857:model      "Stylus NX410 Series"
3858:interface  "USB"
3859:usbid      "0x04b8" "0x0851"
3860:status     :good
3861:comment    "network interface probably supported<br>all-in-one"
3862
3863:model      "Stylus NX510 Series"
3864:interface  "USB"
3865:usbid      "0x04b8" "0x0856"
3866:status     :good
3867:comment    "all-in-one<br>overseas version of the PX-502A"
3868
3869:model      "Stylus SX100"
3870:interface  "USB"
3871:usbid      "0x04b8" "0x0841"
3872:status     :good
3873:comment    "all-in-one<br>overseas version of the PX-401A"
3874
3875:model      "Stylus SX110 Series"
3876:interface  "USB"
3877:usbid      "0x04b8" "0x084d"
3878:status     :good
3879:comment    "all-in-one<br>overseas version of the PX-402A"
3880
3881:model      "Stylus SX125"
3882:interface  "USB"
3883:usbid      "0x04b8" "0x085c"
3884:status     :untested
3885:comment    "all-in-one"
3886
3887:model      "Stylus SX200"
3888:interface  "USB"
3889:usbid      "0x04b8" "0x0849"
3890:status     :good
3891:comment    "all-in-one"
3892
3893:model      "Stylus SX205"
3894:interface  "USB"
3895:usbid      "0x04b8" "0x0849"
3896:status     :good
3897:comment    "all-in-one"
3898
3899:model      "Stylus SX210 Series"
3900:interface  "USB"
3901:usbid      "0x04b8" "0x084f"
3902:status     :good
3903:comment    "all-in-one"
3904
3905:model      "Stylus SX400"
3906:interface  "USB"
3907:usbid      "0x04b8" "0x084a"
3908:status     :good
3909:comment    "network interface probably supported<br>all-in-one<br>overseas version of the PX-501A"
3910
3911:model      "Stylus SX405"
3912:interface  "USB"
3913:usbid      "0x04b8" "0x084a"
3914:status     :good
3915:comment    "all-in-one"
3916
3917:model      "Stylus SX410 Series"
3918:interface  "USB"
3919:usbid      "0x04b8" "0x0851"
3920:status     :good
3921:comment    "network interface probably supported<br>all-in-one"
3922
3923:model      "Stylus SX510W Series"
3924:interface  "USB"
3925:usbid      "0x04b8" "0x0856"
3926:status     :good
3927:comment    "all-in-one<br>overseas version of the PX-502A"
3928
3929:model      "Stylus SX600FW"
3930:interface  "USB"
3931:usbid      "0x04b8" "0x0847"
3932:status     :good
3933:comment    "network interface probably supported<br>all-in-one<br>overseas version of the PX-601F"
3934
3935:model      "Stylus SX610FW Series"
3936:interface  "USB"
3937:usbid      "0x04b8" "0x0855"
3938:status     :unsupported
3939:comment    "supported by the epkowa backend plus non-free interpreter"
3940
3941:model      "Stylus Scan 2000"
3942:interface  "USB"
3943:usbid      "0x04b8" "0x0105"
3944:status     :untested
3945:comment    "apparently mostly the same as the Stylus Scan 2500"
3946
3947:model      "Stylus Scan 2500"
3948:interface  "USB"
3949:usbid      "0x04b8" "0x0106"
3950:status     :untested
3951:comment    "scanner is apparently a GT-7000"
3952
3953:model      "Stylus TX100"
3954:interface  "USB"
3955:usbid      "0x04b8" "0x0841"
3956:status     :good
3957:comment    "all-in-one<br>overseas version of the PX-401A"
3958
3959:model      "Stylus TX110 Series"
3960:interface  "USB"
3961:usbid      "0x04b8" "0x084d"
3962:status     :good
3963:comment    "all-in-one<br>overseas version of the PX-402A"
3964
3965:model      "Stylus TX200"
3966:interface  "USB"
3967:usbid      "0x04b8" "0x0849"
3968:status     :good
3969:comment    "all-in-one"
3970
3971:model      "Stylus TX203"
3972:interface  "USB"
3973:usbid      "0x04b8" "0x0849"
3974:status     :good
3975:comment    "all-in-one"
3976
3977:model      "Stylus TX209"
3978:interface  "USB"
3979:usbid      "0x04b8" "0x0849"
3980:status     :good
3981:comment    "all-in-one"
3982
3983:model      "Stylus TX210 Series"
3984:interface  "USB"
3985:usbid      "0x04b8" "0x084f"
3986:status     :good
3987:comment    "all-in-one"
3988
3989:model      "Stylus TX400"
3990:interface  "USB"
3991:usbid      "0x04b8" "0x084a"
3992:status     :good
3993:comment    "network interface probably supported<br>all-in-one<br>overseas version of the PX-501A"
3994
3995:model      "Stylus TX410 Series"
3996:interface  "USB"
3997:usbid      "0x04b8" "0x0851"
3998:status     :good
3999:comment    "network interface probably supported<br>all-in-one"
4000
4001:model      "Stylus TX550W Series"
4002:interface  "USB"
4003:usbid      "0x04b8" "0x0856"
4004:status     :good
4005:comment    "all-in-one<br>overseas version of the PX-502A"
4006
4007:model      "WorkForce 310 Series"
4008:interface  "USB"
4009:usbid      "0x04b8" "0x0854"
4010:status     :good
4011:comment    "all-in-one"
4012
4013:model      "WorkForce 500"
4014:interface  "USB"
4015:usbid      "0x04b8" "0x084c"
4016:status     :good
4017:comment    "all-in-one"
4018
4019:model      "WorkForce 600"
4020:interface  "USB"
4021:usbid      "0x04b8" "0x0847"
4022:status     :good
4023:comment    "network interface probably supported<br>all-in-one<br>overseas version of the PX-601F"
4024
4025:model      "WorkForce 610 Series"
4026:interface  "USB"
4027:usbid      "0x04b8" "0x0855"
4028:status     :unsupported
4029:comment    "supported by the epkowa backend plus non-free interpreter"
4030
4031;
4032; SANE Backend specification file
4033;
4034; It's basically emacs-lisp --- so ";" indicates comment to end of line.
4035; All syntactic elements are keyword tokens, followed by a string or
4036;  keyword argument, as specified.
4037;
4038; ":backend" *must* be specified.
4039; All other information is optional (but what good is the file without it?).
4040;
4041
4042:backend "epson"                  ; name of backend
4043;:version "0.2.42"                ; version of backend
4044:version "unmaintained"           ; version of backend
4045:new :no
4046:manpage "sane-epson"             ; name of manpage (if it exists)
4047:url "http://www.khk.net/sane"    ; backend's web page
4048
4049:devicetype :scanner              ; start of a list of devices....
4050                                  ; other types:  :stillcam, :vidcam,
4051                                  ;               :meta, :api
4052
4053:mfg "Epson"                      ; name a manufacturer
4054:url "http://www.epson.com/"
4055
4056:model "GT-5000"                  ; name models for above-specified mfg.
4057:interface "SCSI Parport"
4058:status :good
4059
4060:model "Actionscanner II"
4061:comment "US version of GT-5000"
4062:interface "SCSI Parport"
4063:status :good
4064
4065:model "GT-6000"
4066:interface "SCSI Parport"
4067:status :good
4068
4069:model "ES-300C"
4070:comment "US version of GT-6000"
4071:interface "SCSI Parport"
4072:status :good
4073
4074:model "ES-300GS"
4075:interface "SCSI"
4076:status :good
4077
4078:model "GT-5500"
4079:interface "SCSI"
4080:status :good
4081
4082:model "GT-6500"
4083:interface "Parport"
4084:status :good
4085
4086:model "ES-600C"
4087:comment "US version of GT-6500"
4088:interface "Parport"
4089:status :good
4090
4091:model "ES-1200C"
4092:comment "US version of GT-9000"
4093:interface "Parport"
4094:status :good
4095
4096:model "GT-7000"
4097:interface "SCSI"
4098:scsi "EPSON" "SCANNER GT-7000" "processor"
4099:status :good
4100
4101:model "GT-8000"
4102:interface "SCSI"
4103:status :good
4104
4105:model "ES-8500"
4106:interface "SCSI"
4107:status :good
4108
4109:model "Perfection 636S"
4110:comment "US version of GT-7000"
4111:interface "SCSI"
4112:scsi "EPSON" "Perfection1200" "processor"
4113:status :complete
4114
4115:model "Perfection 636"
4116:interface "SCSI"
4117:scsi "EPSON" "Perfection636" "processor"
4118:status :complete
4119
4120:model "Perfection 636U"
4121:interface "USB"
4122:usbid "0x04b8" "0x0101"
4123:status :complete
4124
4125:model "Perfection 610"
4126:interface "USB"
4127:usbid "0x04b8" "0x0103"
4128:status :complete
4129
4130:model "Perfection 640"
4131:interface "USB"
4132:usbid "0x04b8" "0x010c"
4133:status :complete
4134
4135:model "Perfection 1200S"
4136:interface "SCSI"
4137:scsi "EPSON" "Perfection1200" "processor"
4138:status :complete
4139
4140:model "Perfection 1200U"
4141:interface "USB"
4142:usbid "0x04b8" "0x0104"
4143:status :complete
4144
4145:model "Perfection 1200Photo"
4146:comment "with TPU"
4147:interface "USB"
4148:usbid "0x04b8" "0x0104"
4149:status :complete
4150
4151:model "Perfection 1240"
4152:interface "SCSI USB"
4153:usbid "0x04b8" "0x010b"
4154:status :complete
4155
4156:model "Perfection 1640"
4157:interface "SCSI USB"
4158:usbid "0x04b8" "0x010a"
4159:status :complete
4160
4161:model "Perfection 1650"
4162:interface "USB"
4163:usbid "0x04b8" "0x0110"
4164:status :complete
4165
4166:model "Perfection 1660"
4167:interface "USB"
4168:usbid "0x04b8" "0x011e"
4169:status :complete
4170
4171:model "Perfection 2400"
4172:interface "USB"
4173:usbid "0x04b8" "0x011b"
4174:status :complete
4175
4176:model "Perfection 2450"
4177:interface "USB IEEE-1394"
4178:usbid "0x04b8" "0x0112"
4179:scsi "EPSON" "GT-9700" "processor"
4180:status :complete
4181
4182:model "Perfection 3200"
4183:comment "US version of the GT-9800"
4184:interface "USB IEEE-1394"
4185:usbid "0x04b8" "0x011c"
4186:scsi "EPSON" "GT-9800" "processor"
4187:status :complete
4188
4189:model "Perfection 4870"
4190:comment "US version of the GT-X700"
4191:interface "USB"
4192:usbid "0x04b8" "0x0128"
4193:status :complete
4194
4195:model "Perfection 4990"
4196:comment "US version of the GT-X800"
4197:interface "USB"
4198:usbid "0x04b8" "0x012a"
4199:status :complete
4200
4201:model "Expression 636"
4202:comment "US version of GT-9500"
4203:interface "SCSI"
4204:status :complete
4205
4206:model "Expression 800"
4207:interface "SCSI"
4208:status :complete
4209
4210:model "Expression 1600"
4211:interface "SCSI USB IEEE-1394"
4212:usbid "0x04b8" "0x0107"
4213:status :complete
4214
4215:model "Expression 1680"
4216:interface "SCSI USB IEEE-1394"
4217:usbid "0x04b8" "0x010e"
4218:status :complete
4219
4220:model "FilmScan 200"
4221:interface "SCSI"
4222:comment "A better backend for the FilmScan 200 can be found at <A HREF=\"http://www.vjet.demon.co.uk/scanner/\">http://www.vjet.demon.co.uk/scanner/</A>"
4223:status :unsupported
4224:url "http://www.vjet.demon.co.uk/scanner/"
4225
4226:model "CX-3200"
4227:interface "USB"
4228:usbid "0x04b8" "0x0802"
4229:status :good
4230
4231:model "CX-3600"
4232:interface "USB"
4233:usbid "0x04b8" "0x080e"
4234:status :good
4235
4236:model "CX-3650"
4237:interface "USB"
4238:usbid "0x04b8" "0x080e"
4239:status :good
4240
4241:model "CX-4600"
4242:interface "USB"
4243:usbid "0x04b8" "0x080d"
4244:status :good
4245
4246:model "CX-4800"
4247:interface "USB"
4248:usbid "0x04b8" "0x0819"
4249:status :good
4250
4251:model "CX-5000"
4252:interface "USB"
4253:usbid "0x04b8" "0x082b"
4254:status :good
4255
4256:model "CX-5200"
4257:interface "USB"
4258:usbid "0x04b8" "0x0801"
4259:status :good
4260
4261:model "CX-5400"
4262:interface "USB"
4263:usbid "0x04b8" "0x0801"
4264:status :good
4265
4266:model "CX-5400"
4267:interface "USB"
4268:usbid "0x04b8" "0x0808"
4269:status :good
4270
4271:model "CX-6300"
4272:interface "USB"
4273:usbid "0x04b8" "0x0805"
4274:status :good
4275
4276:model "CX-6400"
4277:interface "USB"
4278:usbid  "0x04b8" "0x0805"
4279:status :good
4280
4281:model "CX-6500"
4282:interface "USB"
4283:usbid "0x04b8" "0x0813"
4284:status :good
4285
4286:model "CX-6600"
4287:interface "USB"
4288:usbid  "0x04b8" "0x0813"
4289:status :good
4290
4291:model "RX-500"
4292:interface "USB"
4293:usbid "0x04b8" "0x0807"
4294:status :good
4295
4296:model "RX-600"
4297:interface "USB"
4298:usbid "0x04b8" "0x0806"
4299:status :good
4300
4301:model "RX-425"
4302:interface "USB"
4303:usbid "0x04b8" "0x080f"
4304:status :good
4305
4306:model "RX-700"
4307:interface "USB"
4308:usbid "0x04b8" "0x0810"
4309:status :good
4310
4311:model "RX-620"
4312:interface "USB"
4313:usbid "0x04b8" "0x0811"
4314:status :good
4315
4316:model "DX-3850"
4317:interface "USB"
4318:usbid "0x04b8" "0x0818"
4319:status :good
4320
4321:model "CX-3700"
4322:interface "USB"
4323:usbid "0x04b8" "0x0818"
4324:status :good
4325
4326:model "CX-3800"
4327:interface "USB"
4328:usbid "0x04b8" "0x0818"
4329:status :good
4330
4331:model "CX-4200"
4332:interface "USB"
4333:usbid "0x04b8" "0x0820"
4334:status :good
4335
4336:model "DX-3800"
4337:interface "USB"
4338:usbid "0x04b8" "0x0818"
4339:status :good
4340
4341:model "DX-5000"
4342:interface "USB"
4343:usbid "0x04b8" "0x082b"
4344:status :good
4345
4346:model "DX-5050"
4347:interface "USB"
4348:usbid "0x04b8" "0x082b"
4349:status :good
4350
4351:model "DX-6000"
4352:interface "USB"
4353:usbid "0x04b8" "0x082e"
4354:status :good
4355
4356:model "DX-7400"
4357:interface "USB"
4358:usbid "0x04b8" "0x0838"
4359:status :good
4360
4361:model "DX-4050"
4362:interface "USB"
4363:usbid "0x04b8" "0x082f"
4364:status :good
4365
4366:model "AcuLaser CX11"
4367:interface "USB"
4368:usbid "0x04b8" "0x0815"
4369:status :good
4370
4371:model "AcuLaser CX11NF"
4372:interface "USB"
4373:usbid "0x04b8" "0x0815"
4374:status :good
4375
4376:model "V700"
4377:interface "USB IEEE-1394"
4378:usbid "0x04b8" "0x012c"
4379:status :good
4380
4381:model "V750"
4382:interface "USB IEEE-1394"
4383:usbid "0x04b8" "0x012c"
4384:status :good
4385
4386;
4387; SANE Backend specification file
4388;
4389; It's basically emacs-lisp --- so ";" indicates comment to end of line.
4390; All syntactic elements are keyword tokens, followed by a string or
4391;  keyword argument, as specified.
4392;
4393; ":backend" *must* be specified.
4394; All other information is optional (but what good is the file without it?).
4395;
4396
4397
4398:backend "fujitsu"               ; name of backend
4399:url "http://www.thebility.com/fujitsu/"
4400:version "117"                   ; version of backend
4401:manpage "sane-fujitsu"          ; name of manpage (if it exists)
4402:comment "Backend updated for SANE release 1.0.23, see sane-fujitsu manpage"
4403:devicetype :scanner             ; start of a list of devices....
4404                                 ; other types:  :stillcam, :vidcam,
4405                                 ;               :meta, :api
4406
4407:mfg "Fujitsu"                   ; name a manufacturer
4408:url "http://www.fujitsu.com/"
4409
4410;==================================================
4411; DISCONTINUED OLDER MODELS, SMALL
4412:model "M3091DC"
4413:interface "SCSI"
4414:url "http://www.remote.org/frederik/projects/software/sane/"
4415:status :complete
4416:comment "small, old, discontinued"
4417
4418:model "M3092DC"
4419:interface "SCSI"
4420:status :complete
4421:comment "small, old, discontinued"
4422
4423;==================================================
4424; DISCONTINUED NEWER MODELS, SMALL
4425:model "fi-4120C"
4426:interface "SCSI USB"
4427:usbid "0x04c5" "0x1041"
4428:status :complete
4429:comment "small, recent, discontinued, usb 1.1"
4430
4431:model "fi-4120C2"
4432:interface "SCSI USB"
4433:usbid "0x04c5" "0x10ae"
4434:status :complete
4435:comment "small, recent, discontinued, usb 2.0"
4436
4437:model "fi-4220C"
4438:interface "SCSI USB"
4439:usbid "0x04c5" "0x1042"
4440:status :complete
4441:comment "small, recent, discontinued, usb 1.1"
4442
4443:model "fi-4220C2"
4444:interface "SCSI USB"
4445:usbid "0x04c5" "0x10af"
4446:status :complete
4447:comment "small, recent, discontinued, usb 2.0"
4448
4449:model "fi-5110C"
4450:interface "USB"
4451:status :complete
4452:usbid "0x04c5" "0x1097"
4453:comment "small, recent, discontinued"
4454
4455:model "fi-5110EOX/2"
4456:interface "USB"
4457:status :complete
4458:usbid "0x04c5" "0x1096"
4459:comment "small, recent, discontinued"
4460
4461:model "fi-5110EOX3"
4462:interface "USB"
4463:status :complete
4464:usbid "0x04c5" "0x10e6"
4465:comment "small, recent, discontinued"
4466
4467:model "fi-5110EOXM"
4468:interface "USB"
4469:usbid "0x04c5" "0x10f2"
4470:status :complete
4471:comment "small, recent, discontinued"
4472
4473:model "fi-5120C"
4474:interface "SCSI USB"
4475:status :complete
4476:usbid "0x04c5" "0x10e0"
4477:comment "small, recent, discontinued"
4478
4479:model "fi-5220C"
4480:interface "SCSI USB"
4481:status :complete
4482:usbid "0x04c5" "0x10e1"
4483:comment "small, recent, discontinued"
4484
4485:model "fi-5000N"
4486:interface "Ethernet"
4487:status :untested
4488:comment "Not a scanner, rather a scanner to ethernet interface"
4489
4490:model "fi-6000NS"
4491:interface "Ethernet"
4492:status :untested
4493:comment "small, recent, discontinued, integrated touchscreen and keyboard"
4494
4495:model "ScanSnap S500"
4496:interface "USB"
4497:status :complete
4498:usbid "0x04c5" "0x10fe"
4499:comment "small, recent, discontinued"
4500
4501:model "ScanSnap S500M"
4502:interface "USB"
4503:status :complete
4504:usbid "0x04c5" "0x1135"
4505:comment "small, recent, discontinued"
4506
4507:model "ScanSnap S510"
4508:interface "USB"
4509:status :complete
4510:usbid "0x04c5" "0x1155"
4511:comment "small, recent, discontinued"
4512
4513:model "ScanSnap S510M"
4514:interface "USB"
4515:status :complete
4516:usbid "0x04c5" "0x116f"
4517:comment "small, recent, discontinued"
4518
4519:model "fi-6130"
4520:interface "USB"
4521:status :complete
4522:usbid "0x04c5" "0x114f"
4523:comment "small, recent, discontinued"
4524
4525:model "fi-6230"
4526:interface "USB"
4527:status :complete
4528:usbid "0x04c5" "0x1150"
4529:comment "small, recent, discontinued"
4530
4531:model "ScanSnap S1500"
4532:interface "USB"
4533:status :complete
4534:usbid "0x04c5" "0x11a2"
4535:comment "small, discontinued"
4536
4537:model "ScanSnap S1500M"
4538:interface "USB"
4539:status :complete
4540:usbid "0x04c5" "0x11a2"
4541:comment "small, discontinued, same as S1500"
4542
4543;==================================================
4544; CURRENT MODELS, SMALL
4545:model "ScanSnap N1800"
4546:interface "Ethernet"
4547:status :untested
4548:comment "small, current, integrated touchscreen and keyboard"
4549
4550:model "ScanSnap fi-6010N"
4551:interface "Ethernet"
4552:status :untested
4553:comment "small, current, integrated touchscreen and keyboard"
4554
4555:model "fi-6110"
4556:interface "USB"
4557:status :complete
4558:usbid "0x04c5" "0x11fc"
4559:comment "small, current"
4560
4561:model "fi-6130Z"
4562:interface "USB"
4563:status :complete
4564:usbid "0x04c5" "0x11f3"
4565:comment "small, current"
4566
4567:model "fi-6230Z"
4568:interface "USB"
4569:status :complete
4570:usbid "0x04c5" "0x11f4"
4571:comment "small, current"
4572
4573:model "ScanSnap iX500"
4574:interface "USB WiFi"
4575:status :good
4576:usbid "0x04c5" "0x132b"
4577:comment "small, current, WiFi not supported. Hardware only scans in color. Backend generates binary and grayscale modes."
4578
4579;==================================================
4580; DISCONTINUED OLDER MODELS, MEDIUM
4581:model "M3093E"
4582:interface "RS232C/Video"
4583:status :unsupported
4584:comment "medium, old, discontinued"
4585
4586:model "M3093DE"
4587:interface "RS232C/Video"
4588:status :unsupported
4589:comment "medium, old, discontinued"
4590
4591:model "M3093DG"
4592:interface "SCSI"
4593:status :complete
4594:comment "medium, old, discontinued"
4595
4596:model "M3093EX"
4597:interface "RS232C/Video"
4598:status :unsupported
4599:comment "medium, old, discontinued"
4600
4601:model "M3093GX"
4602:interface "SCSI"
4603:status :complete
4604:comment "medium, old, discontinued"
4605
4606:model "M3096EX"
4607:interface "RS232C/Video"
4608:status :unsupported
4609:comment "medium, old, discontinued"
4610
4611:model "M3096GX"
4612:interface "SCSI"
4613:status :complete
4614:comment "medium, old, discontinued"
4615
4616:model "M3097E+"
4617:interface "RS232C/Video"
4618:status :unsupported
4619:comment "medium, old, discontinued"
4620
4621:model "M3097G+"
4622:interface "SCSI"
4623:status :complete
4624:comment "medium, old, discontinued"
4625
4626:model "M3097DE"
4627:interface "RS232C/Video"
4628:status :unsupported
4629:comment "medium, old, discontinued"
4630
4631:model "M3097DG"
4632:interface "SCSI"
4633:status :complete
4634:comment "medium, old, discontinued"
4635
4636;==================================================
4637; DISCONTINUED NEWER MODELS, MEDIUM
4638:model "fi-4340C"
4639:interface "SCSI USB"
4640:usbid "0x04c5" "0x10cf"
4641:status :complete
4642:comment "medium, current"
4643
4644:model "fi-4530C"
4645:interface "SCSI USB"
4646:status :complete
4647:usbid "0x04c5" "0x1078"
4648:comment "medium, recent, discontinued"
4649
4650:model "fi-4640S"
4651:interface "SCSI"
4652:status :complete
4653:comment "medium, recent, discontinued"
4654
4655:model "fi-4750C"
4656:interface "SCSI"
4657:status :complete
4658:comment "medium, recent, discontinued"
4659
4660:model "fi-5530C"
4661:interface "SCSI USB"
4662:status :complete
4663:usbid "0x04c5" "0x10e2"
4664:comment "medium, recent, discontinued"
4665
4666:model "fi-6140"
4667:interface "SCSI USB"
4668:status :complete
4669:usbid "0x04c5" "0x114d"
4670:comment "medium, recent, discontinued"
4671
4672:model "fi-6240"
4673:interface "SCSI USB"
4674:status :complete
4675:usbid "0x04c5" "0x114e"
4676:comment "medium, recent, discontinued"
4677
4678;==================================================
4679; CURRENT MODELS, MEDIUM
4680
4681:model "fi-5530C2"
4682:interface "SCSI USB"
4683:status :complete
4684:usbid "0x04c5" "0x114a"
4685:comment "medium, current"
4686
4687:model "fi-6140Z"
4688:interface "SCSI USB"
4689:status :complete
4690:usbid "0x04c5" "0x11f1"
4691:comment "medium, current"
4692
4693:model "fi-6240Z"
4694:interface "SCSI USB"
4695:status :complete
4696:usbid "0x04c5" "0x11f2"
4697:comment "medium, current"
4698
4699;==================================================
4700; DISCONTINUED OLDER MODELS, BIG
4701:model "M3099A"
4702:interface "RS232C/Video"
4703:status :unsupported
4704:comment "big, old, discontinued"
4705
4706:model "M3099G"
4707:interface "SCSI"
4708:status :complete
4709:comment "big, old, discontinued"
4710
4711:model "M3099EH"
4712:interface "RS232C/Video"
4713:status :unsupported
4714:comment "big, old, discontinued"
4715
4716:model "M3099GH"
4717:interface "SCSI"
4718:status :complete
4719:comment "big, old, discontinued"
4720
4721:model "M3099EX"
4722:interface "RS232C/Video"
4723:status :unsupported
4724:comment "big, old, discontinued"
4725
4726:model "M3099GX"
4727:interface "SCSI"
4728:status :complete
4729:comment "big, old, discontinued"
4730
4731:model "M4097D"
4732:interface "SCSI"
4733:status :complete
4734:comment "big, old, discontinued"
4735
4736:model "M4099D"
4737:interface "SCSI"
4738:status :complete
4739:comment "big, old, discontinued"
4740
4741;==================================================
4742; DISCONTINUED NEWER MODELS, BIG
4743:model "fi-4750L"
4744:interface "SCSI"
4745:status :complete
4746:comment "big, recent, discontinued"
4747
4748:model "fi-4860C"
4749:interface "SCSI"
4750:status :complete
4751:comment "big, recent, discontinued"
4752
4753:model "fi-4860C2"
4754:interface "SCSI"
4755:status :complete
4756:comment "big, recent, discontinued"
4757
4758:model "fi-4990C"
4759:interface "SCSI"
4760:status :complete
4761:comment "big, recent, discontinued"
4762
4763:model "fi-5650C"
4764:interface "SCSI USB"
4765:usbid "0x04c5" "0x10ad"
4766:status :complete
4767:comment "big, recent, discontinued"
4768
4769:model "fi-5750C"
4770:interface "SCSI USB"
4771:usbid "0x04c5" "0x1095"
4772:status :complete
4773:comment "big, recent, discontinued"
4774
4775:model "fi-5900C"
4776:interface "SCSI USB"
4777:usbid "0x04c5" "0x10e7"
4778:status :good
4779:comment "big, recent, discontinued. Independent ultrasonic control and multistream unsupported"
4780
4781:model "fi-6750S"
4782:interface "USB"
4783:status :untested
4784:usbid "0x04c5" "0x1178"
4785:comment "Simplex, USB only version of fi-6770, won't wakeup via software, discontinued"
4786
4787;==================================================
4788; CURRENT MODELS, BIG
4789:model "fi-5950"
4790:interface "SCSI USB"
4791:usbid "0x04c5" "0x1213"
4792:status :untested
4793:comment "big, current. Faster version of fi-5900?"
4794
4795:model "fi-6670"
4796:interface "SCSI USB"
4797:status :good
4798:usbid "0x04c5" "0x1176"
4799:comment "big, current, won't wakeup via software"
4800
4801:model "fi-6670A"
4802:interface "SCSI USB"
4803:status :good
4804:usbid "0x04c5" "0x1177"
4805:comment "big, current, VRS CGA board unsupported, won't wakeup via software"
4806
4807:model "fi-6770"
4808:interface "SCSI USB"
4809:status :good
4810:usbid "0x04c5" "0x1174"
4811:comment "big, current, won't wakeup via software"
4812
4813:model "fi-6770A"
4814:interface "SCSI USB"
4815:status :good
4816:usbid "0x04c5" "0x1175"
4817:comment "big, current, VRS CGA board unsupported, won't wakeup via software"
4818
4819:model "fi-6800"
4820:interface "SCSI USB"
4821:status :untested
4822:usbid "0x04c5" "0x119d"
4823:comment "big, current. Independent ultrasonic control and multistream unsupported"
4824
4825:model "fi-6800-CGA"
4826:interface "SCSI USB"
4827:status :untested
4828:usbid "0x04c5" "0x119e"
4829:comment "big, current. VRS CGA board unsupported, Independent ultrasonic control and multistream unsupported"
4830:backend "genesys"
4831:version "1.0-63"
4832:manpage "sane-genesys"
4833:comment "Only the USB scanners mentioned below are currently supported."
4834:url "http://www.meier-geinitz.de/sane/genesys-backend/"
4835:devicetype :scanner
4836
4837; -----------------------------------------------------------------------------
4838
4839:mfg "Plustek"
4840:url "http://www.plustek.de/"
4841:url "http://www.plustek.com/"
4842
4843:model "OpticBook 3600"
4844:interface "USB"
4845:usbid "0x07b3" "0x0900"
4846:status :basic
4847:comment "Has a Primax USB ID"
4848
4849; -----------------------------------------------------------------------------
4850
4851:mfg "Medion/Lifetec/Tevion/Cytron"
4852:url "http://www.medion.com/"
4853:url "http://www.medion.de/"
4854
4855:model "MD5345"
4856:interface "USB"
4857:usbid "0x0461" "0x0377"
4858:status :good
4859:comment "Has a Primax USB ID"
4860
4861:model "MD6228"
4862:interface "USB"
4863:usbid "0x0461" "0x0377"
4864:status :good
4865:comment "Has a Primax USB ID. Same as MD5345"
4866
4867:model "MD6471"
4868:interface "USB"
4869:usbid "0x0461" "0x0377"
4870:status :complete
4871:comment "Has a Primax USB ID. Same as MD5345"
4872
4873; -----------------------------------------------------------------------------
4874
4875:mfg "Hewlett-Packard"
4876:url "http://www.hp.com/"
4877
4878:model "ScanJet 2300C"
4879:interface "USB"
4880:usbid "0x03f0" "0x0901"
4881:status :complete
4882:comment "600x1200 dpi max"
4883
4884:model "ScanJet 2400C"
4885:interface "USB"
4886:usbid "0x03f0" "0x0a01"
4887:status :complete
4888:comment "1200x1200 dpi max"
4889
4890:model "ScanJet G2410"
4891:interface "USB"
4892:usbid "0x03f0" "0x0a01"
4893:status :basic
4894:comment "clone of the HP 2400C"
4895
4896:model "ScanJet 3670"
4897:interface "USB"
4898:usbid "0x03f0" "0x1405"
4899:status :complete
4900:comment "1200x1200 dpi max, complete transparency adaptor support"
4901
4902:model "ScanJet 3690C"
4903:interface "USB"
4904:usbid "0x03f0" "0x1405"
4905:status :complete
4906:comment "1200x1200 dpi max, same as HP 3670"
4907
4908:model "ScanJet 4850C"
4909:interface "USB"
4910:usbid "0x03f0" "0x1b05"
4911:status :untested
4912:comment "resolution from 100 to 2400 supported, UTA not supported yet"
4913
4914:model "ScanJet G4010"
4915:interface "USB"
4916:usbid "0x03f0" "0x4505"
4917:status :good
4918:comment "resolution from 100 to 2400 supported, UTA not supported yet"
4919
4920:model "ScanJet G4050"
4921:interface "USB"
4922:usbid "0x03f0" "0x4605"
4923:status :good
4924:comment "resolution from 100 to 2400 supported, UTA not supported yet"
4925
4926:model "ScanJet N6310"
4927:interface "USB"
4928:usbid "0x03f0" "0x4705"
4929:status :untested
4930:comment "Not supported yet"
4931
4932; -----------------------------------------------------------------------------
4933
4934:mfg "Canon"
4935:url "http://www.canon.com/"
4936
4937:model "CanoScan LiDE 35"
4938:interface "USB"
4939:usbid "0x04a9" "0x2213"
4940:status :good
4941:comment "Same ids as LiDE 50."
4942
4943:model "CanoScan LiDE 40"
4944:interface "USB"
4945:usbid "0x04a9" "0x2213"
4946:status :good
4947:comment "Same ids as LiDE 50."
4948
4949:model "CanoScan LiDE 50"
4950:interface "USB"
4951:usbid "0x04a9" "0x2213"
4952:status :good
4953
4954:model "CanoScan LiDE 60"
4955:interface "USB"
4956:usbid "0x04a9" "0x221c"
4957:status :good
4958
4959:model "CanoScan LiDE 100"
4960:interface "USB"
4961:usbid "0x04a9" "0x1904"
4962:status :complete
4963:comment "GL847 based, resolution from 75 to 2400 dpi"
4964
4965:model "CanoScan LiDE 110"
4966:interface "USB"
4967:usbid "0x04a9" "0x1909"
4968:status :complete
4969:comment "GL124 based, resolution from 75 to 2400 dpi"
4970
4971:model "CanoScan LiDE 200"
4972:interface "USB"
4973:usbid "0x04a9" "0x1905"
4974:status :complete
4975:comment "GL847 based, resolution from 75 to 4800 dpi"
4976
4977:model "CanoScan LiDE 210"
4978:interface "USB"
4979:usbid "0x04a9" "0x190a"
4980:status :complete
4981:comment "GL124 based, resolution from 75 to 2400 dpi"
4982
4983:model "CanoScan 4400f"
4984:interface "USB"
4985:usbid "0x04a9" "0x2228"
4986:status :unsupported
4987:comment "GL843 based, to be added to the genesys backend"
4988
4989:model "CanoScan 5600F"
4990:interface "USB"
4991:usbid "0x04a9" "0x1906"
4992:status :unsupported
4993:comment "GL847 based, to be added to the genesys backend"
4994
4995:model "CanoScan 700F"
4996:interface "USB"
4997:usbid "0x04a9" "0x1907"
4998:status :good
4999:comment "GL847 based, resolution from 75 to 4800 dpi"
5000
5001:model "Canon Image Formula 101"
5002:interface "USB"
5003:usbid "0x1083" "0x162e"
5004:status :unsupported
5005:comment "GL846 based, work in progress"
5006
5007; -----------------------------------------------------------------------------
5008
5009:mfg "Visioneer"
5010:url "http://www.visioneer.com/"
5011
5012:model "Strobe XP 100,r3"
5013:interface "USB"
5014:usbid  "0x04a7" "0x049b"
5015:status :good
5016:comment "All resolution and mode supported, calibration is available"
5017
5018:model "Strobe XP 200"
5019:interface "USB"
5020:usbid  "0x04a7" "0x0426"
5021:status :good
5022:comment "All resolution and mode supported, calibration is available"
5023
5024:model "Strobe XP 300"
5025:interface "USB"
5026:usbid  "0x04a7" "0x0474"
5027:status :good
5028:comment "All resolution and mode supported, calibration is available, front- and backside side-by-side, with backside mirrored horizontally."
5029
5030:model "Roadwarrior"
5031:interface "USB"
5032:usbid  "0x04a7" "0x0494"
5033:status :basic
5034:comment "All resolution and mode supported, calibration is available"
5035
5036:model "Visioneer OneTouch 7100"
5037:interface "USB"
5038:usbid "0x04a7" "0x0229"
5039:status :complete
5040:comment "Same as MD5345"
5041
5042; -----------------------------------------------------------------------------
5043
5044:mfg "Pentax"
5045:url "http://www.pentaxtech.com/"
5046:url "http://mobilesolutions.brother-usa.com/"
5047
5048:model "DSmobile 600"
5049:interface "USB"
5050:usbid  "0x0a17" "0x3210"
5051:status :good
5052:comment "All resolution and mode supported, calibration is available"
5053
5054:model "DSmobile 600"
5055:interface "USB"
5056:usbid  "0x04f9" "0x2038"
5057:status :good
5058:comment "All resolution and mode supported, calibration is available"
5059
5060; -----------------------------------------------------------------------------
5061
5062:mfg "DCT"
5063:url "http://www.docucap.com/"
5064:comment "Successor of Syscan in the USA"
5065
5066:model "DocketPort 487"
5067:interface "USB"
5068:usbid  "0x1dcc" "0x4810"
5069:status :basic
5070:comment "All resolution and mode supported, calibration is available, front- and backside side-by-side, with backside mirrored horizontally."
5071
5072; -----------------------------------------------------------------------------
5073
5074:mfg "Syscan"
5075
5076:model "DocketPort 485"
5077:interface "USB"
5078:usbid  "0x0a82" "0x4810"
5079:status :basic
5080:comment "All resolution and mode supported, front- and backside side-by-side, with backside mirrored horizontally."
5081
5082:model "DocketPort 465"
5083:interface "USB"
5084:usbid  "0x0a82" "0x4802"
5085:status :untested
5086:comment "All resolution and mode should be supported, but uncorrected scans"
5087
5088:model "DocketPort 665"
5089:interface "USB"
5090:usbid  "0x0a82" "0x4803"
5091:status :basic
5092:comment "All resolution and mode supported, calibration is available"
5093
5094:model "DocketPort 685/ Ambir DS685"
5095:interface "USB"
5096:usbid  "0x0a82" "0x480c"
5097:status :good
5098:comment "All resolution and mode supported, calibration is available, front- and backside side-by-side, with backside mirrored horizontally."
5099
5100:mfg "Xerox"
5101:url "http://www.xerox.com/"
5102
5103:model "Travel Scanner 100"
5104:interface "USB"
5105:usbid  "0x04a7" "0x04ac"
5106:status :good
5107:comment "All resolution and mode supported, calibration is available"
5108
5109:model "2400 Onetouch"
5110:interface "USB"
5111:usbid "0x0461" "0x038b"
5112:status :complete
5113:comment "GL646 based, resolution from 75 to 2400 dpi"
5114
5115
5116; -----------------------------------------------------------------------------
5117
5118:mfg "Panasonic"
5119
5120:model "KV-SS080"
5121:interface "USB"
5122:usbid  "0x04da" "0x100f"
5123:status :complete
5124:comment "All resolution and mode supported, calibration is available. Support sponsored by cncsolutions (http://www.cncsolutions.com.br)"
5125;gphoto2 backend .desc file by Peter S. Fales
5126
5127:backend "gphoto2"		; name of backend
5128:version "0.0"                  ; version of backend
5129:manpage "sane-gphoto2"		; name of manpage (if it exists)
5130:url "mailto:peter@fales-lorenz.net"   ; backend's web page
5131
5132:devicetype :api	           ; start of a list of devices....
5133
5134:desc "Multiple cameras supported by the gphoto2 libraries"
5135:url "http://www.gphoto.org"
5136;:interface "USB, serial port"
5137:comment "The long-term plan is to support all the cameras supported by the gphoto2 libraries (currently over 140 models).  However, at this stage, only a handful of cameras are definitely known to work with SANE.  Other cameras will probably work if the native file format is EXIF or JPEG.  Testers welcome!"
5138:backend "gt68xx"
5139:version "1.0-84"
5140:manpage "sane-gt68xx"
5141:url "http://www.meier-geinitz.de/sane/gt68xx-backend/"
5142:comment "Only the USB scanners mentioned below are supported. For other Mustek BearPaws, look at the Plustek and the MA-1509 backend."
5143:devicetype :scanner
5144
5145; -----------------------------------------------------------------------------
5146
5147:mfg "Artec/Ultima"
5148:url "http://www.artecusa.com/"
5149
5150:model "Ultima 2000"
5151:interface "USB"
5152:usbid "0x05d8" "0x4002"
5153:status :good
5154:comment "Works, only product id 0x4002 is supported"
5155
5156:model "Ultima 2000 e+"
5157:interface "USB"
5158:usbid "0x05d8" "0x4002"
5159:status :good
5160:comment "Works, however 12 bit mode doesn't seem to be supported"
5161
5162; -----------------------------------------------------------------------------
5163
5164:mfg "Boeder"
5165:model "Sm@rtScan Slim Edition"
5166:interface "USB"
5167:usbid "0x05d8" "0x4002"
5168:status :good
5169:comment "Similar to Artec Ultima 2000"
5170
5171; -----------------------------------------------------------------------------
5172
5173:mfg "Fujitsu"
5174:url "http://www.fujitsu.com/"
5175
5176:model "1200CUS"
5177:interface "USB"
5178:usbid "0x05d8" "0x4002"
5179:status :basic
5180:comment "Works, but is slow. Probably a Mustek BearPaw 2400 CU clone."
5181
5182; -----------------------------------------------------------------------------
5183
5184:mfg "Genius"
5185:url "http://www.genius-kye.com/"
5186
5187:model "ColorPage Slim 1200"
5188;:url "unsupported/genius-colorpage-slim-1200.html"
5189:interface "USB"
5190:usbid "0x0458" "0x201e"
5191:status :untested
5192:comment "Untested but should work."
5193
5194:model "Colorpage SF600"
5195:interface "USB"
5196:usbid "0x0458" "0x2021"
5197:status :basic
5198
5199:model "Colorpage Vivid3x"
5200:interface "USB"
5201:usbid "0x0458"	"0x2011"
5202:status :good
5203
5204:model "Colorpage Vivid3 V2"
5205:interface "USB"
5206:usbid "0x0458"	"0x2011"
5207:status :good
5208:comment "Same as Colorpage Vivid3x"
5209
5210:model "Colorpage Vivid3xe"
5211:interface "USB"
5212:usbid "0x0458"	"0x2017"
5213:status :good
5214
5215:model "Colorpage Vivid4"
5216:usbid "0x0458"	"0x2014"
5217:interface "USB"
5218:status :good
5219
5220:model "Colorpage Vivid4x"
5221:usbid "0x0458"	"0x201b"
5222:interface "USB"
5223:status :good
5224
5225:model "Colorpage Vivid4xe"
5226:usbid "0x0458"	"0x201a"
5227:interface "USB"
5228:status :good
5229
5230:model "Colorpage Vivid 1200 X"
5231:interface "USB"
5232:usbid "0x0458"	"0x201d"
5233:status :good
5234
5235:model "Colorpage Vivid 1200 XE"
5236:interface "USB"
5237:usbid "0x0458"	"0x201f"
5238:status :good
5239
5240; -----------------------------------------------------------------------------
5241
5242:mfg "Googlegear"
5243:model "2000"
5244:interface "USB"
5245:usbid "0x05d8" "0x4002"
5246:status :good
5247:comment "Same as Artec Ultima 2000."
5248
5249; -----------------------------------------------------------------------------
5250
5251:mfg "Lexmark"
5252:url "http://www.lexmark.com/"
5253:model "X70"
5254:interface "USB"
5255:usbid "0x043d" "0x002d"
5256:status :good
5257:comment "Works, some resolutions fail at 16 bit"
5258
5259:model "X73"
5260:interface "USB"
5261:usbid "0x043d" "0x002d"
5262:status :good
5263:comment "Works, some resolutions fail at 16 bit, same as X70"
5264
5265; -----------------------------------------------------------------------------
5266
5267:mfg "Medion/Lifetec/Tevion/Cytron"
5268:url "http://www.medion.com"
5269:comment "Sold by Aldi and Tchibo."
5270
5271:model "MD 4394"
5272:interface "USB"
5273:usbid "0x05d8" "0x4002"
5274:status :good
5275:comment "Product id 0x4002. If you have 0x4003, use artec_eplus48u backend."
5276
5277:model "MD/LT 9375"
5278:interface "USB"
5279:usbid "0x05d8" "0x4002"
5280:status :untested
5281:comment "Untested, but is reported to have the same ids as the Artec Ultima 2000. Please test."
5282
5283:model "MD/LT 9385"
5284:interface "USB"
5285:usbid "0x05d8" "0x4002"
5286:status :good
5287:comment "Similar to Artec Ultima 2000"
5288
5289:model "LT 9452"
5290:interface "USB"
5291:usbid "0x05d8" "0x4002"
5292:status :good
5293:comment "Similar to Mustek ScanExpress 1200 UB Plus"
5294
5295:model "MD 9458"
5296:interface "USB"
5297:usbid "0x05d8" "0x4002"
5298:status :good
5299:comment "Similar to Artec Ultima 2000 (e+?)"
5300
5301; -----------------------------------------------------------------------------
5302
5303:mfg "Mustek"
5304:url "http://www.mustek.com/"
5305:url "http://www.mustek.com.tw/"
5306:url "http://www.mustek.de/"
5307
5308:model "BearPaw 1200 CS"
5309:interface "USB"
5310:usbid "0x055f" "0x021e"
5311:status :good
5312
5313:model "BearPaw 1200 CU"
5314:interface "USB"
5315:usbid "0x05d8" "0x4002"
5316:status :good
5317
5318:model "BearPaw 1200 CU Plus"
5319:interface "USB"
5320:usbid "0x055f" "0x021b"
5321:status :good
5322
5323:model "BearPaw 1200 CU Plus"
5324:interface "USB"
5325:usbid "0x055f" "0x021c"
5326:status :good
5327
5328:model "BearPaw 1200 TA"
5329:interface "USB"
5330:usbid "0x055f" "0x021e"
5331:status :good
5332:comment "Transparency adapter supported"
5333
5334:model "BearPaw 1248 CU"
5335:interface "USB"
5336:usbid "0x055f" "0x021c"
5337:status :good
5338:comment "Seems to use the same ids as BearPaw 1200 CU Plus."
5339
5340:model "BearPaw 2400 CS"
5341:interface "USB"
5342:usbid "0x055f" "0x0218"
5343:status :untested
5344:comment "Probably works, reports are welcome"
5345
5346:model "BearPaw 2400 CS Plus"
5347:interface "USB"
5348:usbid "0x055f" "0x0219"
5349:status :good
5350:comment "Works, problems with 12/16 bit modes?"
5351
5352:model "BearPaw 2400 CU"
5353:interface "USB"
5354:usbid "0x05d8" "0x4002"
5355:status :basic
5356:comment "Works, but is slow"
5357
5358:model "BearPaw 2400 CU Plus"
5359:interface "USB"
5360:usbid "0x055f" "0x021d"
5361:status :good
5362
5363:model "BearPaw 2400 TA"
5364:interface "USB"
5365:usbid "0x055f" "0x0218"
5366:status :good
5367:comment "Transparency adapter supported"
5368
5369:model "BearPaw 2400 TA Plus"
5370:interface "USB"
5371:usbid "0x055f" "0x0219"
5372:status :good
5373:comment "Transparency adapter supported"
5374
5375:model "BearPaw 2448 CS Plus"
5376:interface "USB"
5377:usbid "0x055f" "0x021a"
5378:status :basic
5379:comment "Slow. Same as 2448 TA Plus, but without TA."
5380
5381:model "BearPaw 2448 TA Plus"
5382:interface "USB"
5383:usbid "0x055f" "0x021a"
5384:status :basic
5385:comment "Slow. Transparency adapter supported. Slow. Brightness depends on resolution?"
5386
5387:model "Plug-n-Scan 2400 MT"
5388:interface "USB"
5389:usbid "0x055f" "0x0219"
5390:status :good
5391:comment "Works but is slow in high resolutions. Same as BearPaw 2400 TA Plus."
5392
5393:model "Plug-n-Scan 2400 M"
5394:interface "USB"
5395:usbid "0x055f" "0x0219"
5396:status :good
5397:comment "Works but is slow in high resolutions. Same as BearPaw 2400 CS Plus."
5398
5399:model "ScanExpress 1200 UB Plus"
5400:interface "USB"
5401:usbid "0x05d8" "0x4002"
5402:status :good
5403
5404:model "ScanExpress 1248 UB"
5405:interface "USB"
5406:usbid "0x055f" "0x021f"
5407:status :complete
5408
5409:model "ScanExpress 2400 USB"
5410:interface "USB"
5411:usbid "0x05d8" "0x4002"
5412:status :minimal
5413:comment "Should be detected but may need some more work in the code. Testers welcome. Please contact me if you own this scanner."
5414
5415:model "ScanExpress A3 USB"
5416:interface "USB"
5417:usbid "0x055f" "0x0210"
5418:status :basic
5419:comment "Still some vertical stripes."
5420
5421:model "ScanMagic 1200 UB Plus"
5422:interface "USB"
5423:usbid "0x05d8" "0x4002"
5424:status :good
5425:comment "Same as ScanExpress 1200 UB Plus"
5426
5427; -----------------------------------------------------------------------------
5428
5429:mfg "NeatReceipts"
5430
5431:model "Scanalizer Professional 2.5"
5432:interface "USB"
5433:usbid "0x07b3" "0x0412"
5434:status :untested
5435:comment "Similar to Plustek OpticSlim M12. Please tell us if this scanner works."
5436
5437:model "Mobile Scanner"
5438:interface "USB"
5439:usbid "0x07b3" "0x0462"
5440:status :basic
5441:comment "Similar to Plustek OpticSlim M12."
5442; -----------------------------------------------------------------------------
5443
5444
5445:mfg "Nortek"
5446
5447:model "MyScan 1200"
5448:interface "USB"
5449:usbid "0x07b3" "0x040b"
5450:status :untested
5451:comment "Untested. Please test. Similar to Plustek OpticPro S12?"
5452; -----------------------------------------------------------------------------
5453
5454:mfg "Packard Bell"
5455
5456:model "Diamond 1200"
5457:interface "USB"
5458:usbid "0x05d8" "0x4002"
5459:status :good
5460:comment "Similar to Mustek BearPaw 1200 (Plus)"
5461
5462:model "Diamond 1200 Plus"
5463:interface "USB"
5464:usbid "0x055f" "0x021c"
5465:status :good
5466:comment "Similar to Mustek BearPaw 1200 Plus"
5467
5468:model "Diamond 1200 Plus"
5469:interface "USB"
5470:usbid "0x055f" "0x021b"
5471:status :good
5472:comment "Similar to Mustek BearPaw 1200 Plus"
5473
5474:model "Diamond 2450"
5475:interface "USB"
5476:usbid "0x055f" "0x0219"
5477:status :good
5478
5479; -----------------------------------------------------------------------------
5480
5481:mfg "Plustek"
5482:url "http://www.plustek.de/"
5483:url "http://www.plustek.com/"
5484
5485:model "OpticPro 1248U"
5486:interface "USB"
5487:usbid "0x07b3" "0x0400"
5488:status :good
5489
5490:model "OpticPro 1248U"
5491:interface "USB"
5492:usbid "0x07b3" "0x0401"
5493:status :good
5494
5495:model "OpticPro U16B"
5496:interface "USB"
5497:usbid "0x07b3" "0x0402"
5498:status :good
5499
5500:model "OpticPro U16B+"
5501:interface "USB"
5502:usbid "0x07b3" "0x0403"
5503:status :good
5504
5505:model "OpticPro UT16B"
5506:interface "USB"
5507:usbid "0x07b3" "0x0403"
5508:status :untested
5509:comment "Probably works. Transparency adapter not supported yet. Please contact me if you own such a device. "
5510
5511:model "OpticPro S12"
5512:interface "USB"
5513:usbid "0x07b3" "0x040b"
5514:status :good
5515:comment "Product ID 0x040b only."
5516
5517:model "OpticPro S24"
5518:interface "USB"
5519:usbid "0x07b3" "0x040e"
5520:status :good
5521:comment "Product ID 0x040e only. Is reported to work."
5522
5523:model "OpticPro ST12"
5524:interface "USB"
5525:usbid "0x07b3" "0x040b"
5526:status :untested
5527:comment "Product ID 0x040b only. Needs testing. Transparency adapter completely untested. Please contact me if you own such a scanner."
5528
5529:model "OpticSlim 1200"
5530:interface "USB"
5531:usbid "0x07b3" "0x0413"
5532:status :good
5533
5534:model "OpticSlim 2400"
5535:interface "USB"
5536:usbid "0x07b3" "0x0422"
5537:status :good
5538:comment "Works up to 1200 dpi."
5539
5540:model "OpticSlim 2400 plus"
5541:interface "USB"
5542:usbid "0x07b3" "0x0454"
5543:status :good
5544:comment "Same as OpticSlim 2400."
5545
5546:model "Iriscan Express 2"
5547:interface "USB"
5548:usbid "0x07b3" "0x045f"
5549:status :complete
5550:comment "Works up to 1200 dpi. Calibration with external calibration sheet supported"
5551; -----------------------------------------------------------------------------
5552
5553:model "OpticSlim M12"
5554:interface "USB"
5555:usbid "0x07b3" "0x0412"
5556:status :complete
5557:comment "Works up to 1200 dpi. Calibration with external calibration sheet supported"
5558; -----------------------------------------------------------------------------
5559
5560:mfg "RevScan"
5561;:url ""
5562
5563:model "19200i"
5564:interface "USB"
5565:usbid "0x07b3" "0x0400"
5566:status :good
5567:comment "Similar to Plustek OpticPro 1248U"
5568
5569; -----------------------------------------------------------------------------
5570
5571:mfg "Trust"
5572:url "http://www.trust-site.com"
5573
5574:model "240TH Easy Webscan Gold"
5575:interface "USB"
5576:usbid "0x055f" "0x0218"
5577:status :good
5578:comment "Same as Mustek Bearpaw 2400 TA plus."
5579
5580:model "Compact Scan USB 19200"
5581:interface "USB"
5582:usbid "0x05d8" "0x4002"
5583:status :good
5584:comment "Works, if you have vendor id 0x055f and product id 0x0006, use the mustek_usb backend instead, similar to Mustek ScanExpress 1200 UB (Plus)"
5585
5586:model "Direct WebScan 19200"
5587:interface "USB"
5588:usbid "0x055f" "0x021c"
5589:status :good
5590:comment "Same as Mustek BearPaw 1200 CU Plus (0x021c)."
5591
5592:model "Flat Scan USB 19200"
5593:interface "USB"
5594:usbid "0x05d8" "0x4002"
5595:status :good
5596:comment "Similar to Artec Ultima 2000"
5597
5598; -----------------------------------------------------------------------------
5599
5600:mfg "Visioneer"
5601:url "http://www.visioneer.com/"
5602
5603:model "OneTouch 7300"
5604:interface "USB"
5605:usbid "0x04a7" "0x0444"
5606:status :good
5607:comment "Works up to 1200 dpi and 12 bits/color."
5608
5609; -----------------------------------------------------------------------------
5610; SANE Backend specification file
5611;
5612; It's basically emacs-lisp --- so ";" indicates comment to end of line.
5613; All syntactic elements are keyword tokens, followed by a string or
5614;  keyword argument, as specified.
5615;
5616; ":backend" *must* be specified.
5617; All other information is optional (but what good is the file without it?).
5618;
5619
5620:backend "hp3500"		; name of backend
5621:version "1.1"			; version of backend
5622:manpage "sane-hp3500"		; name of manpage (if it exists)
5623:url "http://projects.troy.rollo.name/rt-scanners/" ; backend's web page
5624:comment "HP3500 series scanners."
5625
5626:devicetype :scanner		; start of a list of devices....
5627				; other types:  :stillcam, :vidcam,
5628				;               :meta, :api
5629
5630:mfg "Hewlett-Packard"		; name a manufacturer
5631:url "http://www.hp.com"
5632
5633:model "ScanJet 3500C"		; name models for above-specified mfg.
5634:interface "USB"		; interface type of the device:
5635				; "SCSI", "USB", "Parport (EPP)",
5636				; "Parport (SPP)", "Parport (ECP)",
5637				; "Serial port" or "Propretiary".
5638:usbid "0x03f0" "0x2205"
5639:status :good
5640
5641:model "ScanJet 3530C"		; name models for above-specified mfg.
5642:interface "USB"		; interface type of the device:
5643:usbid "0x03f0" "0x2005"
5644:status :good
5645
5646:model "ScanJet 3570C"		; name models for above-specified mfg.
5647:interface "USB"		; interface type of the device:
5648:usbid "0x03f0" "0x2005"
5649:status :good
5650
5651
5652; :comment and :url specifiers are optional after :mfg, :model, :desc,
5653; and at the top-level.
5654
5655
5656
5657; SANE Backend specification file
5658;
5659; It's basically emacs-lisp --- so ";" indicates comment to end of line.
5660; All syntactic elements are keyword tokens, followed by a string or
5661;  keyword argument, as specified.
5662;
5663; ":backend" *must* be specified.
5664; All other information is optional (but what good is the file without it?).
5665;
5666; See doc/descriptions.txt for details.
5667
5668:backend "hp3900"
5669:version "0.12"
5670:manpage "sane-hp3900"
5671:url "http://sourceforge.net/projects/hp3900-series/"
5672:comment "Still Beta"
5673:devicetype :scanner
5674
5675; -----------------------------------------------------
5676:mfg "Hewlett-Packard"
5677:url "http://www.hp.com"
5678
5679:model "ScanJet 3800"
5680:interface "USB"
5681:status :basic
5682:usbid "0x03f0" "0x2605"
5683:comment "Works with resolutions equal and less than 600dpi"
5684
5685:model "ScanJet 3970c"
5686:interface "USB"
5687:status :good
5688:usbid "0x03f0" "0x2305"
5689
5690:model "ScanJet 4070 Photosmart"
5691:interface "USB"
5692:status :good
5693:usbid "0x03f0" "0x2405"
5694
5695:model "ScanJet 4370"
5696:interface "USB"
5697:usbid "0x03f0" "0x4105"
5698:status :basic
5699:comment "Works with resolutions lower than 1200dpi"
5700
5701:model "ScanJet G2710"
5702:interface "USB"
5703:usbid "0x03f0" "0x2805"
5704:status :basic
5705:comment "Similar to hp scanjet 3800"
5706
5707:model "ScanJet G3010"
5708:interface "USB"
5709:usbid "0x03f0" "0x4205"
5710:status :basic
5711:comment "Similar to hp scanjet 4370"
5712
5713:model "ScanJet G3110"
5714:interface "USB"
5715:usbid "0x03f0" "0x4305"
5716:status :basic
5717:comment "Similar to hp scanjet 4370"
5718
5719; -----------------------------------------------------
5720:mfg "UMAX"
5721:url "http://www.umax.com"
5722
5723:model "Astra 4900"
5724:interface "USB"
5725:usbid "0x06dc" "0x0020"
5726:status :minimal
5727:comment "developing yet"
5728
5729; -----------------------------------------------------
5730:mfg "BenQ"
5731:url "http://www.benq.com/"
5732
5733:model "5550"
5734:interface "USB"
5735:usbid "0x04a5" "0x2211"
5736:status :minimal
5737:comment "developing yet"
5738
5739;
5740; SANE Backend specification file
5741;
5742; It's basically emacs-lisp --- so ";" indicates comment to end of line.
5743; All syntactic elements are keyword tokens, followed by a string or
5744;  keyword argument, as specified.
5745;
5746; ":backend" *must* be specified.
5747; All other information is optional (but what good is the file without it?).
5748
5749
5750:backend "hp4200"               ; name of backend
5751:version "1.0-2"                    ; version of backend
5752:manpage "sane-hp4200"           ; name of manpage (if it exists)
5753:url "http://hp4200-backend.sourceforge.net" ; backend's web page
5754
5755:devicetype :scanner              ; start of a list of devices....
5756                                  ; other types:  :stillcam, :vidcam,
5757                                  ;               :meta, :api
5758
5759:mfg "Hewlett-Packard"                         ; name a manufacturer
5760:url "http://www.hp.com/"
5761
5762:model "ScanJet 4200C"                   ; name models for above-specified mfg.
5763:interface "USB"
5764:usbid "0x03f0" "0x0105"
5765:status :basic
5766:comment "8bpp color, 75/150/300/600 dpi only"
5767
5768:model "ScanJet 4200Cxi"                   ; name models for above-specified mfg.
5769:interface "USB"
5770:usbid "0x03f0" "0x0105"
5771:status :basic
5772:comment "8bpp color, 75/150/300/600 dpi only"
5773
5774:model "ScanJet 4200Cse"                   ; name models for above-specified mfg.
5775:interface "USB"
5776:usbid "0x03f0" "0x0105"
5777:status :basic
5778:comment "8bpp color, 75/150/300/600 dpi only"
5779
5780; :comment and :url specifiers are optional after :mfg, :model, :desc,
5781;  and at the top-level.
5782; Copied from hp3300 testtools - Martijn van Oosterhout 22/02/2003
5783; SANE Backend specification file
5784;
5785; It's basically emacs-lisp --- so ";" indicates comment to end of line.
5786; All syntactic elements are keyword tokens, followed by a string or
5787;  keyword argument, as specified.
5788;
5789; ":backend" *must* be specified.
5790; All other information is optional (but what good is the file without it?).
5791;
5792
5793:backend "hp5400"		; name of backend
5794:version "1.0-2"		; version of backend
5795:manpage "sane-hp5400"		; name of manpage (if it exists)
5796:url "http://sourceforge.net/projects/hp5400backend"  ; backend's web page
5797:comment "HP5400 and HP5470 scanners. Prototype backend available"
5798
5799:devicetype :scanner		; start of a list of devices....
5800				; other types:  :stillcam, :vidcam,
5801				;               :meta, :api
5802
5803:mfg "Hewlett-Packard"		; name a manufacturer
5804:url "http://www.hp.com"
5805
5806:model "ScanJet 5400c"		; name models for above-specified mfg.
5807:interface "USB"		; interface type of the device:
5808				; "SCSI", "USB", "Parport (EPP)",
5809				; "Parport (SPP)", "Parport (ECP)",
5810				; "Serial port" or "Propretiary".
5811:usbid "0x03f0" "0x1005""
5812:status :basic
5813
5814:model "ScanJet 5470c"		; name models for above-specified mfg.
5815:interface "USB"		; interface type of the device:
5816:usbid "0x03f0" "0x1105"
5817:status :basic
5818
5819:model "ScanJet 5490c"		; name models for above-specified mfg.
5820:interface "USB"		; interface type of the device:
5821:status :basic
5822
5823
5824; :comment and :url specifiers are optional after :mfg, :model, :desc,
5825; and at the top-level.
5826
5827
5828
5829;
5830; SANE Backend specification file
5831;
5832; It's basically emacs-lisp --- so ";" indicates comment to end of line.
5833; All syntactic elements are keyword tokens, followed by a string or
5834;  keyword argument, as specified.
5835;
5836; ":backend" *must* be specified.
5837; All other information is optional (but what good is the file without it?).
5838
5839:backend "hp5590"
5840:version "1.0.5"
5841:manpage "sane-hp5590"
5842
5843:devicetype :scanner
5844
5845:mfg "Hewlett-Packard"
5846:url "http://www.hp.com"
5847
5848:model "ScanJet 4500C"
5849:interface "USB"
5850:usbid "0x03f0" "0x1205"
5851:status :complete
5852:comment "Lineart/grayscale/color (24 bit), 100/200/300/600/1200/2400 DPI, flatbed/ADF/ADF duplex/TMA slides/TMA negatives"
5853
5854:model "ScanJet 4570C"
5855:interface "USB"
5856:usbid "0x03f0" "0x1305"
5857:status :complete
5858:comment "Lineart/grayscale/color (24 bit), 100/200/300/600/1200/2400 DPI, flatbed/TMA slides/TMA negatives"
5859
5860:model "ScanJet 5500C"
5861:interface "USB"
5862:usbid "0x03f0" "0x1305"
5863:status :untested
5864:comment "Lineart/grayscale/color (24 bit), 100/200/300/600/1200/2400 DPI, flatbed/TMA slides/TMA negatives"
5865
5866:model "ScanJet 5550C"
5867:interface "USB"
5868:usbid "0x03f0" "0x1205"
5869:status :complete
5870:comment "Lineart/grayscale/color (24 bit), 100/200/300/600/1200/2400 DPI, flatbed/ADF/ADF duplex/TMA slides/TMA negatives"
5871
5872:model "ScanJet 5590"
5873:interface "USB"
5874:usbid "0x03f0" "0x1705"
5875:status :complete
5876:comment "Lineart/grayscale/color (24 bit), 100/200/300/600/1200/2400 DPI, flatbed/ADF/ADF duplex/TMA slides/TMA negatives"
5877
5878:model "ScanJet 7650"
5879:interface "USB"
5880:usbid "0x03f0" "0x1805"
5881:status :complete
5882:comment "Lineart/grayscale/color (24 bit), 100/200/300/600/1200/2400 DPI, flatbed/ADF/ADF duplex/TMA slides/TMA negatives"
5883
5884;
5885; SANE Backend specification file
5886;
5887; It's basically emacs-lisp --- so ";" indicates comment to end of line.
5888; All syntactic elements are keyword tokens, followed by a string or
5889;  keyword argument, as specified.
5890;
5891; ":backend" *must* be specified.
5892; All other information is optional (but what good is the file without it?).
5893;
5894
5895:backend "hp"                     ; name of backend
5896:version "1.06"                   ; version of backend
5897:manpage "sane-hp"                ; name of manpage (if it exists)
5898:url "http://www.kirchgessner.net/" ; backend's web page
5899
5900:devicetype :scanner              ; start of a list of devices....
5901                                  ; other types:  :stillcam, :vidcam,
5902                                  ;               :meta, :api
5903
5904:mfg "Hewlett-Packard"            ; name a manufacturer
5905:url "http://www.hp.com/"
5906
5907:model "ScanJet Plus"           ; name models for above-specified mfg.
5908:interface "Proprietary"
5909:status :complete
5910:comment "Driver for HP parallel interface card required"
5911
5912:model "ScanJet IIc"
5913:interface "SCSI"
5914:status :complete
5915:scsi "HP" "C1750A" "processor"
5916
5917:model "ScanJet IIp"
5918:interface "SCSI"
5919:status :complete
5920:scsi "HP" "C1790A" "processor"
5921
5922:model "ScanJet IIcx"
5923:interface "SCSI"
5924:status :complete
5925:scsi "HP" "C2500A" "processor"
5926
5927:model "ScanJet 3c"
5928:interface "SCSI"
5929:status :complete
5930
5931:model "ScanJet 3p"
5932:interface "SCSI"
5933:status :complete
5934
5935:model "ScanJet 4c"
5936:interface "SCSI"
5937:status :complete
5938:scsi "HP" "C2520A" "processor"
5939
5940:model "ScanJet 4p"
5941:interface "SCSI"
5942:status :complete
5943:scsi "HP" "C1130A" "processor"
5944
5945:model "ScanJet 4100C"
5946:interface "USB"
5947:usbid "0x03f0" "0x0101"
5948:status :complete
5949
5950:model "ScanJet 5p"
5951:interface "SCSI"
5952:status :complete
5953:scsi "HP" "C5110A" "processor"
5954
5955:model "ScanJet 5100C"
5956:interface "Parport"
5957:status :complete
5958:comment "Requires ppscsi driver and epst module"
5959
5960:model "ScanJet 5200C"
5961:interface "Parport USB"
5962:usbid "0x03f0" "0x0401"
5963:status :complete
5964:comment "Parallel interface requires ppscsi driver and epst module"
5965
5966:model "ScanJet 6100C"
5967:interface "SCSI"
5968:status :complete
5969
5970:model "ScanJet 6200C"
5971:interface "SCSI USB"
5972:scsi "HP" "C6270A" "processor"
5973:usbid "0x03f0" "0x0201"
5974:status :complete
5975
5976:model "ScanJet 6250C"
5977:interface "SCSI USB"
5978:usbid "0x03f0" "0x0201"
5979:status :complete
5980
5981:model "ScanJet 6300C"
5982:interface "SCSI USB"
5983:scsi "HP" "C7670A" "processor"
5984:usbid "0x03f0" "0x0601"
5985:status :complete
5986
5987:model "ScanJet 6350C"
5988:interface "SCSI USB"
5989:usbid "0x03f0" "0x0601"
5990:status :complete
5991
5992:model "ScanJet 6390C"
5993:interface "SCSI USB"
5994:usbid "0x03f0" "0x0601"
5995:status :complete
5996
5997:model "PhotoSmart PhotoScanner"
5998:interface "SCSI"
5999:status :complete
6000
6001; :comment and :url specifiers are optional after :mfg, :model, :desc,
6002;  and at the top-level.
6003
6004;
6005; SANE Backend specification file
6006;
6007; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6008; All syntactic elements are keyword tokens, followed by a string or
6009;  keyword argument, as specified.
6010;
6011; ":backend" *must* be specified.
6012; All other information is optional (but what good is the file without it?).
6013
6014:backend "hpljm1005"
6015:version "0"
6016:manpage "sane-hpljm1005"
6017
6018:devicetype :scanner
6019
6020:mfg "Hewlett-Packard"
6021:url "http://www.hp.com"
6022
6023:model "LaserJet M1005 MFP"
6024:interface "USB"
6025:usbid "0x03f0" "0x3b17"
6026:status :good
6027:comment "grayscale/color (24 bit), 75/100/150/200/300/600/1200 DPI"
6028
6029:model "LaserJet M1120 MFP"
6030:interface "USB"
6031:usbid "0x03f0" "0x5617"
6032:status :good
6033:comment "grayscale/color (24 bit), 75/100/150/200/300/600/1200 DPI"
6034
6035:model "LaserJet M1120n MFP"
6036:interface "USB"
6037:usbid "0x03f0" "0x5717"
6038:status :good
6039:comment "grayscale/color (24 bit), 75/100/150/200/300/600/1200 DPI"
6040;
6041; SANE Backend specification file
6042;
6043; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6044; All syntactic elements are keyword tokens, followed by a string or
6045;  keyword argument, as specified.
6046;
6047; ":backend" *must* be specified.
6048; All other information is optional (but what good is the file without it?).
6049;
6050
6051:backend "hpsj5s"                 ; name of backend
6052:version "0.03"                   ; version of backend
6053;:status :alpha                     ; :alpha, :beta, :stable, :new
6054:manpage "sane-hpsj5s"                ; name of manpage (if it exists)
6055:url "http://hpsj5s.sourceforge.net/" ; backend's web page
6056
6057:devicetype :scanner              ; start of a list of devices....
6058                                  ; other types:  :stillcam, :vidcam,
6059                                  ;               :meta, :api
6060
6061:mfg "Hewlett-Packard"                         ; name a manufacturer
6062:url "http://www.hp.com/"
6063
6064:model "ScanJet 5s"           ; name models for above-specified mfg.
6065:interface "Parport (EPP)"
6066:comment "Requires libieee1284 library. Only gray mode."
6067:status :minimal
6068
6069; :comment and :url specifiers are optional after :mfg, :model, :desc,
6070;  and at the top-level.
6071
6072; SANE Backend specification file
6073;
6074; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6075; All syntactic elements are keyword tokens, followed by a string or
6076;  keyword argument, as specified.
6077;
6078; ":backend" *must* be specified.
6079; All other information is optional (but what good is the file without it?).
6080;
6081
6082:backend "hs2p"                 ; name of backend
6083:url "http://www.acjlaw.net:8080/~jeremy/Ricoh/"
6084:version "1.00"          ; version of backend
6085;
6086:manpage "sane-hs2p"            ; name of manpage (if it exists)
6087:comment "This backend has been tested with the IS450DE (Duplex/Endorser). All major functions necessary for scanning are supported. This backend should work with all Ricoh scanners in the IS450 family as well as the IS420 series, but the IS420 has not yet been tested. Features provided by the optional Image Processing Unit (IPU) are not yet integrated into the backend, as my scanner lacks the IPU."
6088
6089:devicetype :scanner
6090
6091:mfg "Ricoh"                         ; name a manufacturer
6092:url "http://www.ricoh.com/"
6093
6094:model "IS450"                  ; name models for above-specified mfg.
6095:interface "SCSI"
6096:status :complete
6097:comment "All major scanning-related features are supported (except for IPU). Certain non-scanning features, such as those related to scanner maintenance, are not supported. Such features would be better implemented in a separate stand-alone tool. For instance, if you replace the ADF Unit, you must recalibrate the scanner optics using a Ricoh Test Sheet and reset the E^2PROM registers. Reports are welcome."
6098
6099:model "IS-410"
6100:interface "SCSI"
6101:status :untested
6102:comment "Untested, please report!"
6103
6104:model "IS-420"
6105:interface "SCSI"
6106:status :untested
6107:comment "Untested, please report!"
6108
6109:model "IS-430"
6110:interface "SCSI"
6111:status :untested
6112:comment "Untested, please report!"
6113; SANE Backend specification file
6114;
6115; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6116; All syntactic elements are keyword tokens, followed by a string or
6117;  keyword argument, as specified.
6118;
6119; ":backend" *must* be specified.
6120; All other information is optional (but what good is the file without it?).
6121;
6122
6123:backend "ibm"                 ; name of backend
6124:url "http://www.meier-geinitz.de/sane/ibm-backend/"
6125:version "1.0-4"          ; version of backend
6126;
6127:manpage "sane-ibm"            ; name of manpage (if it exists)
6128:comment "This backend has had only limited testing. It needs more work especially for the Ricoh scanners. Patches are welcome."
6129
6130:devicetype :scanner
6131
6132:mfg "IBM"                         ; name a manufacturer
6133:url "http://www.ibm.com/"
6134
6135:model "2456"                  ; name models for above-specified mfg.
6136:interface "SCSI"
6137:status :basic
6138:comment "Was reported to work long time ago. Reports are welcome."
6139
6140:mfg "Ricoh"                         ; name a manufacturer
6141:model "IS-410"
6142:interface "SCSI"
6143:status :untested
6144:comment "Untested, please report!"
6145
6146:model "IS-420"
6147:interface "SCSI"
6148:status :basic
6149:comment "Works at least in flatbed mode."
6150
6151:model "IS-430"
6152:interface "SCSI"
6153:status :untested
6154:comment "Untested, please report!"
6155:backend "kodakaio"
6156:url "http://sourceforge.net/projects/cupsdriverkodak/"
6157:version "2.4.6"
6158:manpage "sane-kodakaio"
6159:comment "Backend for Kodak AiO ESP and Hero printers. Also possibly Advent AWL10"
6160:devicetype :scanner
6161:new :no
6162
6163:mfg "Kodak"
6164:url "http://www.kodak.com/"
6165
6166;======================================
6167; ESP series
6168
6169:model "ESP 2150"
6170:interface "USB"
6171:usbid "0x040a" "0x4059"
6172:status :untested
6173:comment "Please test!"
6174
6175:model "ESP 2170"
6176:interface "USB"
6177:usbid "0x040a" "0x4066"
6178:status :untested
6179:comment "Please test!"
6180
6181:model "ESP 3200"
6182:interface "USB"
6183:usbid "0x040a" "0x4043"
6184:status :untested
6185:comment "Please test!"
6186
6187:model "ESP 3300"
6188:interface "USB"
6189:usbid "0x040a" "0x4031"
6190:status :untested
6191:comment "Please test!"
6192
6193:model "ESP 4100"
6194:interface "USB"
6195:usbid "0x040a" "0x4053"
6196:status :untested
6197:comment "Please test!"
6198
6199:model "ESP 5000"
6200:interface "USB"
6201:usbid "0x040a" "0x4028"
6202:status :untested
6203:comment "Please test!"
6204
6205:model "ESP 5100"
6206:interface "USB"
6207:usbid "0x040a" "0x4025"
6208:status :untested
6209:comment "Please test!"
6210
6211:model "ESP 5200"
6212:interface "USB Ethernet"
6213:usbid "0x040a" "0x4041"
6214:status :basic
6215:comment "USB good, Network good"
6216
6217:model "ESP 5300"
6218:interface "USB"
6219:usbid "0x040a" "0x4026"
6220:status :untested
6221:comment "Please test!"
6222
6223:model "ESP 5500"
6224:interface "USB"
6225:usbid "0x040a" "0x4027"
6226:status :untested
6227:comment "Please test!"
6228
6229:model "ESP 6100"
6230:interface "USB"
6231:usbid "0x040a" "0x4054"
6232:status :untested
6233:comment "Please test!"
6234
6235:model "ESP 7200"
6236:interface "USB"
6237:usbid "0x040a" "0x4056"
6238:status :untested
6239:comment "Please test!"
6240
6241:model "ESP 9200"
6242:interface "USB"
6243:usbid "0x040a" "0x4065"
6244:status :untested
6245:comment "Please test!"
6246
6247:model "ESP 5"
6248:interface "USB"
6249:usbid "0x040a" "0x4032"
6250:status :untested
6251:comment "Please test!"
6252
6253:model "ESP 7"
6254:interface "USB"
6255:usbid "0x040a" "0x403e"
6256:status :untested
6257:comment "Please test!"
6258
6259:model "ESP 9"
6260:interface "USB"
6261:usbid "0x040a" "0x403f"
6262:status :untested
6263:comment "Please test!"
6264
6265:model "ESP C110"
6266:interface "USB"
6267:usbid "0x040a" "0x4057"
6268:status :untested
6269:comment "Please test!"
6270
6271:model "ESP C115"
6272:interface "USB"
6273:usbid "0x040a" "0x4058"
6274:status :untested
6275:comment "Please test!"
6276
6277:model "ESP C310"
6278:interface "USB"
6279:usbid "0x040a" "0x405d"
6280:status :untested
6281:comment "Please test!"
6282
6283:model "ESP C315"
6284:interface "USB"
6285:usbid "0x040a" "0x405e"
6286:status :untested
6287:comment "Please test!"
6288
6289;======================================
6290; Hero series
6291
6292:model "Hero 3.1"
6293:interface "USB"
6294:usbid "0x040a" "0x406d"
6295:status :untested
6296:comment "Please test!"
6297
6298:model "Hero 5.1"
6299:interface "USB"
6300:usbid "0x040a" "0x4064"
6301:status :untested
6302:comment "Please test!"
6303
6304:model "Hero Office 6.1"
6305:interface "USB"
6306:usbid "0x040a" "0x4062"
6307:status :untested
6308:comment "Please test!"
6309
6310:model "Hero 7.1"
6311:interface "USB"
6312:usbid "0x040a" "0x4063"
6313:status :untested
6314:comment "Please test!"
6315
6316:model "Hero 9.1"
6317:interface "USB Ethernet"
6318:usbid "0x040a" "0x4067"
6319:status :basic
6320:comment "USB good, Network good"
6321
6322;===================================
6323
6324:mfg "Advent"
6325:url "http://www.adventcomputers.co.uk"
6326
6327:model "AW10"
6328:interface "USB"
6329:usbid "0x040a" "0x4060"
6330:status :untested
6331:comment "Please test!"
6332
6333
6334
6335:backend "kodak"
6336:url "http://www.thebility.com/kodak/"
6337:version "7"
6338:manpage "sane-kodak"
6339:comment "New backend for SANE release 1.0.21, see sane-kodak manpage"
6340:devicetype :scanner
6341
6342:mfg "Kodak"
6343:url "http://www.kodak.com/"
6344
6345;======================================
6346; workgroup machines, old
6347
6348:model "Scanner 1500"
6349:interface "SCSI"
6350:status :untested
6351:comment "Please test!"
6352
6353;======================================
6354; departmental machines, old
6355
6356:model "Scanner 2500"
6357:interface "SCSI"
6358:status :untested
6359:comment "Please test!"
6360
6361:model "Scanner 3500"
6362:interface "SCSI"
6363:status :untested
6364:comment "Please test!"
6365
6366:model "Scanner 3510"
6367:interface "SCSI"
6368:status :untested
6369:comment "Please test!"
6370
6371:model "Scanner 3520"
6372:interface "SCSI"
6373:status :untested
6374:comment "Please test!"
6375
6376:model "Color Scanner 3590C"
6377:interface "SCSI"
6378:status :untested
6379:comment "Please test!"
6380
6381:model "Color Scanner 4500"
6382:interface "SCSI"
6383:status :untested
6384:comment "Please test!"
6385
6386;======================================
6387; departmental machines, recent
6388
6389:model "i150 Scanner"
6390:interface "IEEE-1394"
6391:status :untested
6392:comment "Please test!"
6393
6394:model "i160 Scanner"
6395:interface "IEEE-1394"
6396:status :untested
6397:comment "Please test!"
6398
6399:model "i250 Scanner"
6400:interface "IEEE-1394"
6401:status :untested
6402:comment "Please test!"
6403
6404:model "i260 Scanner"
6405:interface "IEEE-1394"
6406:status :untested
6407:comment "Please test!"
6408
6409:model "i280 Scanner"
6410:interface "IEEE-1394"
6411:status :untested
6412:comment "Please test!"
6413
6414;======================================
6415; production machines, old
6416
6417:model "Scanner 900"
6418:interface "SCSI"
6419:status :untested
6420:comment "Please test!"
6421
6422:model "Scanner 923"
6423:interface "SCSI"
6424:status :untested
6425:comment "Please test!"
6426
6427:model "Scanner 5500"
6428:interface "SCSI"
6429:status :untested
6430:comment "Please test!"
6431
6432:model "Scanner 7500"
6433:interface "SCSI"
6434:status :untested
6435:comment "Please test!"
6436
6437:model "Scanner 7520"
6438:interface "SCSI"
6439:status :untested
6440:comment "Please test!"
6441
6442:model "Scanner 9500"
6443:interface "SCSI"
6444:status :untested
6445:comment "Please test!"
6446
6447:model "Scanner 9520"
6448:interface "SCSI"
6449:status :untested
6450:comment "Please test!"
6451
6452;======================================
6453; production machines, recent
6454
6455:model "i610 Scanner"
6456:interface "IEEE-1394"
6457:status :untested
6458:comment "Please test!"
6459
6460:model "i620 Scanner"
6461:interface "IEEE-1394"
6462:status :untested
6463:comment "Please test!"
6464
6465:model "i640 Scanner"
6466:interface "IEEE-1394"
6467:status :untested
6468:comment "Please test!"
6469
6470:model "i660 Scanner"
6471:interface "IEEE-1394"
6472:status :untested
6473:comment "Please test!"
6474
6475:model "i730 Scanner"
6476:interface "IEEE-1394"
6477:status :untested
6478:comment "Please test!"
6479
6480:model "i750 Scanner"
6481:interface "IEEE-1394"
6482:status :untested
6483:comment "Please test!"
6484
6485:model "i780 Scanner"
6486:interface "IEEE-1394"
6487:status :untested
6488:comment "Please test!"
6489
6490:model "i810 Scanner"
6491:interface "SCSI"
6492:status :untested
6493:comment "Please test!"
6494
6495:model "i820 Scanner"
6496:interface "SCSI"
6497:status :untested
6498:comment "Please test!"
6499
6500:model "i830 Scanner"
6501:interface "SCSI"
6502:status :untested
6503:comment "Please test!"
6504
6505:model "i840 Scanner"
6506:interface "SCSI"
6507:status :untested
6508:comment "Please test!"
6509
6510:model "i1840 Scanner"
6511:interface "IEEE-1394"
6512:status :untested
6513:comment "Please test!"
6514
6515:model "i1860 Scanner"
6516:interface "IEEE-1394"
6517:status :basic
6518:comment "Uncompressed B&W, Gray and Color, some automatic features supported"
6519
6520:model "s1740"
6521:interface "SCSI"
6522:status :untested
6523:comment "Please test!"
6524
6525;
6526; SANE Backend specification file
6527;
6528; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6529; All syntactic elements are keyword tokens, followed by a string or
6530;  keyword argument, as specified.
6531;
6532; ":backend" *must* be specified.
6533; All other information is optional (but what good is the file without it?).
6534;
6535
6536:backend "kvs1025"               ; name of backend
6537:version "unmaintained"          ; version of backend
6538:manpage "sane-kvs1025"          ; name of manpage (if it exists)
6539:comment "New backend for SANE release 1.0.21, see sane-kvs1025 manpage"
6540:devicetype :scanner             ; start of a list of devices....
6541
6542:mfg "Panasonic"                 ; name a manufacturer
6543:url "http://www.panasonic.com/"
6544
6545:model "KV-S1020C"
6546:interface "USB"
6547:usbid "0x04da" "0x1007"
6548:status :good
6549
6550:model "KV-S1025C"
6551:interface "USB"
6552:usbid "0x04da" "0x1006"
6553:status :good
6554
6555:model "KV-S1045C"
6556:interface "USB"
6557:usbid "0x04da" "0x1010"
6558:status :good
6559;
6560; SANE Backend specification file
6561;
6562; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6563; All syntactic elements are keyword tokens, followed by a string or
6564;  keyword argument, as specified.
6565;
6566; ":backend" *must* be specified.
6567; All other information is optional (but what good is the file without it?).
6568;
6569
6570:backend "kvs20xx"               ; name of backend
6571:version "unmaintained"          ; version of backend
6572:manpage "sane-kvs20xx"          ; name of manpage (if it exists)
6573:comment "New backend for SANE release 1.0.22, see sane-kvs20xx manpage"
6574:devicetype :scanner             ; start of a list of devices....
6575
6576:mfg "Panasonic"                 ; name a manufacturer
6577:url "http://www.panasonic.com/"
6578
6579:model "KV-S2025C"
6580:interface "SCSI"
6581:status :untested
6582
6583:model "KV-S2026C"
6584:interface "USB SCSI"
6585:usbid "0x04da" "0x1000"
6586:status :untested
6587
6588:model "KV-S2028C"
6589:interface "USB"
6590:usbid "0x04da" "0x100a"
6591:status :untested
6592
6593:model "KV-S2045C"
6594:interface "SCSI"
6595:status :untested
6596
6597:model "KV-S2046C"
6598:interface "USB SCSI"
6599:usbid "0x04da" "0x1001"
6600:status :untested
6601
6602:model "KV-S2048C"
6603:interface "USB"
6604:usbid "0x04da" "0x1009"
6605:status :untested
6606
6607;
6608; SANE Backend specification file
6609;
6610; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6611; All syntactic elements are keyword tokens, followed by a string or
6612;  keyword argument, as specified.
6613;
6614; ":backend" *must* be specified.
6615; All other information is optional (but what good is the file without it?).
6616;
6617
6618:backend "kvs40xx"               ; name of backend
6619:version "unmaintained"          ; version of backend
6620:manpage "sane-kvs40xx"          ; name of manpage (if it exists)
6621:comment "New backend for SANE release 1.0.23, see sane-kvs40xx manpage"
6622:devicetype :scanner             ; start of a list of devices....
6623:new :no
6624
6625:mfg "Panasonic"                 ; name a manufacturer
6626:url "http://www.panasonic.com/"
6627
6628:model "KV-S4065C"
6629:interface "USB"
6630:usbid "0x04da" "0x100d"
6631:status :untested
6632
6633:model "KV-S4085C"
6634:interface "USB"
6635:usbid "0x04da" "0x100c"
6636:status :untested
6637
6638:model "KV-S7075C"
6639:interface "USB"
6640:usbid "0x04da" "0x100e"
6641:status :untested
6642
6643;
6644; SANE Backend specification file
6645;
6646; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6647; All syntactic elements are keyword tokens, followed by a string or
6648;  keyword argument, as specified.
6649;
6650; ":backend" *must* be specified.
6651; All other information is optional (but what good is the file without it?).
6652;
6653
6654:backend "leo"                    ; name of backend
6655:version "1.0-10"                  ; version of backend
6656:manpage "sane-leo"               ; name of manpage (if it exists)
6657:url "http://www.zago.net/sane/#leo" ; backend's web page
6658
6659:devicetype :scanner              ; start of a list of devices....
6660
6661:mfg "LEO"
6662:model "LEOScan S3"
6663:interface "SCSI"
6664:comment "FCC ID LUZFS1130"
6665:status :good
6666
6667:mfg "Across Technologies"
6668:model "FS-1130"
6669:interface "SCSI"
6670:comment "FCC ID LUZFS1130"
6671:status :good
6672
6673:mfg "Genius"
6674:model "FS-1130 Colorpage Scanner"
6675:interface "SCSI"
6676:status :good
6677
6678
6679;
6680; SANE Backend specification file
6681;
6682; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6683; All syntactic elements are keyword tokens, followed by a string or
6684;  keyword argument, as specified.
6685;
6686; ":backend" *must* be specified.
6687; All other information is optional (but what good is the file without it?).
6688
6689
6690:backend "lexmark"                ; name of backend
6691:version "1.0-0"                  ; version of backend (or "unmaintained")
6692:manpage "sane-lexmark"           ; name of manpage (if it exists)
6693:url "http://stef.dev.free.fr/sane/lexmark"
6694				  ; backend's web page
6695
6696:comment "This backend supports lexmark x1100 series scanners."
6697                                  ; comment about the backend
6698
6699:devicetype :scanner              ; start of a list of devices....
6700                                  ; other types:  :stillcam, :vidcam,
6701                                  ;               :meta, :api
6702
6703:mfg "Lexmark"                   ; name a manufacturer
6704:url "http://www.lexmark.com/"   ; manufacturer's URL
6705
6706:model "X1110"
6707:interface "USB"
6708:usbid "0x043d" "0x007c"
6709:status :untested
6710
6711:model "X1130"
6712:interface "USB"
6713:usbid "0x043d" "0x007c"
6714:status :good
6715:comment "Supports 75, 150, 300, 600 dpi"
6716
6717:model "X1140"
6718:interface "USB"
6719:usbid "0x043d" "0x007c"
6720:status :untested
6721
6722:model "X1150"
6723:interface "USB"
6724:usbid "0x043d" "0x007c"
6725:status :good
6726:comment "Supports 75, 150, 300, 600 dpi"
6727
6728:model "X1170"
6729:interface "USB"
6730:usbid "0x043d" "0x007c"
6731:status :good
6732:comment "Supports 75, 150, 300, 600 dpi"
6733
6734:model "X1180"
6735:interface "USB"
6736:usbid "0x043d" "0x007c"
6737:status :good
6738
6739:model "X1185"
6740:interface "USB"
6741:usbid "0x043d" "0x007c"
6742:status :good
6743:comment "Tested with xscanimage. Supports 75, 150, 300, 600, 1200(600x1200) dpi resolutions. Does grayscale or colour scans in the following sizes: wallet, 3x5, 4x6, 5x7, 8x10, letter."
6744
6745:model "X1195"
6746:interface "USB"
6747:usbid "0x043d" "0x007c"
6748:status :untested
6749
6750:model "X74"
6751:interface "USB"
6752:usbid "0x043d" "0x0060"
6753:status :good
6754:comment "Supports 75, 150, 300, 600 dpi"
6755
6756:model "X12xx"
6757:interface "USB"
6758:usbid "0x043d" "0x007d"
6759:status :good
6760:comment "USB1.1 is OK, USB2.0 needs testing"
6761
6762:mfg "Dell"                   ; name a manufacturer
6763:model "A920"
6764:interface "USB"
6765:usbid "0x413c" "0x5105"
6766:status :good
6767:comment "Relabelled X11xx model"
6768; SANE Backend specification file
6769;
6770; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6771; All syntactic elements are keyword tokens, followed by a string or
6772;  keyword argument, as specified.
6773;
6774; ":backend" *must* be specified.
6775; All other information is optional (but what good is the file without it?).
6776;
6777
6778:backend "ma1509"		; name of backend
6779:version "1.0-3"			; version of backend
6780:manpage "sane-ma1509"		; name of manpage (if it exists)
6781:url "http://www.meier-geinitz.de/sane/ma1509-backend/"  ; backend's web page
6782
6783:devicetype :scanner		; start of a list of devices....
6784				; other types:  :stillcam, :vidcam,
6785				;               :meta, :api
6786
6787:mfg "Mustek"		; name a manufacturer
6788:url "http://www.mustek.com/"
6789:url "http://www.mustek.com.tw/"
6790:url "http://www.mustek.de/"
6791
6792:model "BearPaw 1200 F"
6793:interface "USB"
6794:usbid "0x055f" "0x0010"
6795:status :good
6796:comment "Works up to 600 dpi. No support for TA and ADF yet."
6797:mfg "Fujitsu"		; name a manufacturer
6798:url "http://www.fujitsu.com/"
6799
6800:model "fi-4110EOX/2/3"
6801:interface "USB"
6802:usbid "0x04c5" "0x1040"
6803:status :unsupported
6804:comment "Uses ma1509 chip, but very different from other scanners supported by the ma1509 backend"
6805
6806;
6807; SANE Backend specification file for the magicolor backend
6808;
6809; Copyright (C) 2010-11 Reinhold Kainhofer
6810; Released under GPLv2
6811;
6812
6813:backend "magicolor"
6814:version "1.0.0"
6815:manpage "sane-magicolor"
6816:url "http://wiki.kainhofer.com/hardware/magicolor_scan"
6817
6818:devicetype :scanner
6819
6820:mfg "KONICA MINOLTA"
6821:url "http://www.konicaminolta.com/"
6822
6823:model      "magicolor 1690MF"
6824:interface  "USB Network"
6825:usbid      "0x132b" "0x2089"
6826:status     :good
6827:comment    "Multi-function color laser printer with fax, scanner and network interface"
6828:url        "http://www.konicaminolta.eu/business-solutions/products/laser-printers/all-in-one/magicolor-1690mf/key-features.html"
6829
6830:model      "BizHub 162/132"
6831:interface  "USB Network"
6832:usbid      "ignore"
6833:status     :unsupported
6834:comment    "Uses a similar protocol as the magicolor 1690MF, according to Ilia Sotnikov."
6835
6836:model      "DiMage 1611"
6837:interface  "USB Network"
6838:usbid      "ignore"
6839:status     :unsupported
6840:comment    "Uses a similar protocol as the magicolor 1690MF, according to Ilia Sotnikov."
6841
6842;
6843; SANE Backend specification file
6844;
6845; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6846; All syntactic elements are keyword tokens, followed by a string or
6847;  keyword argument, as specified.
6848;
6849; ":backend" *must* be specified.
6850; All other information is optional (but what good is the file without it?).
6851;
6852
6853:backend "matsushita"             ; name of backend
6854:version "1.0-7"                  ; version of backend
6855:manpage "sane-matsushita"        ; name of manpage
6856:url "http://www.zago.net/sane"    ; backend's web page
6857
6858:devicetype :scanner              ; start of a list of devices....
6859
6860:mfg "Panasonic"                  ; name a manufacturer
6861:url "http://www.panasonic.com/"
6862
6863:model "KV-SS25"
6864:interface "SCSI"
6865:status :complete
6866
6867:model "KV-SS25D"
6868:interface "SCSI"
6869:status :complete
6870
6871:model "KV-SS50"
6872:interface "SCSI"
6873:status :untested
6874
6875:model "KV-SS55"
6876:interface "SCSI"
6877:status :untested
6878
6879:model "KV-SS50EX"
6880:interface "SCSI"
6881:status :untested
6882
6883:model "KV-SS55EX"
6884:interface "SCSI"
6885:status :minimal
6886:comment "no color, no high resolution, no automatic cropping"
6887
6888:model "KV-SS850"
6889:interface "SCSI"
6890:status :untested
6891
6892:model "KV-SS855"
6893:interface "SCSI"
6894:status :untested
6895
6896:model "KV-S2025C"
6897:interface "SCSI"
6898:status :minimal
6899:comment "no color, no high resolution, no automatic cropping"
6900
6901:model "KV-S2045C"
6902:interface "SCSI"
6903:status :minimal
6904:comment "no color, no high resolution, no automatic cropping"
6905
6906:model "KV-S2065L"
6907:interface "SCSI"
6908:status :minimal
6909:comment "no color, no high resolution, no automatic cropping"
6910
6911; :comment and :url specifiers are optional after :mfg, :model, :desc,
6912;  and at the top-level.
6913
6914
6915
6916;
6917; SANE Backend specification file
6918;
6919; It's basically emacs-lisp --- so ";" indicates comment to end of line.
6920; All syntactic elements are keyword tokens, followed by a string or
6921;  keyword argument, as specified.
6922;
6923; ":backend" *must* be specified.
6924; All other information is optional (but what good is the file without it?).
6925;
6926
6927:backend "microtek2"              ; name of backend
6928:version "unmaintained"                   ; version of backend
6929:manpage "sane-microtek2"         ; name of manpage (if it exists)
6930:url "http://karstenfestag.gmxhome.de/linux.html"
6931
6932:devicetype :scanner              ; start of a list of devices....
6933
6934:mfg "Microtek"                   ; name a manufacturer
6935:url "http://www.microtek.com/"
6936
6937:model "ScanMaker E3plus"
6938:interface "Parport"
6939:status :complete
6940
6941:model "ScanMaker E3plus"         ; name models for above-specified mfg.
6942:interface "SCSI"
6943:status :complete
6944
6945:model "ScanMaker X6"
6946:interface "SCSI"
6947:status :complete
6948
6949:model "ScanMaker X6EL"
6950:interface "SCSI"
6951:status :basic
6952
6953:model "ScanMaker X6USB"
6954:interface "USB"
6955:usbid "0x05da" "0x0099"
6956:status :good
6957
6958:model "ScanMaker V300"
6959:interface "SCSI"
6960:status :good
6961
6962:model "ScanMaker V300"
6963:interface "Parport"
6964:status :good
6965
6966:model "ScanMaker V310"
6967:interface "SCSI"
6968:status :basic
6969
6970:model "ScanMaker V310"
6971:interface "Parport"
6972:status :basic
6973
6974:model "ScanMaker V600"
6975:interface "SCSI"
6976:status :basic
6977
6978:model "ScanMaker V600"
6979:interface "Parport"
6980:status :basic
6981
6982:model "ScanMaker 330"
6983:interface "SCSI"
6984:status :basic
6985
6986:model "ScanMaker 630"
6987:interface "SCSI"
6988:status :basic
6989
6990:model "ScanMaker 636"
6991:interface "SCSI"
6992:status :complete
6993
6994:model "ScanMaker 6400XL"
6995:interface "SCSI"
6996:status :complete
6997
6998:model "ScanMaker 9600XL"
6999:interface "SCSI"
7000:comment "only flatbed mode ?"
7001:status :good
7002
7003:model "ScanMaker 9800XL"
7004:url "unsupported/microtek-scanmaker-9800.html"
7005:interface "IEEE-1394"
7006:status :minimal
7007:comment "IEEE-1394 seems to work. See link. More reports welcome."
7008
7009:model "Phantom 330CX"
7010:interface "Parport"
7011:status :complete
7012
7013:model "SlimScan C3"
7014:interface "Parport"
7015:status :complete
7016
7017:model "Phantom 636"
7018:interface "SCSI"
7019:status :complete
7020
7021:model "Phantom 636CX"
7022:interface "Parport"
7023:status :complete
7024
7025:model "SlimScan C6"
7026:interface "USB"
7027:usbid "0x05da" "0x009a"
7028:status :complete
7029
7030:model "ScanMaker V6UPL"
7031:interface "USB"
7032:usbid "0x05da" "0x00b6"
7033:status :basic
7034:comment "Sometimes scan speed goes to fast and results look badly smudged."
7035
7036:model "ScanMaker V6USL"
7037:interface "SCSI"
7038:status :complete
7039
7040:model "ScanMaker V6USL"
7041:interface "USB"
7042:usbid "0x05da" "0x00a3"
7043:status :complete
7044
7045:model "ScanMaker V6USL"
7046:interface "USB"
7047:usbid "0x05da" "0x80a3"
7048:status :complete
7049
7050:model "ScanMaker X12USL"
7051:interface "SCSI"
7052:comment "only Flatbed mode ?"
7053:status :good
7054
7055:mfg "Vobis"
7056:url "http://www.vobis.de/"
7057
7058:model "HighScan"                 ; name models for above-specified mfg.
7059:interface "SCSI"
7060:comment "only E3plus based models"
7061:status :complete
7062
7063:mfg "Scanport"
7064:url "http://www.scanport.com/"
7065:model "SQ300"
7066:interface "Parport?"
7067:status :basic
7068
7069:model "SQ2030"
7070:interface "Parport"
7071:status :basic
7072
7073:model "SQ4836"
7074:interface "SCSI"
7075:status :basic
7076
7077:mfg "Genius"
7078:url "http://www.geniusmouse.co.uk/"
7079:model "ColorPage-EP"
7080:interface "Parport"
7081:status :good
7082
7083:backend "microtek"
7084:version "0.13.1"
7085:manpage "sane-microtek"
7086:url "http://www.mir.com/mtek/"
7087
7088:devicetype :scanner
7089
7090:mfg "Microtek"
7091:url "http://www.microtek.com/"
7092  :model "Scanmaker E6"
7093    :interface "SCSI"
7094    :status :good
7095  :model "Scanmaker E3"
7096    :interface "SCSI"
7097    :status :good
7098  :model "Scanmaker E2"
7099    :interface "SCSI"
7100    :comment "3-pass"
7101    :status :good
7102  :model "Scanmaker 35t+"
7103    :interface "SCSI"
7104    :comment "slide-scanner"
7105    :status :good
7106  :model "Scanmaker 45t"
7107    :interface "SCSI"
7108    :comment "slide-scanner"
7109    :status :good
7110  :model "Scanmaker 35"
7111    :interface "SCSI"
7112    :comment "slide-scanner"
7113    :status :good
7114  :model "Scanmaker III"
7115    :interface "SCSI"
7116    :status :good
7117  :model "Scanmaker IISP"
7118    :interface "SCSI"
7119    :status :good
7120  :model "Scanmaker IIHR"
7121    :interface "SCSI"
7122    :comment "3-pass"
7123    :status :good
7124  :model "Scanmaker IIG"
7125    :interface "SCSI"
7126    :comment "gray only"
7127    :status :good
7128  :model "Scanmaker II"
7129    :interface "SCSI"
7130    :comment "3-pass"
7131    :status :good
7132  :model "Scanmaker 600Z(S)"
7133    :interface "SCSI"
7134    :status :untested
7135  :model "Scanmaker 600G(S)"
7136    :interface "SCSI"
7137    :comment "gray only (see manpage)"
7138    :status :basic
7139  :model "Color PageWiz"
7140    :interface "SCSI (Parport)"
7141    :comment "sheet-fed (preliminary, see mapage)"
7142    :status :basic
7143
7144:mfg "Agfa"
7145:url "http://www.agfa.com/"
7146  :model "Arcus II"
7147    :interface "SCSI"
7148    :comment "Arcus *II*, not Arcus!"
7149    :status :good
7150  :model "StudioScan"
7151    :interface "SCSI"
7152    :status :good
7153  :model "StudioScan II"
7154    :interface "SCSI"
7155    :status :good
7156  :model "StudioScan IIsi"
7157    :interface "SCSI"
7158    :status :good
7159  :model "Studiostar"
7160    :interface "SCSI"
7161    :status :minimal
7162    :comment "Is detected but scans are very dark"
7163  :model "DuoScan"
7164    :interface "SCSI"
7165    :status :basic
7166
7167:mfg "Vobis"
7168:url "http://www.vobis.de/"
7169  :model "Highscreen Realscan"
7170    :interface "SCSI"
7171    :status :good
7172
7173:mfg "Genius"
7174:url "http://www.genius-kye.com/"
7175  :model "Colorpage-SP2"
7176    :interface "SCSI"
7177    :comment "Same as Microtek Scanmaker E3"
7178    :status :good
7179; SANE Backend specification file
7180;
7181; It's basically emacs-lisp --- so ";" indicates comment to end of line.
7182; All syntactic elements are keyword tokens, followed by a string or
7183;  keyword argument, as specified.
7184;
7185; ":backend" *must* be specified.
7186; All other information is optional (but what good is the file without it?).
7187;
7188
7189:backend "mustek"		; name of backend
7190:version "1.0-138"		; version of backend
7191:manpage "sane-mustek"		; name of manpage (if it exists)
7192:url "http://www.meier-geinitz.de/sane/mustek-backend/"
7193:comment "Most Mustek SCSI scanners are supported by this backend. For USB scanners, look at the mustek_usb backend."
7194
7195:devicetype :scanner
7196
7197:mfg "Mustek"			; name a manufacturer
7198:url "http://www.mustek.com/"
7199:url "http://www.mustek.com.tw/"
7200:url "http://www.mustek.de/"
7201
7202:model "Paragon MFS-6000CX"
7203:interface "SCSI"
7204:comment "3-pass"
7205:status :good
7206
7207:model "Paragon MFS-12000CX"
7208:interface "SCSI"
7209:comment "3-pass"
7210:status :good
7211
7212:model "Paragon MFC-600S"
7213:interface "SCSI"
7214:status :complete
7215
7216:model "Paragon 600 II CD"
7217:interface "SCSI"
7218:status :complete
7219
7220:model "Paragon 600 II ED"
7221:interface "Parport"
7222:status :untested
7223:comment "Completely untested. If it's the same as the 600 II EP, it may work. Please contact me if you own such a device."
7224
7225:model "Paragon 600 II EP"
7226:interface "Parport"
7227:status :minimal
7228:comment "Works, however only low resolutions and quality in color mode is bad."
7229
7230:model "ScanMagic 600 II SP"
7231:interface "SCSI"
7232:status :complete
7233
7234:model "TwainScan II SP"
7235:interface "SCSI"
7236:status :complete
7237
7238:model "Paragon MFC-800S"
7239:interface "SCSI"
7240:status :complete
7241
7242:model "Paragon 800 II SP"
7243:interface "SCSI"
7244:status :complete
7245
7246:model "Paragon MFS-6000SP"
7247:interface "SCSI"
7248:status :complete
7249
7250:model "Paragon MFS-8000SP"
7251:interface "SCSI"
7252:status :complete
7253
7254:model "Paragon MFS-1200SP"
7255:interface "SCSI"
7256:status :complete
7257
7258:model "Paragon MFS-12000SP"
7259:interface "SCSI"
7260:status :complete
7261
7262:model "ScanExpress 6000SP"
7263:interface "SCSI"
7264:status :complete
7265
7266:model "ScanExpress 12000SP"
7267:interface "SCSI"
7268:status :complete
7269
7270:model "ScanExpress 1200 FS"
7271:interface "SCSI"
7272:status :untested
7273:comment "One report that it crashes the computer. SCSI driver issue? Please contact me if you own such a device."
7274
7275:model "ScanExpress 12000SP Plus"
7276:interface "SCSI"
7277:status :complete
7278
7279:model "Paragon 1200 III SP"
7280:interface "SCSI"
7281:status :complete
7282
7283:model "Paragon 1200 LS"
7284:interface "SCSI"
7285:status :complete
7286
7287:model "ScanMagic 9636S"
7288:interface "SCSI"
7289:status :complete
7290
7291:model "ScanMagic 9636S Plus"
7292:interface "SCSI"
7293:status :complete
7294
7295:model "ScanExpress A3 SP"
7296:interface "SCSI"
7297:comment "Please test!"
7298:status :basic
7299
7300:model "Paragon 1200 SP Pro"
7301:interface "SCSI"
7302:status :good
7303
7304:model "Paragon 1200 A3 Pro"
7305:interface "SCSI"
7306:status :complete
7307:comment "ADF and TA untested. Please contact me if you own such equipment."
7308
7309:model "Paragon 600 II N"
7310:interface "Proprietary"
7311:status :basic
7312:comment "Resolutions above 300 dpi may cause trouble."
7313
7314:mfg "Trust"			; name a manufacturer
7315:url "http://www.trust-site.com"
7316:comment "Carefully check the model names. Trust uses similar names for completely different hardware."
7317
7318:model "Imagery 1200"
7319:interface "SCSI"
7320:status :good
7321:comment "3-pass, Mustek Paragon MFS-6000CX compatible"
7322
7323:model "Imagery 1200 SP"
7324:interface "SCSI"
7325:status :complete
7326:comment "Mustek Paragon MFS-6000SP compatible"
7327
7328:model "Imagery 4800 SP"
7329:interface "SCSI"
7330:status :complete
7331:comment "Mustek Paragon 600 II CD compatible"
7332
7333:model "SCSI Connect 19200"
7334:interface "SCSI"
7335:status :complete
7336:comment "Mustek ScanExpress 12000SP compatible"
7337
7338:model "SCSI excellence series 19200"
7339:interface "SCSI"
7340:status :complete
7341:comment "Mustek ScanExpress 12000SP compatible"
7342
7343
7344:mfg "Primax"			; name a manufacturer
7345:url "http://www.primax.nl/"
7346:model "Compact 4800 SCSI"
7347:interface "SCSI"
7348:status :complete
7349:comment "Mustek 600 II CD compatible"
7350
7351; :comment and :url specifiers are optional after :mfg, :model, :desc,
7352;  and at the top-level.
7353;
7354; SANE Backend specification file
7355;
7356; It's basically emacs-lisp --- so ";" indicates comment to end of line.
7357; All syntactic elements are keyword tokens, followed by a string or
7358;  keyword argument, as specified.
7359;
7360; ":backend" *must* be specified.
7361; All other information is optional (but what good is the file without it?).
7362;
7363
7364:backend "mustek_pp"              ; name of backend
7365:version "13"                     ; version of backend
7366:manpage "sane-mustek_pp"         ; name of manpage (if it exists)
7367                                  ; backend's web page
7368:url "http://penguin-breeder.org/sane/mustek_pp/"
7369:comment "Supports CIS and CCD type parallel port scanners from Mustek."
7370
7371:devicetype :scanner              ; start of a list of devices....
7372                                  ; other types:  :stillcam, :vidcam,
7373                                  ;               :meta, :api
7374
7375:mfg "Mustek"                     ; name a manufacturer
7376:url "http://www.mustek.com/"
7377:url "http://www.mustek.com.tw/"
7378:url "http://www.mustek.de/"
7379
7380:model "ScanExpress 6000 P"
7381:interface "Parport (EPP)"
7382:status :good
7383:comment "300 dpi CCD scanner"
7384
7385:model "ScanExpress 600 SEP"
7386:interface "Parport (EPP)"
7387:status :good
7388:comment "300 dpi CCD scanner"
7389
7390:model "ScanMagic 4800 P"
7391:interface "Parport (EPP)"
7392:status :good
7393:comment "300 dpi CCD scanner"
7394
7395:model "600 III EP Plus"
7396:interface "Parport (EPP)"
7397:status :good
7398:comment "300 dpi CCD scanner"
7399
7400:model "96 CP"
7401:interface "Parport (EPP)"
7402:status :good
7403:comment "300x600 dpi CIS scanner"
7404
7405:model "ScanExpress 600 CP"
7406:interface "Parport (EPP)"
7407:status :good
7408:comment "300x600 dpi CIS scanner"
7409
7410:model "ScanMagic 600 CP"
7411:interface "Parport (EPP)"
7412:status :good
7413:comment "300x600 dpi CIS scanner"
7414
7415:model "ScanExpress 1200 CP"
7416:interface "Parport (EPP)"
7417:status :good
7418:comment "600x1200 dpi CIS scanner"
7419
7420:model "ScanExpress 1200 CP+"
7421:interface "Parport (EPP)"
7422:status :good
7423:comment "600x1200 dpi CIS scanner"
7424
7425:mfg "Medion/Lifetec/Tevion/Cytron"
7426:url "http://www.medion.de/"
7427:comment "Those scanners are also known as \"Aldi Scanner\" or \"Tchibo Scanners\""
7428
7429:model "MD 9848"
7430:interface "Parport (EPP)"
7431:status :good
7432:comment "300 dpi CCD scanner"
7433
7434:model "MD 9806"
7435:interface "Parport (EPP)"
7436:status :good
7437:comment "300 dpi CCD scanner"
7438
7439:model "MD/LT 935x"
7440:interface "Parport (EPP)"
7441:status :good
7442:comment "600x1200 dpi CIS scanner"
7443
7444:model "MD/LT 985x"
7445:interface "Parport (EPP)"
7446:status :good
7447:comment "600x1200 dpi CIS scanner"
7448
7449:model "MD/LT 9890"
7450:interface "Parport (EPP)"
7451:status :good
7452:comment "600x1200 dpi CIS scanner"
7453
7454:mfg "Targa"
7455
7456:model "Funline TS12 EP"
7457:interface "Parport (EPP)"
7458:status :good
7459:comment "600x1200 dpi CIS scanner"
7460
7461:model "Funline TS6 EP"
7462:interface "Parport (EPP)"
7463:status :good
7464:comment "300x600 dpi CIS scanner"
7465
7466:mfg "Trust"
7467:url "http://www.trust-site.com/home/"
7468
7469:model "Easy Connect 9600+"
7470:interface "Parport (EPP)"
7471:status :good
7472:comment "300x600 dpi CIS scanner"
7473
7474:model "Easy Connect 19200+"
7475:interface "Parport (EPP)"
7476:status :good
7477:comment "300x600 dpi CIS scanner"
7478
7479:mfg "Viviscan"
7480
7481:model "Compact II"
7482:interface "Parport (EPP)"
7483:status :good
7484:comment "300 dpi CCD scanner"
7485
7486:mfg "Cybercom"
7487
7488:model "9352"
7489:interface "Parport (EPP)"
7490:status :good
7491:comment "CIS scanner"
7492
7493:mfg "Gallery"
7494
7495:model "4800"
7496:interface "Parport (EPP)"
7497:status :good
7498:comment "300 dpi CCD scanner"
7499
7500:mfg "Network"
7501
7502:model "Easy Plus 30 Bit"
7503:interface "Parport (EPP)"
7504:status :good
7505:comment "300 dpi CCD scanner"
7506
7507:mfg "Micromaxx"
7508
7509:model "MM-9851"
7510:interface "Parport (EPP)"
7511:status :good
7512:comment "300x600 dpi CIS scanner"
7513
7514; :comment and :url specifiers are optional after :mfg, :model, :desc,
7515;  and at the top-level.
7516:backend "mustek_usb2"
7517:version "1.0-10"
7518:manpage "sane-mustek_usb2"
7519:url "http://www.meier-geinitz.de/sane/mustek_usb2-backend/"
7520:comment "Only BearPaw 2448TA Pro is supported at the moment"
7521:devicetype :scanner
7522
7523:mfg "Mustek"
7524:url "http://www.mustek.com/"
7525:url "http://www.mustek.com.tw/"
7526:url "http://www.mustek.de/"
7527
7528:model "BearPaw 2448TA Pro"
7529:interface "USB"
7530:usbid "0x055f" "0x0409"
7531:status :good
7532:backend "mustek_usb"
7533:version "1.0-18"
7534:manpage "sane-mustek_usb"
7535:url "http://www.meier-geinitz.de/sane/mustek_usb-backend/"
7536:comment "Only the USB scanners mentioned below are supported. For BearPaws, look at the Plustek, MA-1509, and gt68xx backends."
7537:devicetype :scanner
7538
7539:mfg "Mustek"
7540:url "http://www.mustek.com/"
7541:url "http://www.mustek.com.tw/"
7542:url "http://www.mustek.de/"
7543
7544:model "ScanExpress 600 CU"
7545:interface "USB"
7546:usbid "0x055f" "0x0002"
7547:status :complete
7548
7549:model "ScanExpress 1200 CU"
7550:interface "USB"
7551:usbid "0x055f" "0x0001"
7552:status :complete
7553
7554:model "ScanExpress 1200 CU Plus"
7555:interface "USB"
7556:usbid "0x055f" "0x0008"
7557:status :complete
7558
7559:model "ScanExpress 1200 UB"
7560:interface "USB"
7561:usbid "0x055f" "0x0006"
7562:status :complete
7563:comment "For the UB Plus, see gt68xx backend"
7564
7565:mfg "Trust"
7566:url "http://www.trust-site.com"
7567
7568:model "Compact Scan USB 19200"
7569:interface "USB"
7570:usbid "0x055f" "0x0006"
7571:status :complete
7572:comment "Mustek 1200 UB compatible"
7573:backend "nec"                  ; name of backend
7574:version "0.12"                 ; version of backend
7575:url "http://www5a.biglobe.ne.jp/~saetaka/"
7576				; backend's homepage
7577:manpage "sane-nec"
7578:devicetype :scanner
7579
7580:mfg "NEC"                      ; name a manufacturer
7581:url "http://www.nevt.co.jp/"
7582
7583:model "PC-IN500/4C"            ; name models for above-specified mfg.
7584:interface "SCSI"
7585:comment "PC-IN500/4C was sold only in JAPAN"
7586:status :good
7587:backend "net"               ; name of backend
7588:version "1.0.14"
7589:manpage "sane-net"
7590:url "http://www.penguin-breeder.org/?page=sane-net"
7591
7592:devicetype :meta
7593:desc "Network access to saned servers"
7594:comment "Can be used to access any scanner supported by SANE over the net. Supports IPv4 and IPv6."
7595
7596; SANE Backend specification file
7597;
7598; It's basically emacs-lisp --- so ";" indicates comment to end of line.
7599; All syntactic elements are keyword tokens, followed by a string or
7600;  keyword argument, as specified.
7601;
7602; ":backend" *must* be specified.
7603; All other information is optional (but what good is the file without it?).
7604;
7605
7606:backend "niash"
7607:version "0.3"
7608:manpage "sane-niash"
7609:url "http://sourceforge.net/projects/hp3300backend"
7610
7611:devicetype :scanner
7612
7613:mfg "Hewlett-Packard"
7614:url "http://www.hp.com"
7615
7616:model "ScanJet 3300c"
7617:interface "USB"
7618:usbid "0x03f0" "0x0205"
7619:status :complete
7620
7621:model "ScanJet 3400c"
7622:interface "USB"
7623:usbid "0x03f0" "0x0405"
7624:comment "If you use Linux 2.6, version 2.6.8 or newer is necessary."
7625:status :complete
7626
7627:model "ScanJet 4300c"
7628:interface "USB"
7629:usbid "0x03f0" "0x0305"
7630:comment "If you use Linux 2.6, version 2.6.8 or newer is necessary."
7631:status :complete
7632
7633:model "ScanJet 4300c/Silitek"
7634:interface "USB"
7635:usbid "0x047b" "0x1002"
7636:comment "If you use Linux 2.6, version 2.6.8 or newer is necessary."
7637:status :complete
7638
7639:mfg "Agfa"
7640:url "http://www.agfa.com"
7641
7642:model "Snapscan Touch"
7643:interface "USB"
7644:usbid "0x06bd" "0x0100"
7645:status :complete
7646
7647:mfg "Trust"
7648:url "http://www.trust.com"
7649
7650:model "Office Scan USB 19200"
7651:interface "USB"
7652:usbid "0x047b" "0x1000"
7653:status :complete
7654
7655
7656
7657
7658;
7659; SANE Backend specification file
7660;
7661; It's basically emacs-lisp --- so ";" indicates comment to end of line.
7662; All syntactic elements are keyword tokens, followed by a string or
7663;  keyword argument, as specified.
7664;
7665; ":backend" *must* be specified.
7666; All other information is optional (but what good is the file without it?).
7667;
7668
7669:backend "p5"              ; name of backend
7670:version "1"               ; version of backend
7671:manpage "sane-p5"         ; name of manpage (if it exists)
7672:comment "New backend for SANE release 1.0.21, see sane-p5 manpage"
7673:url "http://www.sane-project.org/" ; backend's web page
7674
7675:devicetype :scanner              ; start of a list of devices....
7676                                  ; other types:  :stillcam, :vidcam,
7677                                  ;               :meta, :api
7678
7679:mfg "PRIMAX"                     ; name a manufacturer
7680:url "http://www.primax.com.tw"
7681
7682:model "PagePartner"
7683:interface "Parport (EPP/ECP)"
7684:status :basic
7685:comment "Sheetfed scanner, work in gray and color, but uncalibrated scans"
7686
7687; :comment and :url specifiers are optional after :mfg, :model, :desc,
7688;  and at the top-level.
7689;
7690; SANE Backend specification file
7691;
7692; It's basically emacs-lisp --- so ";" indicates comment to end of line.
7693; All syntactic elements are keyword tokens, followed by a string or
7694;  keyword argument, as specified.
7695;
7696; ":backend" *must* be specified.
7697; All other information is optional (but what good is the file without it?).
7698;
7699
7700:backend "pie"                    ; name of backend
7701:version "1.0"                    ; version of backend
7702:manpage "sane-pie"               ; name of manpage (if it exists)
7703:url "http://www.munton.demon.co.uk/sane"  ; backend's web page
7704
7705:devicetype :scanner              ; start of a list of devices....
7706                                  ; other types:  :stillcam, :vidcam,
7707                                  ;               :meta, :api
7708
7709:mfg "Devcom"
7710:url "http://www.blackwidow.co.uk/"
7711
7712:model "9636PRO"
7713:interface "SCSI"
7714:status :good
7715
7716:model "9636S"
7717:interface "SCSI"
7718:status :untested
7719
7720:model "9630S"
7721:interface "SCSI"
7722:status :untested
7723
7724:mfg "PIE"                        ; name a manufacturer
7725:url "http://www.scanace.com/"
7726
7727:model "ScanAce 1236S"
7728:interface "SCSI"
7729:status :good
7730
7731:model "ScanAce 1230S"
7732:interface "SCSI"
7733:status :good
7734
7735:model "ScanAce II"
7736:interface "SCSI"
7737:status :untested
7738
7739:model "ScanAce III"
7740:interface "SCSI"
7741:status :good
7742
7743:model "ScanAce Plus"
7744:interface "SCSI"
7745:status :untested
7746
7747:model "ScanAce II Plus"
7748:interface "SCSI"
7749:status :untested
7750
7751:model "ScanAce III Plus"
7752:interface "SCSI"
7753:status :untested
7754
7755:model "ScanAce V"
7756:interface "SCSI"
7757:status :untested
7758
7759:model "ScanAce ScanMedia"
7760:interface "SCSI"
7761:status :untested
7762
7763:model "ScanAce ScanMedia II"
7764:interface "SCSI"
7765:status :untested
7766
7767:model "ScanAce 630S"
7768:interface "SCSI"
7769:status :untested
7770
7771:model "ScanAce 636S"
7772:interface "SCSI"
7773:status :untested
7774
7775:mfg "Adlib"
7776
7777:model "JetScan630"
7778:interface "SCSI"
7779:status :good
7780
7781:model "JetScan636PRO"
7782:interface "SCSI"
7783:status :untested
7784
7785; :comment and :url specifiers are optional after :mfg, :model, :desc,
7786;  and at the top-level.
7787:backend "pint"               ; name of backend
7788:version "unmaintained"                    ; version of backend
7789; :url ""                           ; backend's homepage
7790:manpage "sane-pint"
7791
7792:devicetype :api
7793
7794; name models for above-specified mfg.
7795:desc "Scanners with the machine-independent PINT interface"
7796:comment "Haven't been tested for a long time. Handle with care."
7797;
7798; SANE Backend specification file
7799;
7800; It's basically emacs-lisp --- so ";" indicates comment to end of line.
7801; All syntactic elements are keyword tokens, followed by a string or
7802;  keyword argument, as specified.
7803;
7804; ":backend" *must* be specified.
7805; All other information is optional (but what good is the file without it?).
7806;
7807; See doc/descriptions.txt for details.
7808
7809:backend "pixma"                  ; name of backend
7810:version "0.17.3"                 ; version of backend (or "unmaintained")
7811:manpage "sane-pixma"             ; name of manpage (if it exists)
7812:url "http://home.arcor.de/wittawat/pixma/" ; 0.13.2 backend's web page
7813:url "http://mp610.blogspot.com/"            ; the pixma backend blog
7814;:comment "Devices marked as experimental are disabled by default. See the manual page for how to enable them."
7815
7816:devicetype :scanner              ; start of a list of devices....
7817                                  ; other types:  :stillcam, :vidcam,
7818                                  ;               :meta, :api
7819
7820:mfg "Canon"                   ; name a manufacturer
7821:url "http://www.canon.com/"
7822
7823:model "PIXMA E500"
7824:interface "USB"
7825:usbid "0x04a9" "0x1758"
7826:status :untested
7827:comment "Testers needed!"
7828
7829:model "PIXMA E510"
7830:interface "USB"
7831:usbid "0x04a9" "0x1761"
7832:status :untested
7833:comment "Testers needed!"
7834
7835:model "PIXMA E600"
7836:interface "USB"
7837:usbid "0x04a9" "0x175a"
7838:status :untested
7839:comment "Testers needed!"
7840
7841:model "PIXMA E610"
7842:interface "USB"
7843:usbid "0x04a9" "0x1767"
7844:status :untested
7845:comment "Testers needed!"
7846
7847:model "PIXMA MG2100 Series"
7848:interface "USB"
7849:usbid "0x04a9" "0x1751"
7850:status :complete
7851:comment "All resolutions supported (up to 1200DPI)."
7852
7853:model "PIXMA MG2200 Series"
7854:interface "USB"
7855:usbid "0x04a9" "0x1760"
7856:status :untested
7857:comment "Testers needed!"
7858
7859:model "PIXMA MG3100 Series"
7860:interface "USB WLAN"
7861:usbid "0x04a9" "0x1752"
7862:status :complete
7863:comment "All resolutions supported (up to 1200DPI)."
7864
7865:model "PIXMA MG3200 Series"
7866:interface "USB"
7867:usbid "0x04a9" "0x1762"
7868:status :untested
7869:comment "Testers needed!"
7870
7871:model "PIXMA MG4100 Series"
7872:interface "USB"
7873:usbid "0x04a9" "0x1753"
7874:status :untested
7875:comment "Testers needed!"
7876
7877:model "PIXMA MG4200 Series"
7878:interface "USB"
7879:usbid "0x04a9" "0x1763"
7880:status :complete
7881:comment "All resolutions supported (up to 1200DPI)."
7882
7883:model "PIXMA MG5100 Series"
7884:interface "USB"
7885:usbid "0x04a9" "0x1748"
7886:status :complete
7887:comment "All resolutions supported (up to 1200DPI)."
7888
7889:model "PIXMA MG5200 Series"
7890:interface "USB"
7891:usbid "0x04a9" "0x1749"
7892:status :complete
7893:comment "All resolutions supported (up to 1200DPI)."
7894
7895:model "PIXMA MG5300 Series"
7896:interface "USB"
7897:usbid "0x04a9" "0x1754"
7898:status :complete
7899:comment "All resolutions supported (up to 2400DPI)."
7900
7901:model "PIXMA MG5400 Series"
7902:interface "USB"
7903:usbid "0x04a9" "0x1764"
7904:status :untested
7905:comment "Testers needed!"
7906
7907:model "PIXMA MG6100 Series"
7908:interface "USB"
7909:usbid "0x04a9" "0x174a"
7910:status :complete
7911:comment "All resolutions supported (up to 2400 DPI)"
7912
7913:model "PIXMA MG6200 Series"
7914:interface "USB"
7915:usbid "0x04a9" "0x1755"
7916:status :complete
7917:comment "All resolutions supported (up to 4800 DPI)"
7918
7919:model "PIXMA MG6300 Series"
7920:interface "USB Ethernet"
7921:usbid "0x04a9" "0x1765"
7922:status :complete
7923:comment "All resolutions supported (up to 2400DPI)."
7924
7925:model "PIXMA MG8100 Series"
7926:interface "USB"
7927:usbid "0x04a9" "0x174b"
7928:status :untested
7929:comment "Testers needed!"
7930
7931:model "PIXMA MG8200 Series"
7932:interface "USB Ethernet"
7933:usbid "0x04a9" "0x1756"
7934:status :complete
7935:comment "All resolutions supported (up to 4800DPI)."
7936
7937:model "PIXMA MP140"
7938:interface "USB"
7939:usbid "0x04a9" "0x172b"
7940:status :complete
7941:comment "All resolutions supported (up to 600 DPI)"
7942
7943:model "PIXMA MP150"
7944:interface "USB"
7945:usbid "0x04a9" "0x1709"
7946:status :good
7947
7948:model "PIXMA MP160"
7949:interface "USB"
7950:usbid "0x04a9" "0x1714"
7951:status :basic
7952
7953:model "PIXMA MP170"
7954:interface "USB"
7955:usbid "0x04a9" "0x170a"
7956:status :complete
7957:comment "All resolutions supported (up to 1200DPI)."
7958
7959:model "PIXMA MP180"
7960:interface "USB"
7961:usbid "0x04a9" "0x1715"
7962:status :basic
7963
7964:model "PIXMA MP190"
7965:interface "USB"
7966:usbid "0x04a9" "0x1734"
7967:status :complete
7968:comment "All resolutions supported (up to 600DPI)"
7969
7970:model "PIXMA MP210"
7971:interface "USB"
7972:usbid "0x04a9" "0x1721"
7973:status :complete
7974:comment "All resolutions supported (up to 600DPI)"
7975
7976:model "PIXMA MP220"
7977:interface "USB"
7978:usbid "0x04a9" "0x1722"
7979:status :complete
7980:comment "All resolutions supported (up to 1200DPI)."
7981
7982:model "PIXMA MP230"
7983:interface "USB"
7984:usbid "0x04a9" "0x175f"
7985:status :complete
7986:comment "All resolutions supported (up to 600DPI)."
7987
7988:model "PIXMA MP240"
7989:interface "USB"
7990:usbid "0x04a9" "0x1732"
7991:status :complete
7992:comment "All resolutions supported (up to 1200DPI)"
7993
7994:model "PIXMA MP250"
7995:interface "USB"
7996:usbid "0x04a9" "0x173a"
7997:status :complete
7998:comment "All resolutions supported (up to 600DPI)"
7999
8000:model "PIXMA MP260"
8001:interface "USB"
8002:usbid "0x04a9" "0x1733"
8003:status :complete
8004:comment "All resolutions supported (up to 1200DPI)"
8005
8006:model "PIXMA MP270"
8007:interface "USB"
8008:usbid "0x04a9" "0x173b"
8009:status :complete
8010:comment "All resolutions supported (up to 1200DPI)"
8011
8012:model "PIXMA MP280"
8013:interface "USB"
8014:usbid "0x04a9" "0x1746"
8015:status :good
8016:comment "All resolutions supported (up to 600DPI)."
8017
8018:model "PIXMA MP360"
8019:interface "USB"
8020:usbid "0x04a9" "0x263c"
8021:status :complete
8022:comment "All resolutions supported (up to 1200DPI)."
8023
8024:model "PIXMA MP370"
8025:interface "USB"
8026:usbid "0x04a9" "0x263d"
8027:status :complete
8028:comment "All resolutions supported (up to 1200DPI)."
8029
8030:model "PIXMA MP375R"
8031:interface "USB"
8032:usbid "0x04a9" "0x263f"
8033:status :untested
8034:comment "Same protocol as Pixma MP360/370/390? Testers needed!"
8035
8036:model "PIXMA MP390"
8037:interface "USB"
8038:usbid "0x04a9" "0x263e"
8039:status :complete
8040:comment "All resolutions supported (up to 1200DPI)."
8041
8042:model "PIXMA MP450"
8043:interface "USB"
8044:usbid "0x04a9" "0x170b"
8045:status :complete
8046:comment "All resolutions supported (up to 1200DPI)."
8047
8048:model "PIXMA MP460"
8049:interface "USB"
8050:usbid "0x04a9" "0x1716"
8051:status :complete
8052:comment "All resolutions supported (up to 1200DPI)."
8053
8054:model "PIXMA MP470"
8055:interface "USB"
8056:usbid "0x04a9" "0x1723"
8057:status :complete
8058:comment "All resolutions supported (up to 2400DPI)."
8059
8060:model "PIXMA MP480"
8061:interface "USB"
8062:usbid "0x04a9" "0x1731"
8063:status :complete
8064:comment "All resolutions supported (up to 2400DPI)"
8065
8066:model "PIXMA MP490"
8067:interface "USB"
8068:usbid "0x04a9" "0x173c"
8069:status :complete
8070:comment "All resolutions supported (up to 1200DPI)"
8071
8072:model "PIXMA MP493"
8073:interface "USB"
8074:usbid "0x04a9" "0x1757"
8075:status :untested
8076:comment "Testers needed!"
8077
8078:model "PIXMA MP495"
8079:interface "USB"
8080:usbid "0x04a9" "0x1747"
8081:status :untested
8082:comment "Same protocol as Pixma MP280? Testers needed!"
8083
8084:model "PIXMA MP500"
8085:interface "USB"
8086:usbid "0x04a9" "0x170c"
8087:status :good
8088
8089:model "PIXMA MP510"
8090:interface "USB"
8091:usbid "0x04a9" "0x1717"
8092:status :complete
8093:comment "All resolutions supported (up to 1200DPI)."
8094
8095:model "PIXMA MP520"
8096:interface "USB"
8097:usbid "0x04a9" "0x1724"
8098:status :complete
8099:comment "All resolutions supported (up to 2400DPI)"
8100
8101:model "PIXMA MP530"
8102:interface "USB"
8103:usbid "0x04a9" "0x1712"
8104:status :good
8105
8106:model "PIXMA MP540"
8107:interface "USB"
8108:usbid "0x04a9" "0x1730"
8109:status :complete
8110:comment "All resolutions supported (up to 2400DPI)"
8111
8112:model "PIXMA MP550"
8113:interface "USB"
8114:usbid "0x04a9" "0x173d"
8115:status :complete
8116:comment "All resolutions supported (up to 2400DPI)"
8117
8118:model "PIXMA MP560"
8119:interface "USB"
8120:usbid "0x04a9" "0x173e"
8121:status :complete
8122:comment "All resolutions supported (up to 2400DPI)"
8123
8124:model "PIXMA MP600"
8125:interface "USB"
8126:usbid "0x04a9" "0x1718"
8127:status :complete
8128:comment "All resolutions supported (up to 2400DPI)"
8129
8130:model "PIXMA MP600R"
8131:interface "USB Ethernet"
8132:usbid "0x04a9" "0x1719"
8133:status :complete
8134:comment "All resolutions supported (up to 2400DPI)"
8135
8136:model "PIXMA MP610"
8137:interface "USB"
8138:usbid "0x04a9" "0x1725"
8139:status :complete
8140:comment "All resolutions supported (up to 4800DPI)"
8141
8142:model "PIXMA MP620"
8143:interface "USB Ethernet"
8144:usbid "0x04a9" "0x172f"
8145:status :complete
8146:comment "All resolutions supported (up to 2400DPI)"
8147
8148:model "PIXMA MP630"
8149:interface "USB"
8150:usbid "0x04a9" "0x172e"
8151:status :complete
8152:comment "All resolutions supported (up to 4800DPI)"
8153
8154:model "PIXMA MP640"
8155:interface "USB Ethernet"
8156:usbid "0x04a9" "0x173f"
8157:status :complete
8158:comment "All resolutions supported (up to 4800DPI)"
8159
8160:model "PIXMA MP700"
8161:interface "USB"
8162:usbid "0x04a9" "0x2630"
8163:status :complete
8164:comment "All resolutions supported (flatbed color up to 1200DPI, grayscale up to 600DPI)."
8165
8166:model "PIXMA MP710"
8167:interface "USB"
8168:usbid "0x04a9" "0x264d"
8169:status :complete
8170:comment "All resolutions supported (up to 1200DPI)"
8171
8172:model "PIXMA MP730"
8173:interface "USB"
8174:usbid "0x04a9" "0x262f"
8175:status :good
8176:comment "Flatbed color up to 1200DPI, grayscale up to 600DPI. ADF scan to be confirmed."
8177
8178:model "PIXMA MP740"
8179:interface "USB"
8180:usbid "0x04a9" "0x264c"
8181:status :untested
8182:comment "Same protocol as Pixma MP710? Testers needed!"
8183
8184:model "PIXMA MP750"
8185:interface "USB"
8186:usbid "0x04a9" "0x1706"
8187:status :minimal
8188:comment "No grayscale. Canceling scan in ADF mode doesn't eject the paper!"
8189
8190:model "PIXMA MP760"
8191:interface "USB"
8192:usbid "0x04a9" "0x1708"
8193:status :minimal
8194:comment "No grayscale. The scanner sometimes hangs!"
8195
8196:model "PIXMA MP770"
8197:interface "USB"
8198:usbid "0x04a9" "0x1708"
8199:status :minimal
8200:comment "No grayscale. The scanner sometimes hangs!"
8201
8202:model "PIXMA MP780"
8203:interface "USB"
8204:usbid "0x04a9" "0x1707"
8205:status :minimal
8206:comment "No grayscale. The scanner sometimes hangs!"
8207
8208:model "PIXMA MP790"
8209:interface "USB"
8210:usbid "0x04a9" "0x1707"
8211:status :minimal
8212:comment "No grayscale. The scanner sometimes hangs!"
8213
8214:model "PIXMA MP800"
8215:interface "USB"
8216:usbid "0x04a9" "0x170d"
8217:status :complete
8218:comment "All resolutions supported up to 2400DPI. Full TPU support up to 2400DPI."
8219
8220:model "PIXMA MP800R"
8221:interface "USB"
8222:usbid "0x04a9" "0x170e"
8223:status :complete
8224:comment "All resolutions supported up to 2400DPI. Full TPU support up to 2400DPI."
8225
8226:model "PIXMA MP810"
8227:interface "USB"
8228:usbid "0x04a9" "0x171a"
8229:status :complete
8230:comment "All resolutions supported up to 4800DPI. Full TPU support (negative and slides) up to 4800DPI."
8231
8232:model "PIXMA MP830"
8233:interface "USB"
8234:usbid "0x04a9" "0x1713"
8235:status :complete
8236:comment "All resolutions supported up to 2400DPI. Flatbed, ADF simplex and Duplex supported."
8237
8238:model "PIXMA MP960"
8239:interface "USB"
8240:usbid "0x04a9" "0x171b"
8241:status :complete
8242:comment "All resolutions supported up to 4800DPI. Full TPU support (negative and slides) up to 4800DPI."
8243
8244:model "PIXMA MP970"
8245:interface "USB Ethernet"
8246:usbid "0x04a9" "0x1726"
8247:status :complete
8248:comment "All resolutions supported (up to 4800DPI). Full TPU support (negative and slides) at 24 or 48 bits."
8249
8250:model "PIXMA MP980"
8251:interface "USB Ethernet"
8252:usbid "0x04a9" "0x172d"
8253:status :complete
8254:comment "Working fine at all resolutions."
8255
8256:model "PIXMA MP990"
8257:interface "USB Ethernet"
8258:usbid "0x04a9" "0x1740"
8259:status :complete
8260:comment "Working fine at all resolutions."
8261
8262:model "PIXMA MX300"
8263:interface "USB"
8264:usbid "0x04a9" "0x1727"
8265:status :complete
8266:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
8267
8268:model "PIXMA MX310"
8269:interface "USB"
8270:usbid "0x04a9" "0x1728"
8271:status :complete
8272:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)"
8273
8274:model "PIXMA MX320"
8275:interface "USB"
8276:usbid "0x04a9" "0x1736"
8277:status :untested
8278:comment "Same protocol as Pixma Generation 3? Testers needed!"
8279
8280:model "PIXMA MX330"
8281:interface "USB"
8282:usbid "0x04a9" "0x1737"
8283:status :complete
8284:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)"
8285
8286:model "PIXMA MX340"
8287:interface "USB"
8288:usbid "0x04a9" "0x1741"
8289:status :complete
8290:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)"
8291
8292:model "PIXMA MX350"
8293:interface "USB Ethernet"
8294:usbid "0x04a9" "0x1742"
8295:status :complete
8296:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)"
8297
8298:model "PIXMA MX360"
8299:interface "USB"
8300:usbid "0x04a9" "0x174d"
8301:status :complete
8302:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI). ADF empty buggy."
8303
8304:model "PIXMA MX370 Series"
8305:interface "USB"
8306:usbid "0x04a9" "0x1759"
8307:status :complete
8308:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
8309
8310:model "PIXMA MX390 Series"
8311:interface "USB"
8312:usbid "0x04a9" "0x1766"
8313:status :untested
8314:comment "Testers needed!"
8315
8316:model "PIXMA MX410"
8317:interface "USB Ethernet"
8318:usbid "0x04a9" "0x174e"
8319:status :untested
8320:comment "Same protocol as Pixma MX420? Testers needed!"
8321
8322:model "PIXMA MX420"
8323:interface "USB Ethernet"
8324:usbid "0x04a9" "0x174f"
8325:status :complete
8326:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI). ADF empty buggy."
8327
8328:model "PIXMA MX430 Series"
8329:interface "USB Ethernet"
8330:usbid "0x04a9" "0x175b"
8331:status :untested
8332:comment "Testers needed!"
8333
8334:model "PIXMA MX450 Series"
8335:interface "USB"
8336:usbid "0x04a9" "0x1768"
8337:status :untested
8338:comment "Testers needed!"
8339
8340:model "PIXMA MX510 Series"
8341:interface "USB Ethernet"
8342:usbid "0x04a9" "0x175c"
8343:status :untested
8344:comment "Testers needed!"
8345
8346:model "PIXMA MX520 Series"
8347:interface "USB"
8348:usbid "0x04a9" "0x1769"
8349:status :untested
8350:comment "Testers needed!"
8351
8352:model "PIXMA MX700"
8353:interface "USB Ethernet"
8354:usbid "0x04a9" "0x1729"
8355:status :complete
8356:comment "Flatbed and ADF scan. All resolutions supported (up to 2400DPI)"
8357
8358:model "PIXMA MX710 Series"
8359:interface "USB Ethernet"
8360:usbid "0x04a9" "0x175d"
8361:status :untested
8362:comment "Testers needed!"
8363
8364:model "PIXMA MX720 Series"
8365:interface "USB"
8366:usbid "0x04a9" "0x176a"
8367:status :untested
8368:comment "Testers needed!"
8369
8370:model "PIXMA MX850"
8371:interface "USB Ethernet"
8372:usbid "0x04a9" "0x172c"
8373:status :complete
8374:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
8375
8376:model "PIXMA MX860"
8377:interface "USB Ethernet"
8378:usbid "0x04a9" "0x1735"
8379:status :complete
8380:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported."
8381
8382:model "PIXMA MX870"
8383:interface "USB Ethernet"
8384:usbid "0x04a9" "0x1743"
8385:status :complete
8386:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported, ADF empty buggy."
8387
8388:model "PIXMA MX880 Series"
8389:interface "USB Ethernet"
8390:usbid "0x04a9" "0x1750"
8391:status :complete
8392:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported, ADF empty buggy."
8393
8394:model "PIXMA MX882"
8395:interface "USB Ethernet"
8396:usbid "0x04a9" "0x1750"
8397:status :complete
8398:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported, ADF empty buggy."
8399
8400:model "PIXMA MX885"
8401:interface "USB Ethernet"
8402:usbid "0x04a9" "0x1750"
8403:status :complete
8404:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported, ADF empty buggy."
8405
8406:model "PIXMA MX890 Series"
8407:interface "USB Ethernet"
8408:usbid "0x04a9" "0x175e"
8409:status :complete
8410:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported, ADF empty buggy."
8411
8412:model "PIXMA MX920 Series"
8413:interface "USB"
8414:usbid "0x04a9" "0x176b"
8415:status :untested
8416:comment "Testers needed!"
8417
8418:model "PIXMA MX7600"
8419:interface "USB Ethernet"
8420:usbid "0x04a9" "0x171c"
8421:status :complete
8422:comment "Flatbed and ADF scan. All resolutions supported (up to 4800DPI)"
8423
8424:model "imageCLASS D420"
8425:interface "USB"
8426:usbid "0x04a9" "0x26ef"
8427:status :complete
8428:comment "All resolutions supported (up to 600DPI). Flatbed, ADF simplex and Duplex supported."
8429
8430:model "imageCLASS D480"
8431:interface "USB"
8432:usbid "0x04a9" "0x26ed"
8433:status :complete
8434:comment "All resolutions supported (up to 600DPI). Flatbed, ADF simplex and Duplex supported."
8435
8436:model "i-SENSYS MF3010"
8437:interface "USB Ethernet"
8438:usbid "0x04a9" "0x2759"
8439:status :complete
8440:comment "All resolutions supported (up to 600DPI)"
8441
8442:model "imageCLASS MF3110"
8443:interface "USB"
8444:usbid "0x04a9" "0x2660"
8445:status :complete
8446:comment "All resolutions supported (up to 600DPI)."
8447
8448:model "imageCLASS MF3240"
8449:interface "USB"
8450:usbid "0x04a9" "0x2684"
8451:status :complete
8452:comment "All resolutions supported (up to 600DPI)"
8453
8454:model "imageCLASS MF4010"
8455:interface "USB"
8456:usbid "0x04a9" "0x26b4"
8457:status :complete
8458:comment "All resolutions supported (up to 600DPI)"
8459
8460:model "imageCLASS MF4018"
8461:interface "USB"
8462:usbid "0x04a9" "0x26b4"
8463:status :complete
8464:comment "All resolutions supported (up to 600DPI)"
8465
8466:model "imageCLASS MF4120"
8467:interface "USB"
8468:usbid "0x04a9" "0x26a3"
8469:status :complete
8470:comment "All resolutions supported (up to 600DPI)"
8471
8472:model "imageCLASS MF4122"
8473:interface "USB"
8474:usbid "0x04a9" "0x26a3"
8475:status :complete
8476:comment "All resolutions supported (up to 600DPI)"
8477
8478:model "imageCLASS MF4140"
8479:interface "USB"
8480:usbid "0x04a9" "0x26a3"
8481:status :complete
8482:comment "All resolutions supported (up to 600DPI)"
8483
8484:model "imageCLASS MF4150"
8485:interface "USB"
8486:usbid "0x04a9" "0x26a3"
8487:status :complete
8488:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
8489
8490:model "imageCLASS MF4270"
8491:interface "USB"
8492:usbid "0x04a9" "0x26b5"
8493:status :complete
8494:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
8495
8496:model "I-SENSYS MF4320d"
8497:interface "USB"
8498:usbid "0x04a9" "0x26ee"
8499:status :complete
8500:comment "All resolutions supported (up to 600DPI)"
8501
8502:model "I-SENSYS MF4330d"
8503:interface "USB"
8504:usbid "0x04a9" "0x26ee"
8505:status :complete
8506:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
8507
8508:model "imageCLASS MF4350d"
8509:interface "USB"
8510:usbid "0x04a9" "0x26ee"
8511:status :complete
8512:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
8513
8514:model "imageCLASS MF4370dn"
8515:interface "USB"
8516:usbid "0x04a9" "0x26ec"
8517:status :good
8518:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI). Network not supported"
8519
8520:model "imageCLASS MF4380dn"
8521:interface "USB"
8522:usbid "0x04a9" "0x26ec"
8523:status :good
8524:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI). Network not supported"
8525
8526:model "imageCLASS MF4410"
8527:interface "USB"
8528:usbid "0x04a9" "0x2737"
8529:status :complete
8530:comment "All resolutions supported (up to 600DPI)"
8531
8532:model "imageCLASS MF4430"
8533:interface "USB"
8534:usbid "0x04a9" "0x2737"
8535:status :good
8536:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI). ADF empty buggy."
8537
8538:model "i-SENSYS MF4550d"
8539:interface "USB"
8540:usbid "0x04a9" "0x2736"
8541:status :good
8542:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
8543
8544:model "imageCLASS MF4660"
8545:interface "USB"
8546:usbid "0x04a9" "0x26b0"
8547:status :complete
8548:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
8549
8550:model "imageCLASS MF4690"
8551:interface "USB"
8552:usbid "0x04a9" "0x26b0"
8553:status :complete
8554:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
8555
8556:model "imageCLASS MF5630"
8557:interface "USB"
8558:usbid "0x04a9" "0x264e"
8559:status :untested
8560:comment "Testers needed!"
8561
8562:model "laserBase MF5650"
8563:interface "USB"
8564:usbid "0x04a9" "0x264f"
8565:status :untested
8566:comment "Testers needed!"
8567
8568:model "imageCLASS MF5730"
8569:interface "USB"
8570:usbid "0x04a9" "0x265d"
8571:status :complete
8572:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
8573
8574:model "imageCLASS MF5750"
8575:interface "USB"
8576:usbid "0x04a9" "0x265e"
8577:status :untested
8578:comment "Testers needed!"
8579
8580:model "imageCLASS MF5770"
8581:interface "USB"
8582:usbid "0x04a9" "0x265f"
8583:status :complete
8584:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
8585
8586:model "i-SENSYS MF5880dn"
8587:interface "USB"
8588:usbid "0x04a9" "0x26f9"
8589:status :untested
8590:comment "Testers needed!"
8591
8592:model "imageCLASS MF6500 series"
8593:interface "USB"
8594:usbid "0x04a9" "0x2686"
8595:status :complete
8596:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
8597
8598:model "imageCLASS MF6550"
8599:interface "USB"
8600:usbid "0x04a9" "0x2686"
8601:status :complete
8602:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
8603
8604:model "i-SENSYS MF6680dn"
8605:interface "USB"
8606:usbid "0x04a9" "0x26fa"
8607:status :untested
8608:comment "Testers needed!"
8609
8610:model "imageCLASS MF8030"
8611:interface "USB"
8612:usbid "0x04a9" "0x2707"
8613:status :untested
8614:comment "Testers needed!"
8615
8616:model "imageCLASS MF8170c"
8617:interface "USB"
8618:usbid "0x04a9" "0x2659"
8619:status :untested
8620:comment "Testers needed!"
8621
8622:model "imageRUNNER 1020/1024/1025"
8623:interface "USB"
8624:usbid "0x04a9" "0x26e6"
8625:status :complete
8626:comment "Flatbed and ADF scan.  All resolutions supported (up to 600DPI)"
8627
8628:model "CanoScan 8800F"
8629:interface "USB"
8630:usbid "0x04a9" "0x1901"
8631:status :complete
8632:comment "Flatbed scan. TPU for negatives and slides. All resolutions supported (up to 4800DPI)."
8633
8634:model "CanoScan 9000F"
8635:interface "USB"
8636:usbid "0x04a9" "0x1908"
8637:status :complete
8638:comment "Full flatbed support up to 4800DPI (Note: flatbed does not have 9600DPI capability). Full TPU support (negatives, slides and infrared) up to 9600DPI."
8639
8640:model "CanoScan 9000F Mark II"
8641:interface "USB"
8642:usbid "0x04a9" "0x190d"
8643:status :complete
8644:comment "Full flatbed support up to 4800DPI (Note: flatbed does not have 9600DPI capability). Full TPU support (negatives, slides and infrared) up to 9600DPI."
8645;
8646; SANE Backend description file for Plustek backend (USB only)
8647;
8648
8649:backend "plustek"
8650:version "0.52"
8651:manpage "sane-plustek"
8652; backend's web page
8653:url "http://www.gjaeger.de/scanner/plustek/"
8654
8655:devicetype :scanner
8656
8657;* Plustek **********************************************************************************
8658
8659:mfg "Plustek"
8660:url "http://www.plustek.de/"
8661:url "http://www.plustek.com/"
8662
8663:model "OpticPro U12"
8664:interface "USB"
8665:usbid "0x07b3" "0x0010"
8666:status :complete
8667:comment "NOTE: Devices with product ID 0x0001 are not supported!"
8668
8669:model "OpticPro UT12"
8670:interface "USB"
8671:usbid "0x07b3" "0x0013"
8672:status :complete
8673
8674:model "OpticPro UT12"
8675:interface "USB"
8676:usbid "0x07b3" "0x0017"
8677:status :complete
8678:comment "Note: Devices with product ID 0x0001 are not supported!"
8679
8680:model "OpticPro UT16"
8681:interface "USB"
8682:usbid "0x07b3" "0x0017"
8683:status :complete
8684
8685:model "OpticPro U24"
8686:interface "USB"
8687:usbid "0x07b3" "0x0011"
8688:status :complete
8689
8690:model "OpticPro U24"
8691:interface "USB"
8692:usbid "0x07b3" "0x0015"
8693:status :complete
8694
8695:model "OpticPro UT24"
8696:interface "USB"
8697:usbid "0x07b3" "0x0017"
8698:status :complete
8699
8700;* Genius/KYE *******************************************************************************************
8701
8702:mfg "Genius"
8703:url "http://www.geniusnet.com.tw/"
8704
8705:model "Colorpage HR6 V2"
8706:interface "USB"
8707:usbid "0x0458" "0x2007"
8708:status :complete
8709
8710:model "Colorpage HR6 V2"
8711:interface "USB"
8712:usbid "0x0458" "0x2008"
8713:status :complete
8714
8715:model "Colorpage HR7"
8716:interface "USB"
8717:usbid "0x0458" "0x2013"
8718:status :complete
8719
8720:model "Colorpage HR6A"
8721:interface "USB"
8722:usbid "0x0458" "0x2009"
8723:status :untested
8724
8725:model "Colorpage HR7LE"
8726:interface "USB"
8727:usbid "0x0458" "0x2015"
8728:status :untested
8729
8730:model "Colorpage HR6X"
8731:interface "USB"
8732:usbid "0x0458" "0x2016"
8733:status :untested
8734
8735;* MUSTEK ***********************************************************************************
8736
8737:mfg "Mustek"
8738:url "http://www.mustek.com/"
8739
8740:model "BearPaw 1200"
8741:interface "USB"
8742:usbid "0x0400" "0x1000"
8743:status :complete
8744:comment "both product versions are supported, see backends' man-page"
8745
8746:model "BearPaw 1200"
8747:interface "USB"
8748:usbid "0x0400" "0x1001"
8749:status :complete
8750:comment "both product versions are supported, see backends' man-page"
8751
8752:model "BearPaw 2400"
8753:interface "USB"
8754:usbid "0x0400" "0x1001"
8755:status :complete
8756
8757;* Hewlett-Packard **************************************************************************
8758
8759:mfg "Hewlett-Packard"
8760:url "http://www.hp.com/"
8761
8762:model "ScanJet 2100C"
8763:interface "USB"
8764:usbid "0x03f0" "0x0505"
8765:status :complete
8766
8767:model "ScanJet 2200C"
8768:interface "USB"
8769:usbid "0x03f0" "0x0605"
8770:status :complete
8771
8772;* EPSON *******************************************************************************************
8773
8774:mfg "Epson"
8775:url "http://www.epson.com/"
8776
8777:model "Perfection 1250"
8778:interface "USB"
8779:usbid "0x04b8" "0x010f"
8780:status :complete
8781
8782:model "Perfection 1250Photo"
8783:interface "USB"
8784:usbid "0x04b8" "0x010f"
8785:status :good
8786:comment "TPA scans not perfect"
8787
8788:model "Perfection 1260"
8789:interface "USB"
8790:usbid "0x04b8" "0x011d"
8791:status :complete
8792
8793:model "Perfection 1260Photo"
8794:interface "USB"
8795:usbid "0x04b8" "0x011d"
8796:status :good
8797:comment "TPA scans not perfect"
8798
8799;* UMAX *************************************************************************************
8800
8801:mfg "Umax"
8802:url "http://www.umax.com/"
8803
8804:model "UMAX 3400"
8805:interface "USB"
8806:usbid "0x1606" "0x0050"
8807:status :complete
8808:comment "there are some UMAX 3400 outside the U.S. which are not supported, as they use another chipset than the LM983x"
8809
8810:model "UMAX 3400"
8811:interface "USB"
8812:usbid "0x1606" "0x0060"
8813:status :complete
8814:comment "there are some UMAX 3400 outside the U.S. which are not supported, as they use another chipset than the LM983x"
8815
8816:model "UMAX Astranet ia101"
8817:interface "USB"
8818:usbid "0x1606" "0x0060"
8819:status :complete
8820:comment "seems to be a renamed UMAX 3400"
8821
8822:model "UMAX 3450"
8823:interface "USB"
8824:usbid "0x1606" "0x0060"
8825:status :complete
8826
8827:model "UMAX 5400"
8828:interface "USB"
8829:usbid "0x1606" "0x0160"
8830:status :complete
8831
8832;* COMPAQ ******************************************************************************************
8833
8834:mfg "Compaq"
8835:url "http://www.compaq.com/"
8836
8837:model "S4-100"
8838:interface "USB"
8839:usbid "0x049f" "0x001a"
8840:status :complete
8841:comment "Identical to UMAX 3400"
8842
8843
8844;* CANON *******************************************************************************************
8845
8846:mfg "Canon"
8847:url "http://www.canon.com/"
8848
8849:model "CanoScan N650U/N656U"
8850:interface "USB"
8851:usbid "0x04a9" "0x2206"
8852:status :complete
8853
8854:model "CanoScan N1220U"
8855:interface "USB"
8856:usbid "0x04a9" "0x2207"
8857:status :complete
8858
8859:model "CanoScan N670U/N676U/LiDE20"
8860:interface "USB"
8861:usbid "0x04a9" "0x220d"
8862:status :complete
8863
8864:model "CanoScan N1240U/LiDE30"
8865:interface "USB"
8866:usbid "0x04a9" "0x220e"
8867:status :complete
8868
8869:model "CanoScan LiDE25"
8870:interface "USB"
8871:usbid "0x04a9" "0x2220"
8872:status :good
8873
8874:model "CanoScan D660U"
8875:interface "USB"
8876:usbid "0x04a9" "0x2208"
8877:status :good
8878:comment "TPA scans not perfect"
8879
8880;* SYSCAN *******************************************************************************************
8881
8882:mfg "Syscan"
8883:url "http://www.syscaninc.com/"
8884
8885:model "TravelScan 460/464"
8886:interface "USB"
8887:usbid "0x0a82" "0x4600"
8888:status :complete
8889
8890:model "TravelScan 662"
8891:interface "USB"
8892:usbid "0x0a82" "0x6620"
8893:status :complete
8894
8895;* SYSCAN *******************************************************************************************
8896
8897:mfg "Ambir"
8898
8899:model "Visigo A4"
8900:interface "USB"
8901:usbid "0x0a82" "0x4600"
8902:status :complete
8903:comment "Rebaged Travelscan 464"
8904
8905;* Portable Peripheral Co., Ltd. ********************************************************************
8906
8907:mfg "Portable Peripheral Co., Ltd."
8908:url "http://www.pandp.com.tw/"
8909
8910:model "Q-Scan USB001 (A4 portable scanner)"
8911:interface "USB"
8912:usbid "0x0a53" "0x1000"
8913:status :complete
8914
8915:model "Q-Scan USB201 (A6 portable scanner)"
8916:interface "USB"
8917:usbid "0x0a53" "0x2000"
8918:status :good
8919
8920;* Visioneer ****************************************************************************************
8921
8922:mfg "Visioneer"
8923:url "http://www.visioneer.com/"
8924
8925:model "Strobe XP 100"
8926:interface "USB"
8927:usbid  "0x04a7" "0x0427"
8928:status :basic
8929;
8930; SANE Backend description file for Plustek_pp backend
8931;
8932
8933:backend "plustek_pp"
8934:version "0.43"
8935:manpage "sane-plustek_pp"
8936; backend's web page
8937:url "http://www.gjaeger.de/scanner/plustek_pp/"
8938
8939:devicetype :scanner
8940
8941;* Plustek **********************************************************************************
8942
8943:mfg "Plustek"
8944:url "http://www.plustek.de/"
8945:url "http://www.plustek.com/"
8946
8947;name models for above-specified mfg.
8948:model "OpticPro 4800P"
8949:interface "Parport (SPP, EPP)"
8950:status :complete
8951
8952:model "OpticPro 4830P"
8953:interface "Parport (SPP, EPP)"
8954:status :complete
8955
8956:model "OpticPro 600P/6000P"
8957:interface "Parport (SPP, EPP)"
8958:status :complete
8959
8960:model "OpticPro 4831P"
8961:interface "Parport (SPP, EPP)"
8962:status :complete
8963
8964:model "OpticPro 9630P"
8965:interface "Parport (SPP, EPP)"
8966:status :complete
8967
8968:model "OpticPro 9630PL"
8969:interface "Parport (SPP, EPP)"
8970:status :complete
8971:comment "use driver-switch mov=1"
8972
8973:model "OpticPro 9600P"
8974:interface "Parport (SPP, EPP)"
8975:status :complete
8976
8977:model "OpticPro 1236P"
8978:interface "Parport (SPP, EPP)"
8979:status :complete
8980:comment "reported as OpticPro 12000P/96000P"
8981
8982:model "OpticPro 12000P/96000P"
8983:interface "Parport (SPP, EPP)"
8984:status :complete
8985
8986:model "OpticPro 9636P"
8987:interface "Parport (SPP, EPP)"
8988:status :complete
8989:comment "use driver-switch mov=4"
8990
8991:model "OpticPro 9636P+/Turbo"
8992:interface "Parport (SPP, EPP)"
8993:status :complete
8994:comment "use driver-switch mov=3"
8995
8996:model "OpticPro 9636T"
8997:interface "Parport (SPP, EPP)"
8998:status :complete
8999
9000:model "OpticPro 12000T"
9001:interface "Parport (SPP, EPP)"
9002:status :complete
9003
9004:model "OpticPro AI3"
9005:interface "Parport (SPP, EPP)"
9006:status :basic
9007:comment "use driver-switch mov=5, poor picture quality"
9008
9009:model "OpticPro P8"
9010:interface "Parport"
9011:status :untested
9012
9013:model "OpticPro P12"
9014:interface "Parport (SPP, EPP)"
9015:status :complete
9016
9017:model "OpticPro PT12"
9018:interface "Parport (SPP, EPP)"
9019:status :complete
9020
9021;* Primax ***********************************************************************************
9022
9023:mfg "Primax"                  ; name of manufacturer
9024:url "http://www.primax.nl/"
9025
9026;name models for above-specified mfg.
9027:model "Colorado 4800"
9028:interface "Parport (SPP, EPP)"
9029:status :untested
9030:comment "same as OpticPro 4800P"
9031
9032:model "Compact 4800 Direct"
9033:interface "Parport (SPP, EPP)"
9034:status :complete
9035:comment "use driver-switch mov=2"
9036
9037:model "Compact 4800 Direct-30"
9038:interface "Parport (SPP, EPP)"
9039:status :complete
9040:comment "same as OpticPro 4830P, use driver-switch mov=7"
9041
9042:model "Compact 9600 Direct-30"
9043:interface "Parport (SPP, EPP)"
9044:status :complete
9045:comment "same as OpticPro 9630P"
9046
9047;* Genius/KYE *******************************************************************************************
9048
9049:mfg "Genius"
9050:url "http://www.geniusnet.com.tw/"
9051
9052:model "Colorpage Vivid III V2"
9053:interface "Parport (SPP, EPP)"
9054:status :complete
9055:comment "Reported as PT12"
9056
9057:model "Colorpage Vivid Pro II Film"
9058:interface "Parport (SPP, EPP)"
9059:status :complete
9060:comment "Reported as OP9636T/12000T"
9061
9062:model "Colorpage HR6X EPP"
9063:interface "Parport (SPP, EPP)"
9064:status :good
9065:comment "Negative scanning does not work correctly"
9066
9067;********************************************************************************************
9068
9069:mfg "Aries"
9070
9071:model "Scan-It Pro 4800"
9072:interface "Parport (SPP, EPP)"
9073:status :complete
9074:comment "use driver-switch mov=2"
9075
9076;********************************************************************************************
9077
9078:mfg "BrightScan"
9079
9080:model "BrighScan OpticPro"
9081:interface "Parport (SPP, EPP)"
9082:status :complete
9083:comment "Reported as P12"
9084
9085:backend "pnm"
9086:version "1.0.8"
9087:manpage "sane-pnm"
9088:url "mailto:henning@meier-geinitz.de"
9089
9090:devicetype :api
9091:desc "Reads PNM files"
9092:comment "Used for debugging frontends. Obsolete, use test backend instead."
9093:backend "qcam"               ; name of backend
9094:version "unmaintained"                    ; version of backend
9095; :url ""                           ; backend's homepage
9096:manpage "sane-qcam"
9097
9098:devicetype :vidcam
9099
9100:mfg "Connectix"                    ; name a manufacturer
9101;:url "http://www.connectix.com/"   ; doesn't exist any longer?
9102
9103:model "Color QuickCam"             ; name models for above-specified mfg.
9104:interface "Parport"
9105:status :good
9106:comment "Requires root privileges."
9107
9108:model "Greyscale QuickCam"         ; name models for above-specified mfg.
9109:interface "Parport"
9110:status :minimal
9111:comment "Requires root privileges.  Partly working."
9112; SANE Backend specification file
9113;
9114; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9115; All syntactic elements are keyword tokens, followed by a string or
9116;  keyword argument, as specified.
9117;
9118; ":backend" *must* be specified.
9119; All other information is optional (but what good is the file without it?).
9120;
9121:backend "ricoh"               ; name of backend
9122:version "unmaintained"                   ; version of backend
9123;
9124:manpage "sane-ricoh"         ; name of manpage (if it exists)
9125
9126:devicetype :scanner
9127
9128:mfg "Ricoh"                        ; name a manufacturer
9129:url "http://www.ricoh.com/"
9130
9131:model "Ricoh IS50"                ; name models for above-specified mfg.
9132:interface "SCSI"
9133:status :basic
9134;:comment "?"
9135
9136:model "Ricoh IS60"                ; name models for above-specified mfg.
9137:interface "SCSI"
9138:status :basic
9139;:comment "?"
9140
9141;
9142; SANE Backend specification file
9143;
9144; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9145; All syntactic elements are keyword tokens, followed by a string or
9146;  keyword argument, as specified.
9147;
9148; ":backend" *must* be specified.
9149; All other information is optional (but what good is the file without it?).
9150
9151
9152:backend "rts8891"               ; name of backend
9153:version "1.0-0"                    ; version of backend (or "unmaintained")
9154:manpage "sane-rts8891"        ; name of manpage (if it exists)
9155:url "http://stef.dev.free.fr/sane/rts8891/index.html"
9156				  ; backend's web page
9157
9158:comment "This backend supports Realtek RTS8891 ASIC bases scanners."
9159                                  ; comment about the backend
9160
9161:devicetype :scanner              ; start of a list of devices....
9162                                  ; other types:  :stillcam, :vidcam,
9163                                  ;               :meta, :api
9164
9165:mfg "UMAX"                   ; name a manufacturer
9166:url "http://www.umax.com.tw/"   ; manufacturer's URL
9167
9168:model "Astra 4400"
9169:interface "USB"
9170:usbid "0x1606" "0x0070"
9171:status :good
9172:comment "Supports 75, 150, 300, 600 and 1200 dpi"
9173
9174:model "Astra 4450"
9175:interface "USB"
9176:usbid "0x1606" "0x0070"
9177:status :untested
9178
9179:mfg "Hewlett-Packard"			; name a manufacturer
9180:url "http://www.hp.com/"
9181
9182:model "scanjet 4470c"
9183:interface "USB"
9184:usbid "0x03f0" "0x0805"
9185:status :good
9186:comment "re-branded Astra 4400"
9187
9188:model "scanjet 4400c"
9189:interface "USB"
9190:usbid "0x03f0" "0x0705"
9191:status :good
9192:comment "exists with 2 different sensors of which only one works"
9193:backend "s9036"               ; name of backend
9194:version "unmaintained"             ; version of backend
9195; :url ""                      ; backend's homepage
9196:manpage "sane-s9036"
9197
9198:devicetype :scanner
9199
9200:mfg "Siemens"                 ; name a manufacturer
9201:url "http://www.siemens.com/"
9202
9203:model "9036 Flatbed scanner"  ; name models for above-specified mfg.
9204:interface "SCSI"
9205:status :basic
9206; :comment ""
9207;
9208; SANE Backend specification file
9209;
9210; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9211; All syntactic elements are keyword tokens, followed by a string or
9212;  keyword argument, as specified.
9213;
9214; ":backend" *must* be specified.
9215; All other information is optional (but what good is the file without it?).
9216;
9217
9218:backend "sceptre"
9219:version "1.0-10"                  ; version of backend
9220:manpage "sane-sceptre"           ; name of manpage
9221:url "http://www.zago.net/sane/"   ; backend's web page
9222
9223:devicetype :scanner
9224
9225:mfg "Sceptre"
9226:url "http://www.sceptre.com/"
9227:model "Vividscan S1200"
9228:interface "SCSI"
9229:status :basic
9230
9231:mfg "Komodo"
9232:url "http://www.komodo.com/"
9233:model "S1200"
9234:interface "SCSI"
9235:status :untested
9236:comment "rebadged Sceptre S1200"
9237:backend "sharp"                ; name of backend
9238:version "0.32"                 ; version of backend
9239;:status :beta                   ; :alpha, :beta, :stable, :new
9240:url "http://www.satzbau-gmbh.de/staff/abel/sane-sharp.html"
9241				; backend's homepage
9242:manpage "sane-sharp"
9243:devicetype :scanner
9244
9245:mfg "Sharp"                    ; name a manufacturer
9246:url "http://sharp-world.com/"
9247
9248:model "JX-610"                 ; name models for above-specified mfg.
9249:interface "SCSI"
9250:status :good
9251:comment ""
9252
9253:model "JX-250"                 ; name models for above-specified mfg.
9254:interface "SCSI"
9255:status :good
9256:comment ""
9257
9258:model "JX-320"                 ; name models for above-specified mfg.
9259:interface "SCSI"
9260:status :good
9261:comment ""
9262
9263:model "JX-325"                 ; name models for above-specified mfg.
9264:interface "SCSI"
9265:status :untested
9266:comment ""
9267
9268:model "JX-330"                 ; name models for above-specified mfg.
9269:interface "SCSI"
9270:status :good
9271:comment ""
9272
9273:model "JX-350"                 ; name models for above-specified mfg.
9274:interface "SCSI"
9275:status :good
9276:comment ""
9277; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9278; All syntactic elements are keyword tokens, followed by a string or
9279;  keyword argument, as specified.
9280;
9281; ":backend" *must* be specified.
9282; All other information is optional (but what good is the file without it?).
9283;
9284
9285:backend "sm3600"                 ; name of backend
9286:version "0.1"                    ; version of backend
9287:manpage "sane-sm3600"            ; name of manpage (if it exists)
9288:url "http://sm3600.sourceforge.net/" ; backend's web page
9289
9290:devicetype :scanner              ; start of a list of devices....
9291
9292:mfg "Microtek"
9293:url "http://www.microtek.com/"
9294
9295:model "ScanMaker 3600"
9296:interface "USB"
9297:usbid "0x05da" "0x40b3"
9298:comment "works"
9299:status :basic
9300
9301:model "ScanMaker 3600"
9302:interface "USB"
9303:usbid "0x05da" "0x40ca"
9304:comment "works"
9305:status :basic
9306
9307:model "ScanMaker 3600"
9308:interface "USB"
9309:usbid "0x05da" "0x40ff"
9310:comment "works"
9311:status :basic
9312
9313:model "ScanMaker 3700"
9314:interface "USB"
9315:usbid "0x05da" "0x40b8"
9316:comment "works"
9317:status :basic
9318
9319:model "ScanMaker 3700"
9320:interface "USB"
9321:usbid "0x05da" "0x40cb"
9322:comment "works"
9323:status :basic
9324
9325:model "ScanMaker 3750"
9326:interface "USB"
9327:usbid "0x05da" "0x40dd"
9328:comment "works (told)"
9329:status :basic
9330;
9331; SANE Backend specification file
9332;
9333; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9334; All syntactic elements are keyword tokens, followed by a string or
9335;  keyword argument, as specified.
9336;
9337; ":backend" *must* be specified.
9338; All other information is optional (but what good is the file without it?).
9339;
9340; See doc/descriptions.txt for details.
9341
9342:backend "sm3840"                 ; name of backend
9343:version "1.1"                    ; version of backend (or "unmaintained")
9344:manpage "sane-sm3840"          ; name of manpage (if it exists)
9345:url "http://www.ziplabel.com/sm3840/" ; backend's web page
9346:comment "This reverse-engineered backend supports the USB ScanMaker 3840 model"
9347                                  ; comment about the backend
9348
9349:devicetype :scanner              ; start of a list of devices....
9350                                  ; other types:  :stillcam, :vidcam,
9351                                  ;               :meta, :api
9352
9353:mfg "Microtek"                   ; name a manufacturer
9354:url "http://www.microtek.com/"   ; manufacturer's URL
9355:comment "Microtek makes a wide variety of devices."
9356                                  ; comment about the manufacturer
9357
9358:model "ScanMaker 3840"           ; name models for above-specified mfg.
9359:status :good                     ; :minimal, :basic, :good, :complete
9360                                  ; :untested, or :unsupported
9361:interface "USB"                  ; interface type of the device:
9362                                  ; "SCSI", "USB", "Parport (EPP)",
9363                                  ; "Parport (SPP)", "Parport (ECP)",
9364                                  ; "Serial port", "IEEE-1394", "JetDirect",
9365                                  ; or "Proprietary".
9366:usbid "0x05da" "0x30d4"
9367:comment "8 and 16 bit, color and grayscale"  ; comment about the model
9368
9369:model "ScanMaker 4800"           ; name models for above-specified mfg.
9370:status :good                     ; :minimal, :basic, :good, :complete
9371                                  ; :untested, or :unsupported
9372:interface "USB"                  ; interface type of the device:
9373                                  ; "SCSI", "USB", "Parport (EPP)",
9374                                  ; "Parport (SPP)", "Parport (ECP)",
9375                                  ; "Serial port", "IEEE-1394", "JetDirect",
9376                                  ; or "Proprietary".
9377:usbid "0x05da" "0x30cf"
9378:comment "Same hardware as SM3840, different color box" ; comment
9379
9380; :comment and :url specifiers are optional after :mfg, :model, :desc,
9381;  and at the top-level.
9382
9383; :status specifier is optional after :model and at the top-level
9384
9385; SANE Backend specification file (Matto Marjanovic's format)
9386;
9387; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9388; All syntactic elements are keyword tokens, followed by a string or
9389;  keyword argument, as specified.
9390;
9391; ":backend" *must* be specified.
9392; All other information is optional (but what good is the file without it?).
9393;
9394
9395:backend "SnapScan"               	; name of backend
9396:version "1.4"                    	; version of backend
9397:manpage "sane-snapscan"          	; name of manpage (if it exists)
9398:url "http://snapscan.sourceforge.net/" ; backend's web page
9399:comment "Supported  bit depths: 24 bit (color), 48 bit (color, Epson) 8 bit (gray)"
9400
9401:devicetype :scanner              	; start of a list of devices....
9402                                  	; other types:  :stillcam, :vidcam,
9403                                  	;               :meta, :api
9404
9405;-----------------------------------------------------------------------------
9406
9407:mfg "AGFA"				; name a manufacturer
9408:url "http://www.agfa.com/"
9409
9410:model "SnapScan"                  	; name models for above-specified mfg.
9411:interface "SCSI"
9412:status :good
9413
9414:model "SnapScan 300"
9415:interface "SCSI"
9416:status :good
9417
9418:model "SnapScan 310"
9419:interface "SCSI"
9420:status :good
9421
9422:model "SnapScan 600"
9423:interface "SCSI"
9424:status :good
9425:comment "Optional ADF supported."
9426
9427:model "Arcus 1200"
9428:interface "SCSI"
9429:status :good
9430:comment "Optional transparency unit supported."
9431
9432:model "SnapScan 1236s"
9433:interface "SCSI"
9434:status :good
9435:comment "Optional ADF and transparency unit supported."
9436
9437:model "SnapScan 1236u"
9438:interface "USB"
9439:status :good
9440:usbid "0x06bd" "0x0002"
9441:comment "Optional ADF and transparency unit supported."
9442
9443:model "SnapScan 1212U"
9444:interface "USB"
9445:usbid "0x06bd" "0x0001"
9446:status :good
9447
9448:model "SnapScan 1212U_2"
9449:interface "USB"
9450:usbid "0x06bd" "0x2061"
9451:status :good
9452
9453:model "SnapScan e10"
9454:interface "USB"
9455:usbid "0x06bd" "0x2093"
9456:status :good
9457
9458:model "SnapScan e20"
9459:interface "USB"
9460:usbid "0x06bd" "0x2091"
9461:status :good
9462
9463:model "SnapScan e25"
9464:interface "USB"
9465:usbid "0x06bd" "0x2095"
9466:status :good
9467
9468:model "SnapScan e26"
9469:interface "USB"
9470:usbid "0x06bd" "0x2097"
9471:status :good
9472
9473:model "SnapScan e40"
9474:interface "USB"
9475:usbid "0x06bd" "0x208d"
9476:status :good
9477
9478:model "SnapScan e42"
9479:interface "USB"
9480:usbid "0x06bd" "0x20ff"
9481:status :good
9482
9483:model "SnapScan e50"
9484:interface "USB"
9485:status :good
9486:usbid "0x06bd" "0x208f"
9487:comment "Optional tranparency unit supported"
9488
9489:model "SnapScan e52"
9490:interface "USB"
9491:status :good
9492:usbid "0x06bd" "0x20fd"
9493:comment "Optional tranparency unit supported"
9494
9495:model "SnapScan e60"
9496:interface "USB"
9497:status :untested
9498
9499;------------------------------------------------------------------------------
9500
9501:mfg "Acer Peripherals"
9502:comment "Company was renamed to <a href=\"#BENQ\">Benq</a>."
9503
9504:mfg "Vuego"
9505:comment "Company was renamed to <a href=\"#BENQ\">Benq</a>."
9506
9507:mfg "Benq (Acer)"
9508:url "http://www.benq.com"
9509:comment "Formerly Acer Peripherals"
9510
9511:model "300f"
9512:interface "SCSI"
9513:status :good
9514
9515:model "310s"
9516:interface "SCSI"
9517:status :good
9518
9519:model "610s"
9520:interface "SCSI"
9521:status :good
9522
9523:model "610plus"
9524:interface "SCSI"
9525:status :good
9526
9527:model "620s"
9528:interface "SCSI"
9529:status :good
9530
9531:model "ScanWit 2720s"
9532:interface "SCSI"
9533:status :good
9534
9535:model "310U"
9536:interface "USB"
9537:usbid "0x04a5" "0x1a20"
9538:status :good
9539
9540:model "320U"
9541:interface "USB"
9542:usbid "0x04a5" "0x2022"
9543:status :good
9544
9545:model "340U"
9546:interface "USB"
9547:usbid "0x04a5" "0x2022"
9548:status :good
9549
9550:model "620U"
9551:interface "USB"
9552:usbid "0x04a5" "0x1a2a"
9553:status :good
9554:comment "Optional tranparency unit supported"
9555
9556:model "620UT"
9557:interface "USB"
9558:usbid "0x04a5" "0x2040"
9559:status :good
9560:comment "Optional tranparency unit supported"
9561
9562
9563:model "640U"
9564:interface "USB"
9565:usbid "0x04a5" "0x2060"
9566:status :good
9567:comment "Optional tranparency unit supported"
9568
9569:model "640bu"
9570:interface "USB"
9571:usbid "0x04a5" "0x207e"
9572:status :good
9573
9574:model "640BT"
9575:interface "USB"
9576:usbid "0x04a5" "0x20be"
9577:status :good
9578:comment "Optional tranparency unit supported"
9579
9580:model "1240"
9581:interface "USB"
9582:usbid "0x04a5" "0x20c0"
9583:status :good
9584:comment "Optional tranparency unit supported"
9585
9586:model "3300"
9587:interface "USB"
9588:usbid "0x04a5" "0x20b0"
9589:status :good
9590
9591:model "3300"
9592:interface "USB"
9593:usbid "0x04a5" "0x20de"
9594:status :good
9595
9596:model "4300"
9597:interface "USB"
9598:usbid "0x04a5" "0x20b0"
9599:status :good
9600
9601:model "4300"
9602:interface "USB"
9603:usbid "0x04a5" "0x20de"
9604:status :good
9605
9606:model "5000E"
9607:interface "USB"
9608:usbid "0x04a5" "0x20fc"
9609:status :basic
9610:comment "Same as 5000U, working up to 600 DPI"
9611
9612:model "5000U"
9613:interface "USB"
9614:usbid "0x04a5" "0x20fc"
9615:status :basic
9616:comment "Same as 5000E, working up to 600 DPI"
9617
9618:model "5000"
9619:interface "USB"
9620:usbid "0x04a5" "0x20f8"
9621:status :good
9622:comment "USB ID 0x04a5,0x20f8: Color / grayscale scans working up to 1200 DPI"
9623
9624:model "5150"
9625:interface "USB"
9626:usbid "0x04a5" "0x2137"
9627:status :basic
9628:comment "Calibration algorithm unknown"
9629
9630:model "5250"
9631:interface "USB"
9632:usbid "0x04a5" "0x2137"
9633:status :basic
9634:comment "Same hardware as 5150 (?), Calibration algorithm unknown"
9635
9636:model "5300"
9637:interface "USB"
9638:usbid "0x04a5" "0x20fe"
9639:status :basic
9640:comment "Problems with firmware upload reported"
9641
9642;------------------------------------------------------------------------------
9643
9644:mfg "Guillemot / Hercules"
9645:url "http://www.guillemot.com"
9646
9647:model "Maxi Scan A4 Deluxe (SCSI)"
9648:interface "SCSI"
9649:status :good
9650:comment "Rebadged SnapScan 310s."
9651
9652:model "Scan@home Touch 1248 (USB)"
9653:interface "USB"
9654:usbid "0x04a5" "0x20de"
9655:status :good
9656:comment "Rebadged Benq 3300."
9657
9658:model "Maxi Scan A4 USB 640U"
9659:interface "USB"
9660:usbid "0x04a5" "0x2060"
9661:status :good
9662:comment "Rebadged Benq 640U."
9663
9664:model "Maxi A4 36 bit"
9665:interface "USB"
9666:usbid "0x04a5" "0x2060"
9667:status :good
9668:comment "Rebadged Benq 620U, needs Benq firmware file u96v???.bin"
9669
9670;------------------------------------------------------------------------------
9671
9672:mfg "Mitsubishi"
9673:url "http://www.mitsubishi.com"
9674
9675:model "Diamondview 648UT"
9676:interface "USB"
9677:usbid "0x04a5" "0x2022"
9678:status :good
9679:comment "Rebadged Benq 320u."
9680
9681:model "Diamondview 650U"
9682:interface "USB"
9683:usbid "0x04a5" "0x20b0"
9684:status :good
9685:comment "Rebadged Benq 4300."
9686
9687;------------------------------------------------------------------------------
9688
9689:mfg "Epson"
9690:url "http://www.epson.com"
9691
9692:model "Perfection 660"
9693:interface "USB"
9694:usbid "0x04b8" "0x0114"
9695:status :good
9696
9697:model "Perfection 1270"
9698:interface "USB"
9699:usbid "0x04b8" "0x0120"
9700:status :good
9701
9702:model "Perfection 1670"
9703:interface "USB"
9704:usbid "0x04b8" "0x011f"
9705:status :good
9706
9707:model "Perfection 2480"
9708:interface "USB"
9709:usbid "0x04b8" "0x0121"
9710:status :good
9711
9712:model "Perfection 2580"
9713:interface "USB"
9714:status :basic
9715:usbid "0x04b8" "0x0121"
9716:comment "Film scanning unit unsupported"
9717
9718:model "Perfection 3490"
9719:interface "USB"
9720:usbid "0x04b8" "0x0122"
9721:status :good
9722
9723:model "Perfection 3590"
9724:interface "USB"
9725:usbid "0x04b8" "0x0122"
9726:status :basic
9727:comment "Film scanning unit unsupported"
9728
9729:model "Stylus CX-1500"
9730:interface "USB"
9731:usbid "0x04b8" "0x080c"
9732:status :good
9733
9734; :comment and :url specifiers are optional after :mfg, :model, :desc,
9735;  and at the top-level.
9736;
9737; SANE Backend specification file
9738;
9739; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9740; All syntactic elements are keyword tokens, followed by a string or
9741;  keyword argument, as specified.
9742;
9743; ":backend" *must* be specified.
9744; All other information is optional (but what good is the file without it?).
9745;
9746
9747:backend "sp15c"               ; name of backend
9748:version "unmaintained"                    ; version of backend
9749:manpage "sane-sp15c"          ; name of manpage (if it exists)
9750;:url "http://www.aa.net/~bentson/sane.html" ; backend's web page
9751
9752:devicetype :scanner              ; start of a list of devices....
9753                                  ; other types:  :stillcam, :vidcam,
9754                                  ;               :meta, :api
9755
9756:mfg "Fujitsu"  ; name a manufacturer
9757:url "http://www.fcpa.fujitsu.com/products/scanners/"
9758:url "http://www.fujitsu.com/"
9759
9760:model "ScanPartner 15C"                  ; name models for above-specified mfg.
9761:interface "SCSI"
9762:status :good
9763
9764:model "ScanPartner 600C"                  ; name models for above-specified mfg.
9765:interface "SCSI"
9766:status :good
9767; ST400 backend .desc by Ingo Wilken
9768
9769:backend "st400"			; name of backend
9770:version "1.6"                        ; version number
9771:manpage "sane-st400"		; name of manpage (if it exists)
9772:url "http://www.informatik.uni-oldenburg.de/~ingo/sane/" ; backend's web page
9773
9774:devicetype :scanner		; start of a list of devices
9775
9776:mfg "Siemens"
9777:url "http://www.siemens.de/"
9778:model "ST400"
9779:interface "SCSI"
9780:comment "6 bit gray"
9781:status :basic
9782
9783:model "ST800"
9784:interface "SCSI"
9785:comment "6 bit gray"
9786:status :basic
9787;
9788; SANE Backend specification file
9789;
9790; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9791; All syntactic elements are keyword tokens, followed by a string or
9792;  keyword argument, as specified.
9793;
9794; ":backend" *must* be specified.
9795; All other information is optional (but what good is the file without it?).
9796;
9797
9798:backend "stv680"                  ; name of backend
9799:version "1.0-1"                   ; version of backend
9800:manpage "sane-stv680"
9801:url "http://gkall.hobby.nl/stv680-aiptek.html" ; backend's web page
9802:comment "This vidcam backend is for the stv0680 chipset, See the website for more info."
9803
9804:devicetype :vidcam               ; start of a list of devices....
9805                                  ; other types:  :stillcam, :vidcam,
9806                                  ;               :meta, :api
9807
9808:mfg "Aiptek"                         ; name a manufacturer
9809:url "http://www.aiptek.com.tw"
9810
9811; name models for above-specified mfg.
9812:model "Aiptek Pencam"
9813:interface "USB"
9814:usbid "0x0553" "0x0202"
9815:status :minimal
9816:comment "image is OK for CIF and QCIF, VGA and QVGA untested, streaming video is a problem"
9817
9818:mfg "Konica"                         ; name a manufacturer
9819:url "http://www.konicaminolta.com"
9820
9821; name models for above-specified mfg.
9822:model "e-mini"
9823:interface "USB"
9824:usbid "0x04c8" "0x0722"
9825:status :untested
9826:comment "  "
9827
9828:mfg "Digital Dream"                  ; name a manufacturer
9829:url "http://www.digitaldreamco.com/en/index.shtml"
9830
9831; name models for above-specified mfg.
9832:model "l' espion XS"
9833:interface "USB"
9834:usbid "0x1183" "0x0001"
9835:status :untested
9836:comment "  "
9837
9838:mfg "Creative"                       ; name a manufacturer
9839:url "http://www.creative.com/"
9840
9841; name models for above-specified mfg.
9842:model "WebCam Go Mini"
9843:interface "USB"
9844:usbid "0x041e" "0x4007"
9845:status :untested
9846:comment "  "
9847
9848; :comment and :url specifiers are optional after :mfg, :model, :desc,
9849;  and at the top-level.
9850; SANE Backend specification file
9851;
9852; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9853; All syntactic elements are keyword tokens, followed by a string or
9854;  keyword argument, as specified.
9855;
9856; ":backend" *must* be specified.
9857; All other information is optional (but what good is the file without it?).
9858;
9859:backend "tamarack"               ; name of backend
9860:version "unmaintained"                 ; version of backend
9861;
9862:manpage "sane-tamarack"             ; name of manpage (if it exists)
9863
9864:devicetype :scanner
9865
9866:mfg "Tamarack"                        ; name a manufacturer
9867;:url "http://www.tamarack.net/"
9868; doesn't exist anymore?
9869
9870:model "Artiscan 6000C"                ; name models for above-specified mfg.
9871:interface "SCSI"
9872:status :good
9873:comment "3 pass, 300 DPI"
9874
9875:model "Artiscan 8000C"                ; name models for above-specified mfg.
9876:interface "SCSI"
9877:status :good
9878:comment "3 pass, 400 DPI"
9879
9880:model "Artiscan 12000C"               ; name models for above-specified mfg.
9881:interface "SCSI"
9882:status :good
9883:comment "3 pass, 600 DPI"
9884
9885;
9886; SANE Backend specification file
9887;
9888; It's basically emacs-lisp --- so ";" indicates comment to end of line.
9889; All syntactic elements are keyword tokens, followed by a string or
9890;  keyword argument, as specified.
9891;
9892; ":backend" *must* be specified.
9893; All other information is optional (but what good is the file without it?).
9894;
9895
9896:backend "teco1"                  ; name of backend
9897:version "1.0-10"                 ; version of backend
9898:manpage "sane-teco1"             ; name of manpage (if it exists)
9899:url "http://www.zago.net/sane/#teco"    ; backend's web page
9900
9901:devicetype :scanner              ; start of a list of devices....
9902                                  ; other types:  :stillcam, :vidcam,
9903                                  ;               :meta, :api
9904
9905:mfg "Relisys"
9906:url "http://www.relisys.com/"
9907:url "http://www.tecoimage.com.tw/"
9908
9909:model "RELI 2412"
9910:interface "SCSI"
9911:comment "sub model VM3530+"
9912:status :complete
9913
9914:model "AVEC 2400"
9915:interface "SCSI"
9916:comment "sub model VM3520"
9917:status :complete
9918
9919:model "RELI 4830"
9920:interface "SCSI"
9921:comment "sub model VM4542"
9922:status :good
9923
9924:model "AVEC 2412"
9925:comment "sub model VM3520+"
9926:interface "SCSI"
9927:status :complete
9928
9929:model "AVEC 4800"
9930:comment "sub model VM4530"
9931:interface "SCSI"
9932:status :untested
9933
9934:model "AVEC 4816"
9935:comment "sub model VM4530+"
9936:interface "SCSI"
9937:status :untested
9938
9939:model "RELI DS6"
9940:comment "sub model VM3420"
9941:interface "SCSI"
9942:status :untested
9943
9944:model "RELI DS15"
9945:comment "sub model VM3440"
9946:interface "SCSI"
9947:status :untested
9948
9949:model "RELI 2400"
9950:comment "sub model VM3530"
9951:interface "SCSI"
9952:status :untested
9953
9954:model "RELI 4816"
9955:comment "sub model VM4540"
9956:interface "SCSI"
9957:status :complete
9958
9959:model "RELI 9600"
9960:comment "sub model VM6530"
9961:interface "SCSI"
9962:status :untested
9963
9964:model "RELI 9612"
9965:comment "sub model VM6530*"
9966:interface "SCSI"
9967:status :untested
9968
9969:model "RELI 9624"
9970:comment "sub model VM6530+"
9971:interface "SCSI"
9972:status :untested
9973
9974:model "RELI 9630"
9975:comment "sub model VM6540"
9976:interface "SCSI"
9977:status :untested
9978
9979:mfg "Actown"
9980:model "ACT Scan I 30"
9981:comment "sub model VM3520A"
9982:interface "SCSI"
9983:status :untested
9984
9985:mfg "Dextra"
9986
9987:model "DF-600P"
9988:comment "sub model VM3510"
9989:interface "SCSI"
9990:status :good
9991
9992:model "DF-1200T+"
9993:comment "sub model VM3530+"
9994:interface "SCSI"
9995:status :untested
9996
9997:model "DF-4830T"
9998:comment "sub model VM4542"
9999:interface "SCSI"
10000:status :untested
10001
10002:model "DF-9624"
10003:comment "sub model VM6530+"
10004:interface "SCSI"
10005:status :untested
10006
10007; :comment and :url specifiers are optional after :mfg, :model, :desc,
10008;  and at the top-level.
10009
10010
10011
10012;
10013; SANE Backend specification file
10014;
10015; It's basically emacs-lisp --- so ";" indicates comment to end of line.
10016; All syntactic elements are keyword tokens, followed by a string or
10017;  keyword argument, as specified.
10018;
10019; ":backend" *must* be specified.
10020; All other information is optional (but what good is the file without it?).
10021;
10022
10023:backend "teco2"                  ; name of backend
10024:version "1.0-9"                  ; version of backend
10025:manpage "sane-teco2"
10026:url "http://gkall.hobby.nl/teco2.html"   ; backend's web page
10027
10028:devicetype :scanner
10029
10030:mfg "Relisys"
10031:url "http://www.relisys.com/"
10032
10033:model "AVEC Super 3"
10034:interface "SCSI"
10035:comment "sub model VM3575"
10036:status :untested
10037
10038:model "AVEC II S3"
10039:interface "SCSI"
10040:comment "sub model VM3564"
10041:status :good
10042
10043:model "SCORPIO Super 3"
10044:comment "sub model VM3575"
10045:interface "SCSI"
10046:status :good
10047
10048:model "APOLLO Express 3"
10049:comment "sub model VM356A"
10050:interface "SCSI"
10051:status :basic
10052
10053:model "APOLLO Express 6"
10054:comment "sub model VM6565"       ; aka VM656A
10055:interface "SCSI"
10056:status :good
10057
10058:model "SCORPIO Pro"
10059:comment "sub model VM6575"
10060:interface "SCSI"
10061:status :good
10062
10063:model "SCORPIO Pro-S"
10064:comment "sub model VM6586"
10065:interface "SCSI"
10066:status :untested
10067
10068
10069:mfg "Primax"
10070:url "http://www.primax.nl/"
10071
10072:model "Jewel 4800"
10073:comment "sub model VM356A"
10074:interface "SCSI"
10075:status :good
10076
10077:model "Profi 9600"
10078:comment "sub model VM6575"
10079:interface "SCSI"
10080:status :basic
10081
10082:model "Profi 19200"
10083:comment "sub model VM6586"
10084:interface "SCSI"
10085:status :good
10086
10087
10088:mfg "Mustek"
10089:url "http://www.mustek.com/"
10090
10091:model "ScanMagic 4830S"
10092:comment "sub model VM3575"
10093:interface "SCSI"
10094:status :untested
10095;
10096; SANE Backend specification file
10097;
10098; It's basically emacs-lisp --- so ";" indicates comment to end of line.
10099; All syntactic elements are keyword tokens, followed by a string or
10100;  keyword argument, as specified.
10101;
10102; ":backend" *must* be specified.
10103; All other information is optional (but what good is the file without it?).
10104;
10105
10106:backend "teco3"                  ; name of backend
10107:version "1.0-1"                  ; version of backend
10108:manpage "sane-teco3"             ; name of manpage (if it exists)
10109:url "http://www.zago.net/sane/#teco3"    ; backend's web page
10110
10111:devicetype :scanner              ; start of a list of devices....
10112                                  ; other types:  :stillcam, :vidcam,
10113                                  ;               :meta, :api
10114
10115
10116:mfg "Relisys"
10117:url "http://www.tecoimage.com.tw/"
10118:model "Infinity Scorpio"
10119:comment "sub model VM3552"
10120:interface "SCSI"
10121:status :good
10122
10123:mfg "Plustek"
10124:model "OpticPro 2400SP"
10125:comment "sub model VM3552"
10126:interface "SCSI"
10127:status :untested
10128
10129:mfg "PIOTECH"
10130:url "http://www.image-land.com/"
10131:model "Splendeur 3024"
10132:comment "sub model VM3552"
10133:interface "SCSI"
10134:status :good
10135
10136:mfg "Trust"
10137:model "Imagery 2400 SP"
10138:comment "sub model VM3552"
10139:interface "SCSI"
10140:status :good
10141
10142:model "Imagery 4800 SP+"
10143:comment "sub model VM3552"
10144:interface "SCSI"
10145:status :good
10146
10147:model "Imagery 9600 SP"
10148:comment "sub model VM3552"
10149:interface "SCSI"
10150:status :untested
10151
10152; :comment and :url specifiers are optional after :mfg, :model, :desc,
10153;  and at the top-level.
10154
10155
10156
10157;
10158; SANE Backend specification file
10159;
10160; It's basically emacs-lisp --- so ";" indicates comment to end of line.
10161; All syntactic elements are keyword tokens, followed by a string or
10162;  keyword argument, as specified.
10163;
10164; ":backend" *must* be specified.
10165; All other information is optional (but what good is the file without it?).
10166;
10167
10168:backend "test"               ; name of backend
10169:version "1.0-28"                    ; version of backend
10170:manpage "sane-test"           ; name of manpage (if it exists)
10171:url "http://www.meier-geinitz.de/sane/test-backend/" ; backend's web page
10172
10173:devicetype :api              ; start of a list of devices....
10174                                  ; other types:  :stillcam, :vidcam,
10175                                  ;               :meta, :api
10176
10177:desc "Frontend-tester"
10178:comment "Backend for testing frontends. Also serves as example for SANE backend options."
10179
10180;
10181; SANE Backend description file for U12 backend
10182;
10183
10184:backend "u12"
10185:version "0.02"
10186:manpage "sane-u12"
10187:new :no
10188; backend's web page
10189:url "http://www.gjaeger.de/scanner/u12/"
10190
10191:devicetype :scanner
10192
10193;* Plustek **********************************************************************************
10194
10195:mfg "Plustek"
10196:url "http://www.plustek.de/"
10197:url "http://www.plustek.com/"
10198
10199:model "OpticPro U12"
10200:interface "USB"
10201:usbid "0x07b3" "0x0001"
10202:status :basic
10203:comment "Note: Only devices with product ID 0x0001 are supported!"
10204
10205:model "OpticPro UT12"
10206:interface "USB"
10207:usbid "0x07b3" "0x0001"
10208:status :basic
10209:comment "Note: Only devices with product ID 0x0001 are supported!"
10210
10211:model "OpticPro 1212U"
10212:interface "USB"
10213:usbid "0x07b3" "0x0001"
10214:status :basic
10215
10216;* RevScan **********************************************************************************
10217
10218:mfg "RevScan"
10219
10220:model "RevScan Orange R48Ti"
10221:interface "USB"
10222:usbid "0x07b3" "0x0001"
10223:status :basic
10224:comment "Rebadged Plustek OpticPro UT12"
10225
10226;* Genius/KYE *******************************************************************************************
10227
10228:mfg "Genius"
10229:url "http://www.geniusnet.com.tw/"
10230
10231:model "ColorPage HR6 V1"
10232:interface "USB"
10233:usbid "0x0458" "0x2004"
10234:status :basic
10235
10236:model "ColorPage Vivid III USB"
10237:interface "USB"
10238:usbid "0x07b3" "0x0001"
10239:status :untested
10240:comment "Note: Device has Plustek vendor and product ID (0x07b3/0x0001)"
10241;
10242; SANE Backend specification file
10243;
10244; It's basically emacs-lisp --- so ";" indicates comment to end of line.
10245; All syntactic elements are keyword tokens, followed by a string or
10246;  keyword argument, as specified.
10247;
10248; ":backend" *must* be specified.
10249; All other information is optional (but what good is the file without it?).
10250;
10251
10252:backend "umax1220u"              ; name of backend
10253:version "unmaintained"                  ; version of backend
10254;:status :stable                   ; :alpha, :beta, :stable, :new
10255:manpage "sane-umax1220u"         ; name of manpage (if it exists)
10256:url "http://sourceforge.net/projects/umax1220u-sane" ; backend's web page
10257
10258:devicetype :scanner              ; start of a list of devices....
10259                                  ; other types:  :stillcam, :vidcam,
10260                                  ;               :meta, :api
10261
10262:mfg "UMAX"                       ; name a manufacturer
10263:url "http://www.umax.com/"
10264
10265:model "Astra 1220U"        ; name models for above-specified mfg.
10266:interface "USB"
10267:usbid "0x1606" "0x0010"
10268:status :good
10269
10270:model "Astra 1600U"
10271:interface "USB"
10272:usbid "0x1606" "0x0030"
10273:status :good
10274
10275:model "Astra 2000U"
10276:interface "USB"
10277:usbid "0x1606" "0x0030"
10278:status :good
10279
10280:model "Astra 2100U"
10281:interface "USB"
10282:usbid "0x1606" "0x0130"
10283:status :good
10284
10285
10286; :comment and :url specifiers are optional after :mfg, :model, :desc,
10287;  and at the top-level.
10288;
10289; SANE Backend specification file
10290;
10291; It's basically emacs-lisp --- so ";" indicates comment to end of line.
10292; All syntactic elements are keyword tokens, followed by a string or
10293;  keyword argument, as specified.
10294;
10295; ":backend" *must* be specified.
10296; All other information is optional (but what good is the file without it?).
10297;
10298
10299:backend "umax"                   ; name of backend
10300:version "1.0-41"                 ; version of backend
10301:manpage "sane-umax"              ; name of manpage (if it exists)
10302:url "http://www.rauch-domain.de/sane-umax/index.html" ; backend's web page
10303
10304:devicetype :scanner              ; start of a list of devices....
10305                                  ; other types:  :stillcam, :vidcam,
10306                                  ;               :meta, :api
10307
10308:mfg "UMAX"                       ; name a manufacturer
10309:url "http://www.umax.com/"
10310:url "http://www.umax.com.tw/"
10311:url "http://www.umax.de/en"
10312:url "http://www.umax-europe.com"
10313:url "http://www.umaxjapan.co.jp"
10314:url "http://www.umax.com.cn"
10315
10316:model "Vista S6"
10317:interface "SCSI"
10318:status :good
10319:comment "OK"
10320
10321:model "Vista S6E"
10322:interface "SCSI"
10323:status :good
10324:comment "OK"
10325
10326:model "UMAX S-6E"
10327:interface "SCSI"
10328:status :good
10329:comment "OK"
10330
10331:model "UMAX S-6EG"
10332:interface "SCSI"
10333:status :good
10334:comment "OK"
10335
10336:model "Vista-S8"
10337:interface "SCSI"
10338:status :good
10339:comment "OK"
10340
10341:model "Supervista S-12"
10342:interface "SCSI"
10343:status :good
10344:comment "OK"
10345
10346:model "UMAX S-12"
10347:interface "SCSI"
10348:status :good
10349:comment "OK"
10350
10351:model "UMAX S-12G"
10352:interface "SCSI"
10353:status :good
10354:comment "OK"
10355
10356:model "Astra 600S"
10357:interface "SCSI"
10358:status :good
10359:comment "OK"
10360
10361:model "Astra 610S"
10362:interface "SCSI"
10363:status :good
10364:comment "OK"
10365
10366:model "Astra 1200S"
10367:interface "SCSI"
10368:status :good
10369:comment "OK"
10370
10371:model "Astra 1220S"
10372:interface "SCSI"
10373:status :good
10374:comment "OK"
10375
10376:model "Astra 2100S"
10377:interface "SCSI"
10378:status :good
10379:comment "OK"
10380
10381:model "Astra 2200 (SU)"
10382:interface "SCSI"
10383:status :good
10384:comment "OK"
10385
10386:model "Astra 2200 (SU)"
10387:interface "USB"
10388:usbid "0x1606" "0x0230"
10389:status :good
10390:comment "OK, needs USB control messages"
10391
10392:model "Astra 2400S"
10393:interface "SCSI"
10394:status :good
10395:comment "OK"
10396
10397:model "Astra 6400"
10398:interface "IEEE-1394"
10399:status :unsupported
10400:comment "will probably work one day"
10401
10402:model "Astra 6450"
10403:interface "IEEE-1394"
10404:status :unsupported
10405:comment "will probably work one day"
10406
10407:model "Astra MX3"
10408:interface "SCSI"
10409:status :good
10410:comment "OK"
10411
10412:model "Astra MX3"
10413:interface "USB"
10414:status :good
10415:comment "OK, needs USB control messages"
10416
10417:model "Mirage D-16L"
10418:interface "SCSI"
10419:status :good
10420:comment "OK"
10421
10422:model "Mirage II"
10423:interface "SCSI"
10424:status :good
10425:comment "OK"
10426
10427:model "Mirage IIse"
10428:interface "SCSI"
10429:status :good
10430:comment "OK"
10431
10432:model "PSD"
10433:interface "SCSI"
10434:status :good
10435:comment "OK"
10436
10437:model "PowerLook"
10438:interface "SCSI"
10439:status :good
10440:comment "OK, SCSI-ID=PS-2400X"
10441
10442:model "PL-II"
10443:interface "SCSI"
10444:status :good
10445:comment "OK"
10446
10447:model "PowerLook III"
10448:interface "SCSI"
10449:status :good
10450:comment "OK"
10451
10452:model "PowerLook 270"
10453:interface "SCSI"
10454:status :unsupported
10455:comment "incompatible"
10456
10457:model "PowerLook 270plus"
10458:interface "SCSI"
10459:status :unsupported
10460:comment "incompatible"
10461
10462:model "PowerLook 1100"
10463:interface "IEEE-1394"
10464:status :unsupported
10465:comment "will probably work one day"
10466
10467:model "PowerLook 2000"
10468:interface "SCSI"
10469:status :good
10470:comment "OK"
10471
10472:model "PowerLook 2100XL"
10473:interface "SCSI"
10474:status :good
10475:comment "OK"
10476
10477:model "PowerLook 3000"
10478:interface "SCSI"
10479:status :good
10480:comment "OK"
10481
10482:model "Gemini D-16"
10483:interface "SCSI"
10484:status :good
10485:comment "OK"
10486
10487:model "UMAX VT600"
10488:interface "SCSI"
10489:status :untested
10490:comment "may work, please test and give feedback"
10491
10492:model "Vista-T630"
10493:interface "SCSI"
10494:status :good
10495:comment "OK for some firmwareversions, on others only lineart OK"
10496
10497:model "UC 630"
10498:interface "SCSI"
10499:status :good
10500:comment "Version 2.8 OK, others only lineart OK"
10501
10502:model "UG 630"
10503:interface "SCSI"
10504:status :good
10505:comment "OK"
10506
10507:model "UG 80"
10508:interface "SCSI"
10509:status :good
10510:comment "OK"
10511
10512:model "UC 840"
10513:interface "SCSI"
10514:status :good
10515:comment "Version 1.6 OK, others only lineart OK"
10516
10517:model "UC 1200S"
10518:interface "SCSI"
10519:status :untested
10520:comment "may work, please test and give feedback"
10521
10522:model "UC 1200SE"
10523:interface "SCSI"
10524:status :good
10525:comment "Version 3.0 OK, others unknown"
10526
10527:model "UC 1260"
10528:interface "SCSI"
10529:status :good
10530:comment "Version 1.6 OK, others unknown"
10531
10532
10533:mfg "Linotype Hell"              ; another manufacturer...
10534:url "http://www.heidelberg.com/"
10535
10536:model "Jade"
10537:interface "SCSI"
10538:status :good
10539:comment "OK, SCSI-ID=LinoHell Office"
10540
10541:model "Jade"
10542:interface "SCSI"
10543:status :good
10544:comment "OK, SCSI-ID=LinoHell JADE"
10545
10546:model "Jade2"
10547:interface "SCSI"
10548:status :good
10549:comment "OK, SCSI-ID=LinoHell Office2"
10550
10551:model "Saphir"
10552:interface "SCSI"
10553:status :untested
10554:comment "support disabled until tested - please contact author"
10555
10556:model "Saphir2"
10557:interface "SCSI"
10558:status :good
10559:comment "OK, SCSI-ID=LinoHell SAPHIR2"
10560
10561:model "Saphir3"
10562:interface "SCSI"
10563:status :good
10564:comment "OK, SCSI-ID=LinoHell SAPHIR3"
10565
10566:model "Saphir Ultra"
10567:interface "SCSI"
10568:status :untested
10569:comment "support disabled until tested - please contact author"
10570
10571:model "Saphir Ultra II"
10572:interface "SCSI"
10573:status :good
10574:comment "OK, SCSI-ID=Linotype SAPHIR4"
10575
10576:model "Saphir HiRes"
10577:interface "SCSI"
10578:status :untested
10579:comment "support disabled until tested - please contact author"
10580
10581:model "Opal"
10582:interface "SCSI"
10583:status :untested
10584:comment "support disabled until tested - please contact author"
10585
10586:model "Opal2"
10587:interface "SCSI"
10588:status :good
10589:comment "OK; SCSI-ID=LinoHell OPAL2"
10590
10591:model "Opal Ultra"
10592:interface "SCSI"
10593:status :untested
10594:comment "support disabled until tested - please contact author"
10595
10596:model "Linoscan 1400"
10597:interface "SCSI"
10598:status :good
10599:comment "OK, SCSI-ID=HDM LS4H1S"
10600
10601:mfg "Vobis"
10602:url "http://www.vobis.de/"
10603
10604:model "Highscreen Scanboostar Premium"
10605:interface "SCSI"
10606:status :good
10607:comment "OK, SCSI-ID=LinoHell Office2"
10608
10609:mfg "EDGE"                      ; another manufacturer...
10610; :url "http://???/"
10611
10612:model "KTX-9600US"
10613:interface "SCSI"
10614:status :untested
10615:comment "no feedback"
10616
10617:mfg "Epson"                      ; another manufacturer...
10618:url "http://www.epson.com/"
10619
10620:model "Perfection 600"
10621:interface "SCSI"
10622:status :good
10623:comment "OK, SCSI-ID=EPSON Perfection600"
10624
10625:mfg "Escom"                      ; another manufacturer...
10626
10627:model "Image Scanner 256"
10628:interface "SCSI"
10629:status :good
10630:comment "OK, SCSI-ID=UMAX UG 80"
10631
10632:mfg "Escort"                      ; another manufacturer...
10633
10634:model "Galleria 600"
10635:interface "SCSI"
10636:status :untested
10637:comment "untested, SCSI-ID=ESCORT Galleria 600S"
10638
10639:mfg "Genius"                  ; another manufacturer...
10640;:url "http://www.genius.kye.de/"
10641
10642:model "ColorPage-HR5 (Pro)"
10643:interface "SCSI"
10644:status :good
10645:comment "OK, SCSI-ID=KYE ColorPage-HR5"
10646
10647:mfg "Nikon"                      ; another manufacturer...
10648:url "http://www.nikon.com/"
10649
10650:model "AX-110 / Scantouch 110"
10651:interface "SCSI"
10652:status :untested
10653:comment "may work, please test and give feedback"
10654
10655:model "AX-210"
10656:interface "SCSI"
10657:status :good
10658:comment "OK"
10659
10660:mfg "TriGem"                      ; another manufacturer...
10661:url "http://www.nikon.com/"
10662
10663:model "PowerScanII"
10664:interface "SCSI"
10665:status :good
10666:comment "OK"
10667
10668; :comment and :url specifiers are optional after :mfg, :model, :desc,
10669;  and at the top-level.
10670;
10671; SANE Backend specification file
10672;
10673; It's basically emacs-lisp --- so ";" indicates comment to end of line.
10674; All syntactic elements are keyword tokens, followed by a string or
10675;  keyword argument, as specified.
10676;
10677; ":backend" *must* be specified.
10678; All other information is optional (but what good is the file without it?).
10679;
10680
10681:backend "umax_pp"              ; name of backend
10682:version "1"                      ; version of backend
10683:manpage "sane-umax_pp"         ; name of manpage (if it exists)
10684                                  ; backend's web page
10685:url "http://umax1220p.sourceforge.net/"
10686
10687:devicetype :scanner              ; start of a list of devices....
10688                                  ; other types:  :stillcam, :vidcam,
10689                                  ;               :meta, :api
10690
10691:mfg "UMAX"                     ; name a manufacturer
10692:url "http://www.umax.com.tw/"
10693
10694; These scanners are known to have the same ASIC family.
10695
10696:model "Astra 1220P"
10697:interface "Parport (EPP/ECP)"
10698:status :good
10699
10700:model "Astra 2000P"
10701:interface "Parport (EPP/ECP)"
10702:status :good
10703
10704:model "Astra 1600P"
10705:interface "Parport (EPP/ECP)"
10706:status :good
10707
10708:model "Astra 600P"
10709:interface "Parport (SPP/ECP)"
10710:status :unsupported
10711:comment "untested, but should be close to 610P"
10712
10713:model "Astra 610P"
10714:interface "Parport (SPP/ECP)"
10715:status :good
10716
10717:mfg "Hewlett-Packard"
10718
10719:model "Scanjet 3200C"
10720:interface "Parport (EPP/ECP)"
10721:status :good
10722:comment "works (relabelled 1220P and 2000P)"
10723
10724:mfg "Genius"
10725
10726:model "ColorPage-Life Pro"
10727:interface "Parport (EPP/ECP)"
10728:status :good
10729:comment "works (relabelled 1220P and 2000P)"
10730
10731; :comment and :url specifiers are optional after :mfg, :model, :desc,
10732;  and at the top-level.
10733
10734;
10735; It's basically emacs-lisp --- so ";" indicates comment to end of line.
10736; All syntactic elements are keyword tokens, followed by a string or
10737;  keyword argument, as specified.
10738;
10739; ":backend" *must* be specified.
10740; All other information is optional (but what good is the file without it?).
10741;
10742
10743:backend "unsupported"		; name of backend
10744:version "2010-06-09"		; version of backend
10745:url "contrib.html"
10746;:manpage "sane-mustek"		; name of manpage (if it exists)
10747:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
10748
10749:devicetype :scanner
10750
10751;********************************************************************************************
10752
10753:mfg "Agfa"
10754
10755:model "DuoScan f40"
10756:url "unsupported/agfa-duoscan-f40.html"
10757:interface "USB IEEE-1394"
10758:usbid "0x06bd" "0x02bf"
10759:status :unsupported
10760:comment "Unsupported. See link for details."
10761
10762:model "DuoScan T2000XL"
10763:url "unsupported/agfa-duoscan-t2000xl.html"
10764:interface "SCSI"
10765:status :unsupported
10766:comment "Unsupported. Same as Microtek ArtixScan 2020?"
10767
10768:model "DuoScan T2500"
10769:interface "SCSI IEEE-1384"
10770:status :unsupported
10771:comment "Unsupported. Same as Microtek Artixscan 2500f"
10772
10773:model "SnapScan 310P"
10774:url "unsupported/acer-parport.html"
10775:interface "Parport"
10776:status :unsupported
10777:comment "Unsupported, see link for details."
10778
10779:model "SnapScan EZ"
10780:url "unsupported/acer-parport.html"
10781:interface "Parport"
10782:status :unsupported
10783:comment "Unsupported, see link for details."
10784
10785:model "SnapScan 1200P"
10786:url "unsupported/acer-parport.html"
10787:interface "Parport"
10788:status :unsupported
10789:comment "Unsupported, see link for details."
10790
10791:model "SnapScan 1212P"
10792:url "unsupported/acer-parport.html"
10793:interface "Parport"
10794:status :unsupported
10795:comment "Unsupported, see link for details."
10796
10797;********************************************************************************************
10798
10799:mfg "Artec/Ultima"
10800:url "http://www.artecusa.com/"
10801
10802:model "1236 USB"
10803:url "unsupported/artec_1236usb.html"
10804:interface "USB"
10805:usbid "0x05d8" "0x4001"
10806:status :unsupported
10807:comment "Unsupported. See link for details."
10808
10809:model "AM12e+"
10810:status :unsupported
10811:interface "Parport"
10812:comment "Unsupported. Chips found inside: AT015, AD9816JS. Maybe similar to SCSI version or as6e?"
10813
10814:model "Ultima 2000 (0x4001)"
10815:url "unsupported/artec-ultima-2000-2.html"
10816:interface "USB"
10817:usbid "0x05d8" "0x4001"
10818:status :unsupported
10819:comment "Same name, but different ids: This scanner is not supported. The scanner with product id 0x4002 is supported by the gt68xx backend, however."
10820
10821;********************************************************************************************
10822
10823:mfg "Avigramm"
10824
10825:model "Minidoc"
10826:url "unsupported/trust-combiscan-19200.html"
10827:interface "USB Parport"
10828:usbid "0x05cb" "0x1483"
10829:status :unsupported
10830:comment "Not supported. See link for details."
10831
10832;********************************************************************************************
10833
10834:mfg "Avision"
10835:url "http://www.avision.com/"
10836
10837:model "DS310F"
10838:interface "Parport"
10839:status :unsupported
10840:comment "Probably not supported. Scanner/printer/copier combination."
10841
10842:model "iVina FB2400"
10843:interface "USB"
10844:status :unsupported
10845:comment "Not supported. No chipset information available. Same as UMAX Astra 6700."
10846
10847:model "iVina 1600"
10848:url "unsupported/umax-astra-4500.html"
10849:interface "USB"
10850:usbid "0x0638" "0x0a10"
10851:status :unsupported
10852:comment "GL646 based, to be added to genesys backend. Same as UMAX Astra 4500."
10853
10854:model "iVina FB1800"
10855:url "unsupported/umax-astra-4700.html"
10856:interface "USB"
10857:usbid "0x0638" "0x0a20"
10858:status :unsupported
10859:comment "GL646/GL660 based. Same as UMAX Astra 4700."
10860
10861
10862;********************************************************************************************
10863
10864:mfg "Benq (Acer)"
10865:url "http://www.benq.com"
10866:comment "Formerly Acer Peripherals"
10867
10868:model "310P"
10869:url "unsupported/acer-parport.html"
10870:status :unsupported
10871:interface "Parport"
10872:comment "Unsupported, see link for details."
10873
10874:model "320P"
10875:url "unsupported/acer-parport.html"
10876:status :unsupported
10877:interface "Parport"
10878:comment "Unsupported, see link for details."
10879
10880:model "340P"
10881:url "unsupported/acer-parport.html"
10882:status :unsupported
10883:interface "Parport"
10884:comment "Unsupported, see link for details."
10885
10886:model "610P"
10887:url "unsupported/acer-parport.html"
10888:status :unsupported
10889:interface "Parport"
10890:comment "Unsupported, see link for details."
10891
10892:model "610PT"
10893:url "unsupported/acer-parport.html"
10894:status :unsupported
10895:interface "Parport"
10896:comment "Unsupported, see link for details."
10897
10898:model "620P"
10899:url "unsupported/acer-parport.html"
10900:status :unsupported
10901:interface "Parport"
10902:comment "Unsupported, see link for details."
10903
10904:model "620PT"
10905:url "unsupported/acer-parport.html"
10906:status :unsupported
10907:interface "Parport"
10908:comment "Unsupported, see link for details."
10909
10910:model "640P"
10911:url "unsupported/acer-parport.html"
10912:status :unsupported
10913:interface "Parport"
10914:comment "Unsupported, see link for details."
10915
10916:model "5450"
10917:interface "USB"
10918:usbid "0x04a5" "0x211e"
10919:status :unsupported
10920:comment "Unsupported."
10921
10922:model "5550"
10923:url "unsupported/benq-5550.html"
10924:interface "USB"
10925:usbid "0x04a5" "0x2211"
10926:status :unsupported
10927:comment "Unsupported, see link for details."
10928
10929:model "5560"
10930:interface "USB"
10931:usbid "0x04a5" "0x2311"
10932:status :unsupported
10933:url "http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023447.html"
10934
10935:model "7400UT"
10936:url "unsupported/benq-7400ut.html"
10937:interface "USB"
10938:usbid "0x04a5" "0x2202"
10939:status :unsupported
10940
10941;********************************************************************************************
10942
10943:mfg "Boeder"
10944
10945:model "Sm@rtScan Office"
10946:url "unsupported/trust-combiscan-19200.html"
10947:interface "Parport USB"
10948:usbid "0x05cb" "0x1483"
10949:status :unsupported
10950:comment "Unsupported. See link for details."
10951
10952;********************************************************************************************
10953
10954:mfg "Brother"
10955:url "http://www.brother.com/"
10956
10957:model "MFC 2500"
10958:url "unsupported/brother-mfc-2500.html"
10959:interface "USB"
10960:usbid "0x04f9" "0x000a"
10961:status :unsupported
10962:comment "Not supported. See link for details."
10963
10964:model "MFC 4600"
10965:status :unsupported
10966:url "http://sourceforge.net/projects/brother-mfc"
10967:interface "Parport"
10968:comment "The parport 200x400dpi grayscale version of this scanner is unsupported. Dmitri Katchalov did some investigations on this scanner. If you want to write a backend, contact him (see link)."
10969
10970:model "MFC 7300c"
10971:url "unsupported/brother-mfc-7300.html"
10972:interface "Parport USB"
10973:usbid "0x04f9" "0x0106"
10974:status :unsupported
10975
10976:model "MFC 9600"
10977:url "unsupported/brother-mfc-9600.html"
10978:interface "USB"
10979:usbid "0x04f9" "0x0101"
10980:status :unsupported
10981
10982;********************************************************************************************
10983
10984:mfg "C-Channel"
10985:url "http://www.c-channel.ch/"
10986
10987:model "MyPen Pro"
10988:url "unsupported/c-channel-mypen-pro.html"
10989:interface "USB"
10990;:usbid "" ""
10991:status :unsupported
10992:comment "Probably unsupported. See link for details."
10993
10994:model "MyPen Light"
10995:interface "USB"
10996:usbid "0x0a93" "0x0005"
10997:status :unsupported
10998:comment "See bug #306792 for details."
10999
11000:model "MoneyPen II"
11001;:url "unsupported/c-channel-mypen-pro.html"
11002:interface "USB"
11003;:usbid "" ""
11004:status :unsupported
11005:comment "Probably unsupported."
11006
11007;********************************************************************************************
11008
11009:mfg "Canon"
11010:url "http://www.canon.com/"
11011
11012:model "CanoScan 3000"
11013:url "unsupported/canon-3000.html"
11014:interface "USB"
11015:usbid "0x04a9" "0x2215"
11016:status :unsupported
11017:comment "GL660+GL646 based."
11018
11019:model "CanoScan 3000ex"
11020:url "unsupported/canon-3000.html"
11021:interface "USB"
11022:usbid "0x04a9" "0x2215"
11023:status :unsupported
11024:comment "GL660+GL646 based."
11025
11026:model "CanoScan 3000F"
11027:url "unsupported/canon-3000.html"
11028:interface "USB"
11029:usbid "0x04a9" "0x2215"
11030:status :unsupported
11031:comment "GL660+GL646 based, to be added to genesys backend"
11032
11033:model "CanoScan 4200F"
11034:url "unsupported/canon-4200f.html"
11035:interface "USB"
11036:usbid "0x04a9" "0x221b"
11037:status :unsupported
11038:comment "Probably unsupported. See link."
11039
11040:model "CanoScan 4400F"
11041:url "unsupported/canon-4400.html"
11042:interface "USB"
11043:usbid "0x04a9" "0x2228"
11044:status :unsupported
11045:comment "GL843 based, to be added to genesys backend"
11046
11047:model "CanoScan 5000F"
11048:url "unsupported/canon-5000f.html"
11049:interface "USB"
11050:usbid "0x04a9" "0x2212"
11051:status :unsupported
11052:comment "Unsupported. See link for details."
11053
11054:model "CanoScan 5200F"
11055:url "unsupported/canon-5200f.html"
11056:interface "USB"
11057:usbid "0x04a9" "0x2217"
11058:status :unsupported
11059:comment "Probably unsupported. See link for details."
11060
11061:model "CanoScan 8000F"
11062:url "unsupported/canon-8000f.html"
11063:interface "USB"
11064:usbid "0x04a9" "0x220f"
11065:status :unsupported
11066:comment "Not supported. See link for more information. With transparency adapter."
11067
11068:model "CanoScan 8400F"
11069:url "unsupported/canon-8400f.html"
11070:interface "USB"
11071:usbid "0x04a9" "0x221e"
11072:status :unsupported
11073:comment "GL841 based, to be added to genesys backend"
11074
11075:model "CanoScan 8600F"
11076:url "unsupported/canon-8600.html"
11077:interface "USB"
11078:usbid "0x04a9" "0x2229"
11079:status :unsupported
11080:comment "GL841 based, to be added to genesys backend"
11081
11082
11083:model "CanoScan 9900F"
11084:url "unsupported/canon-9900f.html"
11085:interface "USB"
11086:usbid "0x04a9" "0x2210"
11087:status :unsupported
11088:comment "Probably unsupported, similar to 8000F. 3200x6400 dpi USB2. With transparency adapter."
11089
11090:model "CanoScan 9950F"
11091:url "unsupported/canon-9950f.html"
11092:interface "USB"
11093:usbid "0x04a9" "0x2219"
11094:status :unsupported
11095:comment "Probably unsupported."
11096
11097:model "CanoScan D646U"
11098:url "unsupported/canon-d646u.html"
11099:interface "USB"
11100:usbid "0x04a9" "0x220b"
11101:status :unsupported
11102:comment "Probably not supported. See link for more information and test program."
11103
11104:model "CanoScan D646U ex"
11105:url "unsupported/canon-d646u.html"
11106:interface "USB"
11107:usbid "0x04a9" "0x220b"
11108:status :unsupported
11109:comment "Probably not supported. See D646."
11110
11111:model "CanoScan D1230U"
11112:url "unsupported/canon-d1230u.html"
11113:interface "USB"
11114:usbid "0x04a9" "0x2209"
11115:status :unsupported
11116:comment "Probably not supported. "
11117
11118:model "CanoScan D1250U2"
11119:url "unsupported/canon-d1250u2.html"
11120:interface "USB"
11121:usbid "0x04a9" "0x220c"
11122:status :unsupported
11123:comment "Not supported. However, someone started working on this scanner and some information is available (see link)."
11124
11125:model "CanoScan D2400UF"
11126:url "unsupported/canon-d2400uf.html"
11127:interface "USB"
11128:usbid "0x04a9" "0x220a"
11129:status :unsupported
11130:comment "Not supported. See link."
11131
11132:model "CanoScan FB320U"
11133:interface "USB"
11134:usbid "0x04a9" "0x2201"
11135:status :unsupported
11136:comment "Probably not supported. No details known."
11137
11138:model "CanoScan FB620U"
11139:url "unsupported/canon-fb620u.html"
11140:interface "USB"
11141:usbid "0x04a9" "0x2202"
11142:status :unsupported
11143:comment "Probably not supported. Some information is available."
11144
11145:model "CanoScan FB1210U"
11146:url "http://sourceforge.net/projects/canonscanner/"
11147:interface "USB"
11148:usbid "0x04a9" "0x2205"
11149:status :unsupported
11150:comment "Not supported. However, a stand-alone program for FreeBSD is available."
11151
11152:model "CanoScan LiDE 70"
11153:url "http://www.juergen-ernst.de/info_sane.html"
11154:interface "USB"
11155:usbid "0x04a9" "0x2225"
11156:status :unsupported
11157:comment "Philips chip. Backend started, see link"
11158
11159:model "CanoScan LiDE 80"
11160:url "unsupported/canon-lide-80.html"
11161:interface "USB"
11162:usbid "0x04a9" "0x2214"
11163:status :unsupported
11164:comment "GL841 based, to be added to genesys backend"
11165
11166:model "CanoScan LiDE 90"
11167:url "unsupported/canon-lide-90.html"
11168:interface "USB"
11169:usbid "0x04a9" "0x1900"
11170:status :unsupported
11171:comment "Unsupported. See link for details."
11172
11173:model "CanoScan LiDE 500F"
11174:url "unsupported/canon-canoscan-lide-500f.html"
11175:interface "USB"
11176:usbid "0x04a9" "0x221f"
11177:status :unsupported
11178:comment "GL841 based, to be added to genesys backend"
11179
11180:model "CanoScan LiDE 600"
11181:interface "USB"
11182:url "http://www.juergen-ernst.de/info_sane.html"
11183:usbid "0x04a9" "0x2224"
11184:status :unsupported
11185:comment "Philips chip. Backend started, see link"
11186
11187:model "CanoScan LiDE 600F"
11188:interface "USB"
11189:url "http://www.juergen-ernst.de/info_sane.html"
11190:usbid "0x04a9" "0x2224"
11191:status :unsupported
11192:comment "Philips chip. Backend started, see link"
11193
11194:model "FS4000"
11195:url "unsupported/canon-fs4000.html"
11196:interface "USB SCSI"
11197:usbid "0x04a9" "0x3042"
11198:status :unsupported
11199:comment "Not supported. See link for more details."
11200
11201:model "IS 12"
11202:url "unsupported/canon-is-12.html"
11203:interface "USB"
11204:status :unsupported
11205:comment "Probably not supported. Scanner cardridge for Canon inkjet printers."
11206
11207:model "IS 22"
11208:url "unsupported/canon-is-22.html"
11209:interface "Parport"
11210:status :unsupported
11211:comment "Probably not supported. Scanner cardridge for Canon inkjet printers."
11212
11213:model "IS 32"
11214:url "unsupported/canon-is-32.html"
11215:interface "USB"
11216:usbid "0x04a9" "0x105d"
11217:status :unsupported
11218:comment "Probably not supported. Scanner cardridge for Canon inkjet printers."
11219
11220:model "IS 52"
11221:url "unsupported/canon-is-52.html"
11222:interface "USB"
11223:status :unsupported
11224:comment "Probably not supported. Scanner cardridge for Canon inkjet printers."
11225
11226:model "ImageRunner iR1018"
11227:url "unsupported/canon-imagerunner.html"
11228:interface "USB"
11229:usbid "0x04a9" "0x269d"
11230:status :unsupported
11231:comment "Probably not supported. See link for details."
11232
11233:model "ImageRunner iR1022"
11234:url "unsupported/canon-imagerunner.html"
11235:interface "USB"
11236:usbid "0x04a9" "0x269d"
11237:status :unsupported
11238:comment "Probably not supported. See link for details."
11239
11240:model "ImageRunner iR1023"
11241:url "unsupported/canon-imagerunner.html"
11242:interface "USB"
11243:usbid "0x04a9" "0x269d"
11244:status :unsupported
11245:comment "Probably not supported. See link for details."
11246
11247:model "PIXMA MP110"
11248:url "unsupported/canon-pixma-mp110.html"
11249:interface "USB"
11250:usbid "0x04a9" "0x1700"
11251:status :unsupported
11252:comment "Probably not supported. See link for details."
11253
11254:model "PIXMA MP130"
11255:url "unsupported/canon-pixma-mp130.html"
11256:interface "USB"
11257:usbid "0x04a9" "0x1701"
11258:status :unsupported
11259:comment "Probably not supported. See link for details."
11260
11261:model "DR-2020U"
11262:interface "USB"
11263:status :unsupported
11264:comment "GL84x?"
11265
11266;********************************************************************************************
11267:mfg "Chinon"
11268
11269:model "DS-3000"
11270:url "unsupported/chinon-ds3000.html"
11271:interface "Parport Serial Port"
11272:status :unsupported
11273:comment "Unsupported at the moment, but a backend is in preparation. See link."
11274
11275;********************************************************************************************
11276
11277:mfg "Compaq"
11278:url "http://www.compaq.com/"
11279
11280:model "S200"
11281:interface "USB"
11282:usbid "0x049f" "0x0021"
11283:status :unsupported
11284:comment "Not supported. 2400x1200 dpi. One bulk-in, one bulk-out and one interrupt endpoint. Type-number: U0001-HB21, another type nr on the inside: 75100512-00"
11285
11286;********************************************************************************************
11287
11288:mfg "Compeye"
11289
11290:model "Simplex 1236C"
11291:url "unsupported/trust-combiscan-19200.html"
11292:interface "Parport USB"
11293:usbid "0x05cb" "0x1483"
11294:status :unsupported
11295:comment "Unsupported. See link for details."
11296
11297;********************************************************************************************
11298
11299:mfg "Corex"
11300:url "http://www.cardscan.com/"
11301
11302:model "Cardscan 500"
11303:url "unsupported/corex-cardscan-500.html"
11304:interface "USB"
11305:usbid "0x08f0" "0x0001"
11306:status :unsupported
11307:comment "Probably not supported. Businesscard reader."
11308
11309:model "Cardscan 700 C"
11310:url "unsupported/corex-cardscan-700.html"
11311:interface "USB"
11312:usbid "0x08f0" "0x0004"
11313:status :unsupported
11314:comment "Probably not supported."
11315
11316;********************************************************************************************
11317
11318:mfg "Dell"
11319:url "http://www.dell.com/"
11320
11321:model "A940"
11322:interface "USB"
11323:usbid "0x413c" "0x5106"
11324:status :unsupported
11325:comment "Probably rebadged Lexmark X5150. May work with sane-lexmark? See bug #312130"
11326
11327:model "A960"
11328:url "unsupported/dell-a960.html"
11329:interface "USB"
11330:usbid "0x413c" "0x5107"
11331:status :unsupported
11332:comment "Probably not supported. See link for details."
11333
11334:model "922"
11335:url "unsupported/dell-922.html"
11336:interface "USB"
11337:usbid "0x413c" "0x5109"
11338:status :unsupported
11339:comment "Probably not supported. See link for details."
11340
11341;********************************************************************************************
11342
11343:mfg "Epson"
11344:url "http://www.epson.com/"
11345
11346:model "GT-2200"
11347:interface "USB"
11348:usbid "0x04b8" "0x0102"
11349:status :unsupported
11350:comment "Probably unsupported. No details known."
11351
11352:model "StylusScan 2000"
11353:interface "USB"
11354:usbid "0x04b8" "0x0105"
11355:status :unsupported
11356:comment "Probably unsupported. No details known."
11357
11358:model "Stylus DX4450"
11359:url "unsupported/epson-stylus-dx4450.html"
11360:interface "USB"
11361:usbid "0x04b8" "0x083f"
11362:status :unsupported
11363:comment "Probably unsupported. See link for details."
11364
11365:model "Stylus CX-5800"
11366:interface "USB"
11367:status :unsupported
11368:comment "Probably unsupported at the moment. Not compatible to snapscan backend. It's not known if it may work with epson or epkowa backend."
11369
11370;********************************************************************************************
11371
11372:mfg "EDT (Electronic Document Technology)"
11373:url "http://www.bizcardreader.com/"
11374
11375:model "BizCardReader 900C"
11376:url "unsupported/edt-900c.html"
11377:interface "USB"
11378:usbid "0x0a53" "0x5001"
11379:status :unsupported
11380:comment "Probably unsupported. See link for details."
11381
11382
11383
11384;********************************************************************************************
11385
11386:mfg "E-Lux"
11387:comment "E-Lux and Enhans seem to have been purchased by dysan, now known as MEMOREX"
11388
11389:model "j-6121"
11390:interface "Parport"
11391:status :unsupported
11392:comment "Probably unsupported. Sold 1998. Same as E-Lux j-6121."
11393
11394;********************************************************************************************
11395
11396:mfg "Enhans"
11397:comment "E-Lux and Enhans seem to have been purchased by dysan, now known as MEMOREX"
11398
11399:model "j-6121"
11400:interface "Parport"
11401:status :unsupported
11402:comment "Probably unsupported. Sold 1998. Same as E-Lux j-6121."
11403
11404:model "M-3630 A"
11405:interface "Parport"
11406:status :unsupported
11407:comment "Probably unsupported. "
11408
11409;********************************************************************************************
11410
11411:mfg "Genius"
11412:url "http://www.geniusnet.com.tw/"
11413:url "http://www.genius-kye.com/"
11414
11415:model "ColorPage CS"
11416:url "unsupported/genius-colorpage-cs.html"
11417:interface "SCSI"
11418:status :unsupported
11419:comment "Probably unsupported, see link for details."
11420
11421:model "ColorPage-Slim 1200 USB2"
11422:url "unsupported/genius-colorpage-slim-1200-usb2.html"
11423:interface "USB"
11424:usbid "0x0458" "0x2020"
11425:status :unsupported
11426:comment "GL841 based, to be added to genesys backend."
11427
11428:model "ColorPage HR6X Slim"
11429:url "unsupported/genius-colorpage-hr6x.html"
11430:interface "USB"
11431:usbid "0x0458" "0x2019"
11432:status :unsupported
11433:comment "GL646 based, to be added to genesys backend"
11434
11435:model "ColorPage HR7X"
11436:url "unsupported/genius-colorpage-hr7x.html"
11437:interface "USB"
11438:usbid "0x0458" "0x2018"
11439:status :unsupported
11440:comment "GL646 based, to be added to genesys backend"
11441
11442:model "ColorPage HR7XE"
11443:url "unsupported/genius-colorpage-hr7xe.html"
11444:interface "USB"
11445:usbid "0x06dc" "0x0012"
11446:status :unsupported
11447:comment "Unsupported. See link for details."
11448
11449:model "ColorPage HR8"
11450:url "unsupported/genius-colorpage-hr8.html"
11451:interface "USB"
11452:usbid "0x0458" "0x201c"
11453:status :unsupported
11454:comment "GL841 based, to be added to genesys backend"
11455
11456;********************************************************************************************
11457
11458:mfg "Guillemot"			; name a manufacturer
11459
11460:model "SCAN@HOME 48 USB"
11461:url "unsupported/teco-vm6509.html"
11462:interface "USB"
11463:usbid "0x080d" "0x0102"
11464:status :unsupported
11465:comment "Probably unsupported. See link for details."
11466
11467:model "Maxi Scan A4 Parallel 36 bit"
11468:interface "Parport"
11469:status :unsupported
11470:comment "Probably unsupported. Identical to the Benq Prisa 620P."
11471
11472
11473;********************************************************************************************
11474
11475:mfg "Hercules"			; name a manufacturer
11476
11477:model "SCAN@HOME 48 USB"
11478:url "unsupported/teco-vm6509.html"
11479:interface "USB"
11480:usbid "0x080d" "0x0102"
11481:status :unsupported
11482:comment "Probably unsupported. See link for details."
11483
11484
11485;********************************************************************************************
11486
11487:mfg "Hewlett-Packard"			; name a manufacturer
11488:url "http://www.hp.com/"
11489
11490:model "Photo Scanner 1000"
11491:url "unsupported/hp-photo-1000.html"
11492:interface "USB"
11493:usbid "0x03f0" "0x1001"
11494:status :unsupported
11495:comment "Not supported by SANE. However, it's detected as mass storage device so just mounting it is reported to work. See link for device data."
11496
11497:model "Photosmart 1200 Photo"
11498:interface "USB"
11499:status :unsupported
11500:comment "Probably not supported by SANE. No details known. 10x15 cm. Maybe similar to Photo Scanner 1000?"
11501
11502:model "Photosmart S20 (C5101A)"
11503:url "unsupported/hp-photosmart-s20xi.html"
11504:interface "USB"
11505:usbid "0x03f0" "0x0102"
11506:status :unsupported
11507:comment "Not supported yet by SANE. See link for details."
11508
11509:model "Photosmart S20xi (C7150A)"
11510:url "unsupported/hp-photosmart-s20xi.html"
11511:interface "USB"
11512:usbid "0x03f0" "0x0102"
11513:status :unsupported
11514:comment "Not supported yet by SANE. See link for details."
11515
11516:model "Photosmart C5100 series"
11517:url "unsupported/hp-photosmart-5100.html"
11518:interface "USB"
11519:usbid "0x03f0" "0x5811"
11520:status :unsupported
11521:comment "Not supported yet by SANE. See link for details."
11522
11523:model "ScanJet 2400c"
11524:url "unsupported/hp-scanjet-2400c.html"
11525:interface "USB"
11526:usbid "0x03f0" "0x0a01"
11527:status :unsupported
11528:comment "GL646 based, to be added to genesys backend"
11529
11530:model "Photosmart C3180"
11531:url "unsupported/hp-photosmart-3180.html"
11532:interface "USB"
11533:usbid "0x03f0" "0x5611"
11534:status :unsupported
11535:comment "Not supported yet by SANE. See link for details."
11536
11537:model "ScanJet 3770"
11538:status :unsupported
11539:interface "USB"
11540:usbid "0x03f0" "0x2505"
11541:comment "While an external binary-only backend exists, it works only on Linux i386. Therefore the scanner is unsupported on other platforms."
11542
11543:model "ScanJet 4600"
11544:url "unsupported/hp-scanjet-4600.html"
11545:interface "USB"
11546:usbid "0x03f0" "0x3005"
11547:comment "Not supported. See link for details, or http://www.chmil.org/hp4600linux/ for code"
11548:status :unsupported
11549
11550:model "ScanJet 4670"
11551:interface "USB"
11552:usbid "0x03f0" "0x3005"
11553:comment "Not supported. See ScanJet 4600 entry."
11554:status :unsupported
11555
11556:model "ScanJet 4850C"
11557:url "unsupported/hp-scanjet-4850.html"
11558:interface "USB"
11559:usbid "0x03f0" "0x1b05"
11560:comment "GL841, maybe can be added to genesys backend "
11561:status :unsupported
11562
11563:model "ScanJet 4890C"
11564:url "unsupported/hp-scanjet-4850.html"
11565:interface "USB"
11566:usbid "0x03f0" "0x1b05"
11567:comment "GL843, maybe can be added to genesys backend "
11568:status :unsupported
11569
11570:model "ScanJet 5530C Photosmart"
11571:url "unsupported/hp-scanjet-5530.html"
11572:interface "USB"
11573:usbid "0x03f0" "0x1605"
11574:comment "Maybe GL841_HP, but not confirmed, maybe can be added to genesys backend"
11575:status :unsupported
11576
11577:model "ScanJet 8390"
11578:url "unsupported/hp-scanjet-8390.html"
11579:interface "USB"
11580:usbid "0x03f0" "0x3805"
11581:comment "Probably not supported. See link for details."
11582:status :unsupported
11583
11584:model "ScanJet G4000"
11585:url "unsupported/hp-g4000.html"
11586:interface "USB"
11587:usbid "0x03f0" "0x4505"
11588:comment "Probably not supported. See link for details."
11589:status :unsupported
11590
11591;********************************************************************************************
11592
11593:mfg "IBM"
11594:url "http://www.ibm.com"
11595
11596:model "ADF Color Scanner"
11597:interface "Proprietary"
11598:status :unsupported
11599:comment "Unsupported. Uses proprietary ISA card. Maybe the same as the Plustek Spectra ADF?"
11600
11601;********************************************************************************************
11602
11603:mfg "IOMagic"
11604:url "http://www.iomagic.com/"
11605
11606:model "MobileScan USB"
11607:url "unsupported/trust-combiscan-19200.html"
11608:interface "USB Parport"
11609:usbid "0x05cb" "0x1483"
11610:status :unsupported
11611:comment "Unsupported. See link for details."
11612
11613;********************************************************************************************
11614
11615:mfg "Iris"
11616:url "http://irislink.com/"
11617
11618:model "IriScan"
11619:url "unsupported/iris-iriscan.html"
11620:interface "USB"
11621:usbid "0x0a53" "0x1000"
11622:status :unsupported
11623:comment "Unsupported. LM9832/3. See link for details."
11624
11625:model "IRISPen Translator Executive"
11626:url "unsupported/iris-irispen-translator.html"
11627:interface "USB"
11628:usbid "0x0f43" "0x015a"
11629:status :unsupported
11630:comment "Unsupported. See link for details."
11631
11632:model "IRISCard Pro (IBCR II)"
11633:url "unsupported/iris-business.html"
11634:interface "USB"
11635:usbid "0x0a38" "0x0301"
11636:status :unsupported
11637:comment "Unsupported. See link for details."
11638
11639;********************************************************************************************
11640
11641:mfg "Kodak"
11642:url "http://www.kodak.com"
11643
11644:model "Snapshot Photo Scanner 1"
11645:interface "Parport"
11646:status :unsupported
11647:comment "Unsupported. FCC ID HWF96PHS"
11648
11649;********************************************************************************************
11650
11651:mfg "Lexmark"
11652:url "http://www.lexmark.com/"
11653
11654:model "P6250"
11655:url "unsupported/lexmark-p6250.html"
11656:interface "USB"
11657:usbid "0x043d" "0x0097"
11658:status :unsupported
11659:comment "Unsupported. See link for details."
11660
11661:model "Photo 3150"
11662:url "unsupported/lexmark-3150.html"
11663:interface "USB"
11664:usbid "0x043d" "0x007d"
11665:status :unsupported
11666:comment "Unsupported. See link for details."
11667
11668:model "X74"
11669:url "unsupported/lexmark-x75.html"
11670:interface "USB"
11671:usbid "0x043d" "0x0060"
11672:status :unsupported
11673:comment "Unsupported. See link for details."
11674
11675:model "X75"
11676:url "unsupported/lexmark-x75.html"
11677:interface "USB"
11678:usbid "0x043d" "0x0060"
11679:status :unsupported
11680:comment "Unsupported. See link for details."
11681
11682:model "X75 PrinTrio"
11683:url "unsupported/lexmark-x75.html"
11684:interface "USB"
11685:usbid "0x043d" "0x0060"
11686:status :unsupported
11687:comment "Unsupported. See link for details."
11688
11689:model "X83"
11690:url "unsupported/lexmark-x83.html"
11691:interface "USB"
11692:usbid "0x043d" "0x003d"
11693:status :unsupported
11694:comment "Unsupported. GL640."
11695
11696:model "X2330"
11697:url "unsupported/lexmark-x2330.html"
11698:interface "USB"
11699:usbid "0x043d" "0x00bb"
11700:status :unsupported
11701:comment "Unsupported. See link for details."
11702
11703:model "X3450"
11704:url "unsupported/lexmark-x3450.html"
11705:interface "USB"
11706:usbid "0x043d" "0x00f6"
11707:status :unsupported
11708:comment "Unsupported. See link for details."
11709
11710:model "X5130"
11711:url "unsupported/lexmark-x5130.html"
11712:interface "USB"
11713:usbid "0x043d" "0x0065"
11714:status :unsupported
11715:comment "Unsupported."
11716
11717:model "X5150"
11718:url "unsupported/lexmark-x5130.html"
11719:interface "USB"
11720:usbid "0x043d" "0x0065"
11721:status :unsupported
11722:comment "Probably unsupported. See link for details."
11723
11724:model "X5250"
11725:url "unsupported/lexmark-x5250.html"
11726:interface "USB"
11727:usbid "0x043d" "0x0093"
11728:status :unsupported
11729:comment "Unsupported."
11730
11731:model "X6170"
11732:url "unsupported/lexmark-x6170.html"
11733:interface "USB"
11734:usbid "0x043d" "0x0072"
11735:status :unsupported
11736:comment "Unsupported. See link for details."
11737
11738:model "X7170"
11739:interface "USB"
11740:usbid "0x043d" "0x0098"
11741:status :unsupported
11742:comment "Unsupported. See bug #310889 for details."
11743
11744:model "X7350"
11745:url "unsupported/lexmark-x7350.html"
11746:interface "USB"
11747:usbid "0x043d" "0x00b8"
11748:status :unsupported
11749:comment "Unsupported. See link for details."
11750
11751:model "X8350"
11752:url "unsupported/lexmark-x8350.html"
11753:interface "USB"
11754:usbid "0x043d" "0x00b9"
11755:status :unsupported
11756:comment "Unsupported. See link for details."
11757
11758
11759;********************************************************************************************
11760
11761:mfg "Logitech"
11762
11763:model "PageScan Color"
11764:interface "Parport"
11765:status :unsupported
11766:comment "Most probably unsupported."
11767
11768:model "PageScan USB"
11769:url "unsupported/logitech-pagescan-usb.html"
11770:interface "USB"
11771:usbid "0x046d" "0x040f"
11772:status :unsupported
11773:comment "Probably unsupported. See link for details."
11774
11775;********************************************************************************************
11776
11777:mfg "Medion/Lifetec/Tevion/Cytron"
11778:url "http://www.medion.com/"
11779:url "http://www.medion.de/"
11780
11781:model "MD 6190"
11782:url "unsupported/medion-md6190.html"
11783:interface "USB"
11784:usbid "0x0461" "0x0392"
11785:status :unsupported
11786:comment "Probably unsupported. There seem to exist two different scanners with that name. See link for details."
11787
11788:model "MD 6190"
11789:url "unsupported/medion-md6190.html"
11790:interface "USB"
11791:usbid "0x0461" "0x037b"
11792:status :unsupported
11793:comment "Probably unsupported. There seem to exist two different scanners with that name. See link for details."
11794
11795:model "MD 40420"
11796:url "unsupported/tevion-md40420.html"
11797:interface "USB"
11798:usbid "0x05da" "0x3008"
11799:status :unsupported
11800:comment "Probably unsupported. See link for details."
11801
11802:model "MD 41260"
11803:url "unsupported/medion-md6190.html"
11804:interface "USB"
11805:usbid "0x0461" "0x037b"
11806:status :unsupported
11807:comment "Probably unsupported. See link for details."
11808
11809:model "MD 41985"
11810:url "unsupported/medion-md6190.html"
11811:interface "USB"
11812:usbid "0x0461" "0x037b"
11813:status :unsupported
11814:comment "Probably unsupported. See link for details."
11815
11816:model "MD 42666"
11817:url "unsupported/tevion-md40420.html"
11818:interface "USB"
11819:usbid "0x05da" "0x3008"
11820:status :unsupported
11821:comment "Probably unsupported. See link for details."
11822
11823:model "MD 85264"
11824:url "http://gkall.hobby.nl/authentec.html"
11825:interface "USB"
11826:usbid "0x08ff" "0x2580"
11827:status :unsupported
11828:comment "Fingerprint sensor. See link for details."
11829
11830:model "MD 90009"
11831:url "unsupported/tevion-md90009.html"
11832:interface "USB"
11833:usbid "0x05da" "0x30e5"
11834:status :unsupported
11835:comment "Probably unsupported. See link for details."
11836
11837:model "MD 90070"
11838:url "unsupported/tevion-md90070.html"
11839:interface "USB"
11840:usbid "0x05da" "0x3022"
11841:status :unsupported
11842:comment "Unsupported. See link for details."
11843
11844:model "MD 90090"
11845:url "unsupported/tevion-md90070.html"
11846:interface "USB"
11847:usbid "0x05da" "0x3022"
11848:status :unsupported
11849:comment "Unsupported. See link for details."
11850
11851;********************************************************************************************
11852
11853:mfg "Memorex"
11854:url "http://www.memorex.com/"
11855
11856:model "6136u"
11857:url "unsupported/memorex-maxx-6136u.html"
11858:interface "USB"
11859:usbid "0x0461" "0x0346"
11860:status :unsupported
11861:comment "Probably unsupported."
11862
11863:model "6142u"
11864:url "unsupported/visioneer-onetouch4400.html"
11865:interface "USB"
11866:usbid "0x0461" "0x0347"
11867:status :unsupported
11868:comment "Probably unsupported. Same as Visioneer Onetouch 4400. See link for details."
11869
11870:model "MaxxScan 6122"
11871:url "unsupported/trust-combiscan-19200.html"
11872:interface "USB Parport"
11873:usbid "0x05cb" "0x1483"
11874:status :unsupported
11875:comment "Unsupported. See link for details."
11876
11877:model "SCF 9612P"
11878:url "unsupported/memorex-scf-9612p.html"
11879:interface "Parport"
11880:status :unsupported
11881:comment "Probably unsupported. See link for details."
11882;********************************************************************************************
11883
11884:mfg "Microtek"
11885:url "http://www.microtek.com/"
11886
11887:model "ArtixScan 2020"
11888:interface "SCSI"
11889:status :unsupported
11890:comment "Unsupported. Same as Agfa DuoScan T2000XL?"
11891
11892:model "ArtixScanDI 2020"
11893:url "unsupported/microtek-artixscan-2020.html"
11894:interface "USB"
11895:usbid "0x05da" "0x202e"
11896:status :unsupported
11897:comment "Unsupported. See link for details."
11898
11899:model "Artixscan 2500f"
11900:interface "SCSI IEEE-1384"
11901:status :unsupported
11902:comment "Unsupported. Same as Agfa DuoScan T2500?"
11903
11904:model "ArtixScan 4000tf"
11905:interface "USB"
11906:status :unsupported
11907:comment "Unsupported. Uses ALI M5611B."
11908
11909:model "FilmScan 35"
11910:url "unsupported/microtek-filmscan-35.html"
11911:interface "USB"
11912:usbid "0x05e3" "0x0120"
11913:status :unsupported
11914:comment "Probably unsupported. See link for details."
11915
11916:model "ScanMaker 336 CX"
11917:interface "SCSI"
11918:status :unsupported
11919:comment "Probably unsupported. Seems to be similar to the Microtek 330 CX and is detected by the microtek2 backend. Scanning doesn't seem to work however."
11920
11921:model "Scanmaker 1850S"
11922:url "unsupported/microtek-scanmaker-1850s.html"
11923:interface "SCSI"
11924:status :unsupported
11925:comment "Unsupported. See link for details."
11926
11927:model "ScanMaker 3630"
11928:url "unsupported/microtek-scanmaker-3630.html"
11929:interface "USB"
11930:usbid "0x0461" "0x0347"
11931:status :unsupported
11932:comment "Unsupported. Doesn't seem to be compatible to 3600 series, see link."
11933
11934:model "ScanMaker 3800"
11935:url "unsupported/microtek-scanmaker-3800.html"
11936:interface "USB"
11937:usbid "0x05da" "0x30ce"
11938:status :unsupported
11939:comment "Unsupported. See link for more details."
11940
11941:model "ScanMaker 3830"
11942:url "unsupported/microtek-scanmaker-3830.html"
11943:interface "USB"
11944:usbid "0x05da" "0x30ce"
11945:status :unsupported
11946:comment "Unsupported. See link for more details."
11947
11948:model "ScanMaker 3860"
11949:url "unsupported/microtek-scanmaker-3880.html"
11950:interface "USB"
11951:usbid "0x05da" "0x3023"
11952:status :unsupported
11953:comment "Unsupported. See link for more details. Appears to be similar to ScanMaker 3880."
11954
11955:model "ScanMaker 3880"
11956:url "unsupported/microtek-scanmaker-3880.html"
11957:interface "USB"
11958:usbid "0x05da" "0x3021"
11959:status :unsupported
11960:comment "Unsupported. SQ113 chip. See link for more details."
11961
11962:model "ScanMaker 4600"
11963:url "unsupported/microtek-scanmaker-4600.html"
11964:interface "USB"
11965:usbid "0x05da" "0x40c7"
11966:status :unsupported
11967:comment "Unsupported. See link for more details."
11968
11969:model "ScanMaker 4700"
11970:url "unsupported/microtek-scanmaker-4700.html"
11971:interface "USB"
11972:usbid "0x05da" "0x20b4"
11973:status :unsupported
11974:comment "Unsupported. See link for more details."
11975
11976:model "ScanMaker 4850"
11977:url "unsupported/microtek-scanmaker-4900.html"
11978:interface "USB"
11979:usbid "0x05da" "0x30d9"
11980:status :unsupported
11981:comment "Probably unsupported. See link for details."
11982
11983:model "ScanMaker 4850 II"
11984:url "unsupported/microtek-scanmaker-4850-2.html"
11985:interface "USB"
11986:usbid "0x05da" "0x3008"
11987:status :unsupported
11988:comment "Probably unsupported. See link for details."
11989
11990:model "ScanMaker 4900"
11991:url "unsupported/microtek-scanmaker-4900.html"
11992:interface "USB"
11993:usbid "0x05da" "0x30b9"
11994:status :unsupported
11995:comment "Unsupported. See link for more details."
11996
11997:model "ScanMaker 5"
11998:url "unsupported/microtek-scanmaker-5600.html"
11999:interface "SCSI"
12000:status :unsupported
12001:comment "Probably unsupported. See link for more details."
12002
12003:model "ScanMaker 5600"
12004:url "unsupported/microtek-scanmaker-5600.html"
12005:interface "USB"
12006:usbid "0x05da" "0x20a7"
12007:status :unsupported
12008:comment "Unsupported. See link for more details."
12009
12010:model "ScanMaker 5700"
12011:interface "USB"
12012:usbid "0x05da" "0x20bd"
12013:status :unsupported
12014:comment "Unsupported. Uses ALI M5615 like the ScanMaker 4700."
12015
12016:model "ScanMaker 5800"
12017:url "unsupported/microtek-scanmaker-5800.html"
12018:interface "USB"
12019:usbid "0x05da" "0x3008"
12020:status :unsupported
12021:comment "Unsupported. See link for details."
12022
12023:model "ScanMaker 5800"
12024:url "unsupported/microtek-scanmaker-5800.html"
12025:interface "USB"
12026:usbid "0x05da" "0x30d8"
12027:status :unsupported
12028:comment "Unsupported. See link for details."
12029
12030:model "ScanMaker 5900"
12031:url "unsupported/microtek-scanmaker-5900.html"
12032:interface "USB"
12033:usbid "0x05da" "0x30d8"
12034:status :unsupported
12035:comment "Unsupported. See link for more details."
12036
12037:model "ScanMaker 5950"
12038:url "unsupported/microtek-scanmaker-5950.html"
12039:interface "USB"
12040:usbid "0x05da" "0x30d8"
12041:status :unsupported
12042:comment "Unsupported. See link for more details."
12043
12044:model "ScanMaker 6000"
12045:url "unsupported/microtek-scanmaker-6000.html"
12046:interface "USB"
12047:usbid "0x05da" "0x30e5"
12048:status :unsupported
12049:comment "Unsupported. See link for more details."
12050
12051:model "ScanMaker 6100"
12052:url "unsupported/microtek-scanmaker-6100.html"
12053:interface "USB"
12054:usbid "0x05da" "0x30e5"
12055:status :unsupported
12056:comment "Unsupported. See link for more details."
12057
12058:model "ScanMaker 6700"
12059:url "unsupported/microtek-scanmaker-6700.html"
12060:interface "USB IEEE-1394"
12061:usbid "0x05da" "0x20c9"
12062:status :unsupported
12063:comment "Unsupported. See link."
12064
12065:model "ScanMaker 8700"
12066:status :unsupported
12067:url "unsupported/microtek-scanmaker-8700.html"
12068:interface "USB IEEE-1394"
12069:usbid "0x05da" "0x20b1"
12070:comment "Unsupported. See link for details. USB vendor and product ids to be checked."
12071
12072:model "ScanMaker 9600XL"
12073:interface "USB IEEE-1394"
12074:usbid "0x05da" "0x20de"
12075:status :unsupported
12076:comment "Probably unsupported. SCSI seems to work with microtek2 backend."
12077
12078:model "ScanMaker 9800XL"
12079:url "unsupported/microtek-scanmaker-9800.html"
12080:interface "USB SCSI"
12081:usbid "0x05da" "0x20de"
12082:status :unsupported
12083:comment "Partly unsupported. IEEE-1394 works with microtek2 backend. See link."
12084
12085:model "ScanMaker i320"
12086:url "unsupported/microtek-scanmaker-i320.html"
12087:interface "USB"
12088:usbid "0x05da" "0x30e6"
12089:status :unsupported
12090:comment "Unsupported. See link."
12091
12092:model "ScanMaker s400"
12093:url "unsupported/microtek-scanmaker-s400.html"
12094:interface "USB"
12095:usbid "0x05da" "0x201c"
12096:status :unsupported
12097:comment "Unsupported. See link."
12098
12099:model "ScanMaker S400"
12100:url "unsupported/microtek-scanmaker-s400.html"
12101:interface "USB"
12102:usbid "0x05da" "0x300b"
12103:status :unsupported
12104:comment "Unsupported. See link."
12105
12106:model "ScanPort 3000"
12107:url "unsupported/microtek-scanport-3000.html"
12108:interface "USB"
12109:usbid "0x04a7" "0x0224"
12110:status :unsupported
12111:comment "Unsupported. Vendor/Product ids: 0x04a7/0x0224. Realtek RTS8801B?. See link for details."
12112
12113
12114;********************************************************************************************
12115
12116:mfg "Konica Minolta"
12117:url "http://www.konicaminolta.com/"
12118
12119:model "Dual Scan III"
12120:url "unsupported/minolta-dual-scan-III.html"
12121:interface "USB"
12122:usbid "0x0686" "0x400d"
12123:status :unsupported
12124:comment "Unsupported. May work with vuescan. See link for details."
12125
12126:model "Dual Scan IV"
12127:url "unsupported/minolta-dual-scan-IV.html"
12128:interface "USB"
12129:usbid "0x132b" "0x000a"
12130:status :unsupported
12131:comment "Unsupported. Works with vuescan. See link for details."
12132
12133:model "DiMAGE Scan Elite 5400"
12134:url "unsupported/minolta-dse-5400.html"
12135:interface "USB IEEE-1394"
12136:usbid "0x0686" "0x400e"
12137:status :unsupported
12138:comment "Probably unsupported. May work with vuescan. See link for details."
12139
12140:model "DiMAGE Scan Elite 5400 2"
12141:url "unsupported/minolta-dse-5400-2.html"
12142:interface "USB"
12143:usbid "0x132b" "0x0012"
12144:status :unsupported
12145:comment "Probably unsupported. See link for details."
12146
12147:model "DiMAGE Scan Multi Pro"
12148:url "unsupported/minolta-dimage-scan-multi-pro.html"
12149:interface "IEEE-1394"
12150:status :unsupported
12151:comment "Probably unsupported. See link for details."
12152
12153:model      "magicolor 2480MF"
12154:interface  "USB Network"
12155:status     :unsupported
12156:comment    "Uses a different scanning protocol than the magicolor 1690MF"
12157
12158;********************************************************************************************
12159
12160:mfg "Mustek"			; name a manufacturer
12161:url "http://www.mustek.com/"
12162:url "http://www.mustek.de/"
12163:url "http://www.mustek.com.tw/"
12164
12165:model "1200 III EP"
12166:interface "Parport"
12167:status :unsupported
12168:comment "Probably not supported. quarlewm at jmu dot edu offers to temporarily loan such a scanner to anyone who is interested in writing a driver."
12169
12170:model "2400 M"
12171:interface "USB"
12172:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
12173:status :unsupported
12174:comment "Probably unsupported. No details known."
12175
12176:model "BearPaw 2400 TA Pro"
12177:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
12178:interface "USB"
12179:usbid "0x055f" "0x0400"
12180:comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information."
12181:status :unsupported
12182
12183:model "BearPaw 2448 CU Pro"
12184:url "unsupported/mustek-bearpaw-2448-cu-pro.html"
12185:usbid "0x055f" "0x0408"
12186:interface "USB"
12187:comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information."
12188:status :unsupported
12189
12190:model "BearPaw 4800 TA Pro"
12191:url "unsupported/mustek-bearpaw-4800ta-pro.html"
12192:interface "USB"
12193:usbid "0x055f" "0x1000"
12194:comment "Not supported. See link for some information."
12195:status :unsupported
12196
12197:model "BearPaw 4800 TA Pro II"
12198:url "unsupported/mustek-bearpaw-4800ta-pro-ii.html"
12199:interface "USB"
12200:usbid "0x055f" "0x040a"
12201:comment "Not supported.  May be supported by mustek_usb2 backend later. See link for some information."
12202:status :unsupported
12203
12204:model "BearPaw 6400 TA Pro"
12205:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
12206:interface "USB"
12207:usbid "0x055f" "0x040b"
12208:comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information."
12209:status :unsupported
12210
12211:model "Paragon 800 II EP"
12212:interface "Parport"
12213:status :unsupported
12214:comment "Not supported. Maybe similar to 600 II EP (SCSI_over-parport)? In this case it could be supported by the mustek SCSI backend."
12215
12216:model "ScanExpress 600 USB"
12217:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
12218:interface "USB"
12219:usbid "0x055f" "0x0873"
12220:status :unsupported
12221:comment "Unsupported. Programming information is available."
12222
12223:model "ScanExpress 1200 USB"
12224:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
12225:interface "USB"
12226:usbid "0x055f" "0x0003"
12227:status :unsupported
12228:comment "Unsupported. Programming information is available."
12229
12230:model "ScanExpress 1200 USB Plus"
12231:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
12232:interface "USB"
12233:usbid "0x055f" "0x0007"
12234:status :unsupported
12235:comment "Unsupported."
12236
12237:model "ScanExpress 12000 P"
12238:url "http://penguin-breeder.org/?page=mustek_pp"
12239:interface "Parport"
12240:status :unsupported
12241:comment "Not supported. Asic 1505/05."
12242
12243:model "ScanExpress A3 EP"
12244:interface "Parport"
12245:status :unsupported
12246:comment "Not supported. Maybe it will be supported by the mustek_pp backend in future."
12247
12248:model "ScanExpress CardSmart"
12249:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
12250:interface "USB"
12251:status :unsupported
12252:comment "Probably unsupported. USB business card scanner. Maybe works as USB storage device?"
12253
12254:model "ScanMagic 9636P"
12255:url "http://alioth-lists.debian.net/pipermail/sane-devel/2003-May/007682.html"
12256:interface "Parport"
12257:status :unsupported
12258:comment "Probably not supported. Same as Mustek 12000 P?. ASIC 1505."
12259
12260;********************************************************************************************
12261
12262:mfg "NEC"
12263:url "http://www.nevt.co.jp/"
12264
12265:model "Petiscan"
12266:url "unsupported/nec-petiscan.html"
12267:interface "USB"
12268:usbid "0x0475" "0x0100"
12269:status :unsupported
12270:comment "Most probably unsupported. See link for details. Vendor ID is Relisys/Teco. Not known if it is similar to other Relisys/Teco USB scanners."
12271
12272;********************************************************************************************
12273
12274:mfg "Nikon"
12275:url "http://www.nikon.com/"
12276
12277:model "LS-9000 ED"
12278:url "unsupported/nikon-ls9000-ed.html"
12279:interface "IEEE-1394"
12280:status :unsupported
12281:comment "Probably not supported. See link for details. Possibly similar to LS-8000 ED."
12282
12283;********************************************************************************************
12284
12285:mfg "Olivetti"
12286:url "http://www.olivetti.com"
12287
12288:model "Job-Jet M400"
12289:url "unsupported/olivetti-job-jet-m400.html"
12290:interface "USB"
12291:usbid "0x0b3c" "0xa880"
12292:status :unsupported
12293:comment "Probably not supported. See link for details."
12294;********************************************************************************************
12295
12296:mfg "Olympus"
12297:url "http://www.olympus.com"
12298
12299:model "ES-10P"
12300:url "http://alioth-lists.debian.net/pipermail/sane-devel/2008-December/023326.html"
12301:interface "Parport"
12302:status :unsupported
12303
12304:model "ES-10S"
12305:url "unsupported/olympus-es10s.html"
12306:interface "SCSI"
12307:status :unsupported
12308:comment "Probably not supported. See link for details."
12309
12310;********************************************************************************************
12311
12312:mfg "Optoelectronics"
12313
12314:model "Barcode scanner"
12315:interface "USB"
12316:usbid "0x065a" "0x0001"
12317:status :unsupported
12318:comment "Probably not supported."
12319
12320;********************************************************************************************
12321
12322:mfg "Optrox"
12323
12324:model "PhotoMaker 3C"
12325:url "http://www.df.lth.se/~triad/krad/optrox/"
12326:interface "Parport"
12327:status :unsupported
12328
12329:model "PhotoMaker 3E"
12330:url "http://www.df.lth.se/~triad/krad/optrox/"
12331:interface "Parport"
12332:status :unsupported
12333
12334:model "PhotoMaker 3F"
12335:url "http://www.df.lth.se/~triad/krad/optrox/"
12336:interface "Proprietary"
12337:status :unsupported
12338:comment "Special ISA card"
12339
12340:model "PhotoMaker 3S"
12341:url "http://www.df.lth.se/~triad/krad/optrox/"
12342:interface "Parport"
12343:status :unsupported
12344
12345:model "PhotoMaker 6E"
12346:url "http://www.df.lth.se/~triad/krad/optrox/"
12347:interface "Parport"
12348:status :unsupported
12349
12350:model "PhotoMaker 6F"
12351:url "http://www.df.lth.se/~triad/krad/optrox/"
12352:interface "Proprietary"
12353:status :unsupported
12354:comment "Special ISA card"
12355
12356;********************************************************************************************
12357
12358:mfg "Panasonic"
12359
12360:model "KV-SS905C"
12361:interface "SCSI"
12362:status :unsupported
12363:comment "might be supported by matsushita backend. See http://code.google.com/p/kvss905c/ for a standalone scanning tool."
12364
12365:model "KV-S2055W"
12366:interface "USB SCSI"
12367:status :unsupported
12368:comment "might be supported by matsushita backend."
12369
12370:model "KV-S2055L"
12371:interface "SCSI"
12372:status :unsupported
12373:comment "might be supported by matsushita backend."
12374
12375:model "KV-S2065W"
12376:interface "SCSI"
12377:status :unsupported
12378:comment "might be supported by matsushita backend."
12379
12380:model "KV-S3065CW"
12381:interface "USB SCSI"
12382:status :unsupported
12383:comment "might be supported by matsushita backend."
12384
12385:model "KV-S3065CL"
12386:interface "USB SCSI"
12387:status :unsupported
12388:comment "might be supported by matsushita backend."
12389
12390:model "KV-S3085"
12391:interface "USB SCSI"
12392:status :unsupported
12393:comment "might be supported by matsushita backend."
12394
12395:model "KV-S3105C"
12396:interface "USB SCSI"
12397:status :unsupported
12398:comment "might be supported by matsushita backend. See http://code.google.com/p/kvss905c/ for a standalone scanning tool."
12399
12400:model "KV-S6040W"
12401:interface "SCSI"
12402:status :unsupported
12403:comment "might be supported by matsushita backend."
12404
12405:model "KV-S6045W"
12406:interface "SCSI"
12407:status :unsupported
12408:comment "might be supported by matsushita backend."
12409
12410:model "KV-S6050W"
12411:interface "SCSI"
12412:status :unsupported
12413:comment "might be supported by matsushita backend."
12414
12415:model "KV-S6055W"
12416:interface "SCSI"
12417:status :unsupported
12418:comment "might be supported by matsushita backend."
12419
12420:model "KV-S7065C"
12421:interface "USB SCSI"
12422:status :unsupported
12423:comment "might be supported by matsushita backend."
12424
12425;********************************************************************************************
12426
12427:mfg "Pentax"
12428
12429:model "DSmobile USB"
12430:url "unsupported/syscan-travelscan-pro.html"
12431:interface "USB"
12432:usbid "0x0a82" "0x2000"
12433:status :unsupported
12434:comment "Probably not supported. Some information is available."
12435
12436;********************************************************************************************
12437
12438:mfg "PIE"
12439:url "http://www.scanace.com/"
12440:comment "Pacific Image Electronics"
12441
12442:model "Primefilm 1800u"
12443:url "unsupported/pie-1800u.html"
12444:interface "USB"
12445:usbid "0x05e3" "0x0120"
12446:status :unsupported
12447:comment "Not supported. See link for details."
12448
12449:model "Primefilm 2700"
12450:interface "USB"
12451:status :unsupported
12452:url "http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023442.html"
12453
12454:model "Primefilm 3600PRO"
12455:interface "USB IEEE-1394"
12456:status :unsupported
12457:comment "Probably not supported. "
12458
12459:model "Powerslide 3600"
12460:url "unsupported/reflecta-digitdia-3600.html"
12461:interface "USB IEEE-1394"
12462:usbid "0x05e3" "0x0142"
12463:status :unsupported
12464:comment "Probably unsupported. Film scanner that can scan directly from the magazine."
12465
12466:model "PF3650 Pro3 Film Scanner"
12467:url "unsupported/pie-pf3650.html"
12468:interface "USB IEEE-1394"
12469:usbid "0x05e3" "0x0143"
12470:status :unsupported
12471:comment "Not supported. See link for details."
12472
12473;********************************************************************************************
12474
12475;:mfg "Packard Bell"
12476
12477;********************************************************************************************
12478
12479:mfg "Plustek"
12480:url "http://www.plustek.de/"
12481:url "http://www.plustek.com/"
12482
12483:model "OpticFilm 7200"
12484:url "unsupported/plustek-opticfilm-7200.html"
12485:interface "USB"
12486:usbid "0x07b3" "0x0807"
12487:status :unsupported
12488:comment "GL842 based, maybe to be added to genesys backend"
12489
12490:model "OpticFilm 7200i"
12491:interface "USB"
12492:usbid "0x07b3" "0x0c04"
12493:status :unsupported
12494:comment "GL843 based, maybe to be added to genesys backend"
12495
12496:model "OpticPro A3U"
12497:interface "USB"
12498:status :unsupported
12499:comment "Uses Plustek ASIC P99002"
12500
12501:model "OpticPro S6"
12502:interface "USB"
12503:status :unsupported
12504:comment "Uses RealTek chipset (RTL8801D)"
12505
12506:model "OpticPro S12"
12507:url "unsupported/plustek-opticpro-st12.html"
12508:interface "USB"
12509:usbid "0x07b3" "0x0600"
12510:status :unsupported
12511:comment "Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend."
12512
12513:model "OpticPro ST12"
12514:url "unsupported/plustek-opticpro-st12.html"
12515:interface "USB"
12516:usbid "0x07b3" "0x0600"
12517:status :unsupported
12518:comment "Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend."
12519
12520:model "OpticPro ST16"
12521:url "unsupported/plustek-opticpro-st16.html"
12522:interface "USB"
12523:usbid "0x07b3" "0x0600"
12524:status :unsupported
12525:comment "GL646 based, to be added to genesys backend"
12526
12527:model "OpticPro UA18"
12528:interface "USB"
12529:status :unsupported
12530:comment "Probably LM983x based."
12531
12532:model "OpticPro S24"
12533:url "unsupported/plustek-opticpro-st24.html"
12534:interface "USB"
12535:usbid "0x07b3" "0x0601"
12536:status :unsupported
12537:comment "Product id 0x0601 is unsupported but may be supported by the genesys backend in future /GL646). Product id 0x040e is supported by the gt68xx backend."
12538
12539:model "OpticPro ST24"
12540:url "unsupported/plustek-opticpro-st24.html"
12541:interface "USB"
12542:usbid "0x07b3" "0x0601"
12543:status :unsupported
12544:comment "GL646 based, to be added to genesys backend"
12545
12546:model "OpticPro S28"
12547:interface "USB"
12548:url "unsupported/plustek-opticpro-s28.html"
12549:usbid "0x07b3" "0x0801"
12550:status :unsupported
12551:comment "GL841 based, to be added to genesys backend"
12552
12553:model "OpticPro ST28"
12554:url "unsupported/plustek-opticpro-s28.html"
12555:interface "USB"
12556:usbid "0x07b3" "0x0801"
12557:status :unsupported
12558:comment "GL841 based, to be added to genesys backend"
12559
12560:model "OpticPro ST28"
12561:url "unsupported/plustek-opticpro-st28.html"
12562:interface "USB"
12563:usbid "0x07b3" "0x0802"
12564:status :unsupported
12565:comment "GL841 based, to be added to genesys backend"
12566
12567:model "Umax AstraScan 4750"
12568:url "unsupported/umax-astrscan-4750.html"
12569:interface "USB"
12570:usbid "0x07b3" "0x0802"
12571:status :unsupported
12572:comment "GL841 based, to be added to genesys backend, rebadged Plustek ST28"
12573
12574:model "OpticPro ST48"
12575:url "unsupported/plustek-opticpro-st48.html"
12576:interface "USB"
12577:usbid "0x07b3" "0x0800"
12578:status :unsupported
12579:comment "GL841 based, to be added to genesys backend"
12580
12581:model "OpticPro ST64"
12582:url "unsupported/plustek-opticpro-st64.html"
12583:interface "USB"
12584:usbid "0x07b3" "0x0c00"
12585:status :unsupported
12586:comment "GL843 based, maybe to be added to genesys backend"
12587
12588:model "OpticPro ST64+"
12589:url "unsupported/plustek-opticpro-st64plus.html"
12590:interface "USB"
12591:usbid "0x07b3" "0x0c03"
12592:status :unsupported
12593:comment "GL843 based. See link for more details."
12594
12595:model "PL 806"
12596:url "unsupported/plustek-pl806.html"
12597:interface "USB"
12598:usbid "0x07b3" "0x0c0c"
12599:status :unsupported
12600:comment "Unsupported. See link for more details."
12601
12602:model "SmartOffice PL 812"
12603:url "unsupported/plustek-pl812.html"
12604:interface "USB"
12605:usbid "0x07b3" "0x0c0d"
12606:status :unsupported
12607:comment "Unsupported. See link for more details."
12608
12609:model "OpticSlim 500"
12610:url "unsupported/plustek-opticslim-500.html"
12611:interface "USB"
12612:usbid "0x07b3" "0x0458"
12613:status :unsupported
12614:comment "Unsupported. See link for more details."
12615
12616:model "OpticSlim 2420"
12617:url "unsupported/plustek-opticslim-2420.html"
12618:interface "USB"
12619:usbid "0x07b3" "0x0806"
12620:status :unsupported
12621:comment "GL841 based, to be added to genesys backend"
12622
12623:model "OpticSlim 2420+"
12624:url "unsupported/plustek-opticslim-2420plus.html"
12625:interface "USB"
12626:usbid "0x07b3" "0x0914"
12627:status :unsupported
12628:comment "GL841 based, to be added to genesys backend"
12629
12630:model "OpticWorks 2000"
12631:interface "Parport"
12632:status :unsupported
12633:comment "Multifunction device. No further information available."
12634
12635:model "OptiCard 600+"
12636:interface "USB"
12637:status :unsupported
12638:comment "Business card reader. No further information available."
12639
12640:model "ScanCopy 115"
12641:url "unsupported/plustek-scancopy-115.html"
12642:interface "USB"
12643:usbid "0x07b3" "0x081c"
12644:status :unsupported
12645:comment "GL841 based, to be added to genesys backend"
12646
12647:model "Spectra ADF"
12648:interface "Proprietary"
12649:status :unsupported
12650:comment "Unsupported. Uses proprietary ISA card that also provides power and is labelled GPS-1 PAGE-A from Taiwan. Other labels on the scanner include ADF Color Scanner and SF600AS. Maybe the same as the IBM ADF Color Scanner?"
12651
12652:model "Unknown Plustek Device"
12653:interface "USB"
12654:usbid "0x07b3" "0x0005"
12655:status :unsupported
12656:comment "Probably unsupported. Scanner name not known yet."
12657
12658:model "Unknown Plustek Device"
12659:interface "USB"
12660:usbid "0x07b3" "0x0007"
12661:status :unsupported
12662:comment "Probably unsupported. Scanner name not known yet."
12663
12664:model "Unknown Plustek Device"
12665:interface "USB"
12666:usbid "0x07b3" "0x000f"
12667:status :unsupported
12668:comment "Probably unsupported. Scanner name not known yet."
12669
12670:model "Unknown Plustek Device"
12671:interface "USB"
12672:usbid "0x07b3" "0x0012"
12673:status :unsupported
12674:comment "Probably unsupported. Scanner name not known yet."
12675
12676:model "Unknown Plustek Device"
12677:interface "USB"
12678:usbid "0x07b3" "0x0014"
12679:status :unsupported
12680:comment "Probably unsupported. Scanner name not known yet."
12681
12682:model "Unknown Plustek Device"
12683:interface "USB"
12684:usbid "0x07b3" "0x0016"
12685:status :unsupported
12686:comment "Probably unsupported. Scanner name not known yet."
12687
12688;********************************************************************************************
12689
12690:mfg "PLANon"
12691:url "http://www.planon.com/"
12692
12693:model "DocuPen RC800"
12694:interface "USB"
12695:status :unsupported
12696:comment "Probably not supported. No details known."
12697
12698:model "DocuPen R700"
12699:url "unsupported/planon-docupen-r700.html"
12700:interface "USB"
12701:usbid "0x10c4" "0xea60"
12702:status :unsupported
12703:comment "Probably not supported. See link for details."
12704
12705:model "DocuPen (DPEN-BW)"
12706:interface "USB"
12707:status :unsupported
12708:comment "Probably not supported. No details known."
12709
12710;********************************************************************************************
12711
12712:mfg "Primax"
12713:url "http://www.primax.nl/"
12714
12715:model "Colorado 600U"
12716:url "unsupported/primax-colorado-600u.html"
12717:interface "USB"
12718:usbid "0x0461" "0x0341"
12719:status :unsupported
12720:comment "Not supported. Some information is available."
12721
12722:model "Colorado 1200p"
12723:interface "Parport"
12724:url "http://home2.swipnet.se/~w-25069/pxscan.html"
12725:status :unsupported
12726:comment "Unsupported by SANE. But is reported to partly work with pxscan. See link."
12727
12728:model "Colorado 1200u"
12729:interface "USB"
12730:usbid "0x0461" "0x0361"
12731:status :unsupported
12732:comment "Probably unsupported. No details known."
12733
12734:model "Primascan Colorado 2600u"
12735:url "unsupported/visioneer-onetouch4400.html"
12736:interface "USB"
12737:usbid "0x0461" "0x0347"
12738:status :unsupported
12739:comment "Unsupported. Same as Visioneer Onetouch 4400. See link for details."
12740
12741:model "Colorado Direct 600"
12742:url "http://home2.swipnet.se/~w-25069/pxscan.html"
12743:interface "Parport"
12744:status :unsupported
12745:comment "Not supported. However, a stand-alone program is available."
12746
12747:model "Colorado Direct 9600"
12748:url "http://home2.swipnet.se/~w-25069/pxscan.html"
12749:interface "Parport"
12750:status :unsupported
12751:comment "Not supported. However, a stand-alone program is available."
12752
12753:model "Colorado USB 9600"
12754:url "unsupported/primax-colorado-usb-9600.html"
12755:interface "USB"
12756:usbid "0x0461" "0x0340"
12757:status :unsupported
12758:comment "Not supported. See link for details."
12759
12760:model "G2-300"
12761:interface "USB"
12762:usbid "0x0461" "0x0300"
12763:status :unsupported
12764:comment "Probably unsupported. No details known."
12765
12766:model "G2-300 #2"
12767:interface "USB"
12768:usbid "0x0461" "0x0302"
12769:status :unsupported
12770:comment "Probably unsupported. No details known."
12771
12772:model "G2E-300"
12773:interface "USB"
12774:usbid "0x0461" "0x0301"
12775:status :unsupported
12776:comment "Probably unsupported. No details known."
12777
12778:model "G2E-300 #2"
12779:usbid "0x0461" "0x0303"
12780:interface "USB"
12781:status :unsupported
12782:comment "Probably unsupported. No details known."
12783
12784:model "G2-600"
12785:usbid "0x0461" "0x0380"
12786:interface "USB"
12787:status :unsupported
12788:comment "Probably unsupported. No details known."
12789
12790:model "G2-600 #2"
12791:interface "USB"
12792:usbid "0x0461" "0x0382"
12793:status :unsupported
12794:comment "Probably unsupported. No details known."
12795
12796:model "G2E-600"
12797:usbid "0x0461" "0x0383"
12798:interface "USB"
12799:status :unsupported
12800:comment "Probably unsupported. No details known."
12801
12802:model "OneTouch 5300"
12803:interface "Parport"
12804:status :unsupported
12805:comment "Not supported."
12806
12807:model "ReadyScan 636i"
12808:usbid "0x0461" "0x0381"
12809:interface "USB"
12810:status :unsupported
12811:comment "Probably unsupported. No details known."
12812
12813:model "Slim-Line 1200"
12814:interface "USB"
12815:status :unsupported
12816:comment "Maybe GL646. Maybe similar to Medion MD 6228?"
12817
12818:model "Onetouch 8920"
12819:url "unsupported/visioneer-onetouch8920.html"
12820:interface "USB"
12821:usbid "0x0461" "0x0371"
12822:status :unsupported
12823:comment "Not supported. Look similar to Visioneer Onetouch 8920 (same USB product id)."
12824
12825;********************************************************************************************
12826
12827:mfg "Prolink"
12828:url "http://www.fida.com/"
12829
12830:model "Winscan Pro 2448U"
12831:url "unsupported/prolink-2448u.html"
12832:interface "USB"
12833:usbid "0x06dc" "0x0014"
12834:status :unsupported
12835:comment "Not supported. Some information is available. RealTek RTS8801."
12836
12837:model "Winscan Pro 2000"
12838:interface "USB Parport"
12839:status :unsupported
12840:comment "Not supported. No further information available."
12841
12842;********************************************************************************************
12843
12844:mfg "Quato"
12845:url "http://www.quato.de/"
12846
12847:model "X-Finity"
12848:interface "SCSI"
12849:status :unsupported
12850:comment "Probably not supported. No details yet. Originally manufactured by PFU?"
12851
12852:model "X-Finity Ultra"
12853:interface "USB IEEE-1394"
12854:status :unsupported
12855:comment "Probably not supported. No details yet."
12856
12857;********************************************************************************************
12858
12859:mfg "Reflecta"
12860
12861:model "DigitDia 3600"
12862:url "unsupported/reflecta-digitdia-3600.html"
12863:interface "USB IEEE-1394"
12864:usbid "0x05e3" "0x0142"
12865:status :unsupported
12866:comment "Film scanner that can scan directly from the magazine."
12867
12868:model "iScan 1800"
12869:url "unsupported/reflecta-iscan-1800.html"
12870:interface "USB"
12871:usbid "0x05e3" "0x0120"
12872:status :unsupported
12873:comment "Probably unsupported. See link for details."
12874
12875:model "ProScan 4000"
12876:url "unsupported/reflecta-proscan-4000.html"
12877:interface "USB IEEE-1394"
12878:usbid "0x05e3" "0x0143"
12879:status :unsupported
12880:comment "Probably unsupported. See link for details."
12881
12882;********************************************************************************************
12883
12884:mfg "Relisys"
12885
12886:model "Eclipse 1200U"
12887:url "unsupported/relisys-eclipse-1200u.html"
12888:interface "USB"
12889:usbid "0x0475" "0x0103"
12890:status :unsupported
12891:comment "Probably unsupported. See link for details."
12892
12893:model "Scorpio Ultra 3"
12894:url "unsupported/relisys-scorpio-ultra3.html"
12895:interface "USB"
12896:usbid "0x0475" "0x0210"
12897:status :unsupported
12898:comment "Probably unsupported. See link for details."
12899
12900:model "Episode"
12901:url "unsupported/relisys-episode.html"
12902:interface "USB"
12903:usbid "0x0475" "0x0103"
12904:status :unsupported
12905:comment "Probably unsupported. See link for details."
12906
12907:model "AVEC II E3"
12908:interface "Parport"
12909:status :unsupported
12910:comment "Parport version of AVEC II S3?. See bug #304992 for details"
12911
12912;********************************************************************************************
12913
12914:mfg "Samsung"
12915
12916:model "SCX-4725FN"
12917:url "unsupported/samsung-scx-4725.html"
12918:interface "USB"
12919:usbid "0x04e8" "0x341f"
12920:status :unsupported
12921:comment "Not supported. See link for details."
12922
12923;********************************************************************************************
12924
12925:mfg "Scanshell"
12926
12927:model "800N"
12928:url "unsupported/scanshell-800n.html"
12929:interface "USB"
12930:usbid "0x0a82" "0x6605"
12931:status :unsupported
12932:comment "Not supported. See link for details."
12933
12934;********************************************************************************************
12935
12936:mfg "Sicos"
12937
12938:model "DMS 2000"
12939:url "mailto:ehaase@inf.fu-berlin.de"
12940:interface "proprietary"
12941:status :unsupported
12942:comment "Not supported until now. Work on a backend has started, contact the author for details (see link)"
12943
12944;********************************************************************************************
12945
12946:mfg "Siemens"                 ; name a manufacturer
12947:url "http://www.siemens.com/"
12948
12949:model "ID Mouse Professional"
12950:interface "USB"
12951:usbid "0x0681" "0x0005"
12952:status :unsupported
12953:comment "Not supported."
12954
12955:model "Cherry FingerTIP ID Board - Sensor"
12956:interface "USB"
12957:usbid "0x0681" "0x0010"
12958:status :unsupported
12959:comment "Not supported."
12960
12961;********************************************************************************************
12962
12963:mfg "SmartDisk"
12964
12965:model "SmartScan 3600"
12966:interface "USB IEEE-1394"
12967:status :unsupported
12968:comment "Probably not supported. Same as PIE Primefilm 2600 PRO."
12969
12970;********************************************************************************************
12971
12972:mfg "Spot Technology"
12973:comment "Spot seems have gone out of business."
12974
12975:model "Maxiscan A4"
12976:url "http://www.el-profesor.net/spoonset/"
12977:interface "proprietary"
12978:status :unsupported
12979:comment "Not supported until now. Work on a backend has started, see link for more information."
12980
12981:model "ScanTak 2c"
12982:url "http://www.el-profesor.net/spoonset"
12983:interface "proprietary"
12984:status :unsupported
12985:comment "Not supported. Work on a backend has started, see link for more information."
12986
12987:model "ScanTak 3c"
12988:url "http://www.el-profesor.net/spoonset"
12989:interface "proprietary"
12990:status :unsupported
12991:comment "Not supported. Work on a backend has started, see link for more information."
12992
12993;********************************************************************************************
12994
12995:mfg "Syscan"
12996
12997:model "TravelScan FS-531"
12998:url "unsupported/syscan-travelscan-fs531.html"
12999:interface "USB"
13000:usbid "0x0a82" "0x0530"
13001:status :unsupported
13002:comment "Not supported. May work with the Plustek backend in future. See link for details."
13003
13004:model "TravelScan Pro"
13005:url "unsupported/syscan-travelscan-pro.html"
13006:interface "USB"
13007:usbid "0x0a82" "0x2000"
13008:status :unsupported
13009:comment "Probably not supported. Some information is available."
13010
13011;********************************************************************************************
13012
13013:mfg "Tamarack"
13014
13015:model "Artiscan 9600"                ; name models for above-specified mfg.
13016:interface "Parport"
13017:status :unsupported
13018:url "http://www.autistici.org/tamarhack/"
13019:comment "Unsupported at the moment. See link for a project for that scanner that may support it in future."
13020
13021:model "Artiscan 9600 pro 36"                ; name models for above-specified mfg.
13022:interface "Parport"
13023:status :unsupported
13024:url "http://www.autistici.org/tamarhack/"
13025:comment "Unsupported at the moment. See link for a project for that scanner."
13026
13027:model "Artiscan 2400FS"
13028:url "unsupported/tamarack-artiscan-2400.html"
13029:interface "USB"
13030:usbid "0x05e3" "0x0100"
13031:status :unsupported
13032:comment "Unsupported. See link for more information."
13033
13034;********************************************************************************************
13035
13036:mfg "TCE"
13037:comment "Brasilian vendor."
13038:url "http://www.tce.com.br/"
13039
13040:model "MK600U"
13041:url "unsupported/memorex-maxx-6136u.html"
13042:interface "USB"
13043:usbid "0x0461" "0x0346"
13044:status :unsupported
13045:comment "Not supported. Some information is available."
13046
13047:model "S450"
13048:url "http://home2.swipnet.se/~w-25069/pxscan.html"
13049:interface "Parport"
13050:status :unsupported
13051:comment "Not supported by SANE but is reported to work with pxscan (see link)."
13052
13053;********************************************************************************************
13054
13055:mfg "Teco"
13056:url "http://www.tecoimage.com.tw/"
13057
13058:model "VM6509F"
13059:url "unsupported/teco-vm6509.html"
13060:interface "USB"
13061:usbid "0x080d" "0x0102"
13062:status :unsupported
13063:comment "Probably unsupported. See link for details."
13064
13065;********************************************************************************************
13066
13067:mfg "Tiny"
13068
13069:model "FU661E"
13070:url "unsupported/visioneer-onetouch4400.html"
13071:interface "USB"
13072:usbid "0x0461" "0x0347"
13073:status :unsupported
13074:comment "Unsupported. See link for details."
13075
13076;********************************************************************************************
13077
13078:mfg "Trust"
13079:url "http://www.trust-site.com"
13080
13081:model "CombiScan 19200"
13082:url "unsupported/trust-combiscan-19200.html"
13083:interface "Parport USB"
13084:usbid "0x05cb" "0x1483"
13085:status :unsupported
13086:comment "Unsupported. See link for details."
13087
13088:model "EasyScan 19200"
13089:url "http://alioth-lists.debian.net/pipermail/sane-devel/2008-October/022955.html"
13090:interface "Parport"
13091:status :unsupported
13092
13093:model "SCSI Scan 19200 -Excellence Series-"
13094:url "unsupported/trust-scsi-scan-19200.html"
13095:interface "SCSI"
13096:status :unsupported
13097:comment "Unsupported. See link for details."
13098
13099;********************************************************************************************
13100
13101:mfg "UMAX"
13102:url "http://www.umax.com/"
13103
13104:model "Astra 2500"
13105:url "unsupported/umax-astra-2500.html"
13106:interface "USB"
13107:usbid "0x0461" "0x0374"
13108:status :unsupported
13109:comment "Probably not supported. See link for details."
13110
13111:model "Astra 2850"
13112:url "unsupported/plustek-opticpro-st24.html"
13113:interface "USB"
13114:usbid "0x07b3" "0x0601"
13115:status :unsupported
13116:comment "Probably not supported. Same IDs as Plustek OpticPro ST24. See link for details."
13117
13118:model "Astra 3000"
13119:url "unsupported/umax-astra-3000.html"
13120:interface "USB"
13121:usbid "0x0461" "0x038a"
13122:status :unsupported
13123:comment "Probably not supported. See link for details."
13124
13125:model "Astra 3600"
13126:url "unsupported/umax-astra-3600.html"
13127:interface "USB"
13128:usbid "0x0461" "0x038a"
13129:status :unsupported
13130:comment "Probably not supported. See link for details."
13131
13132:model "Astra 4000"
13133:url "unsupported/umax-astra-4000.html"
13134:interface "USB"
13135:usbid "0x1606" "0x1030"
13136:status :unsupported
13137:comment "Not supported. See link for details."
13138
13139:model "Astra 4100"
13140:url "unsupported/umax-astra-4100.html"
13141:interface "USB"
13142:usbid "0x0461" "0x038c"
13143:status :unsupported
13144:comment "Not supported, to be added to genesys backend."
13145
13146:model "Astra 4500"
13147:url "unsupported/umax-astra-4500.html"
13148:interface "USB"
13149:usbid "0x0638" "0x0a10"
13150:status :unsupported
13151:comment "GL646 based, to be added to genesys backend. Avision iVina FB1600 clone"
13152
13153:model "Astra 4600"
13154:interface "USB"
13155:status :unsupported
13156:comment "Probably not supported, no details known."
13157
13158:model "Astra 4700"
13159:url "unsupported/umax-astra-4700.html"
13160:interface "USB"
13161:usbid "0x0638" "0x0a20"
13162:status :unsupported
13163:comment "GL646/GL660 based. Avision iVina FB1800 clone."
13164
13165:model "Astra 6700"
13166:interface "USB"
13167:status :unsupported
13168:comment "Not supported. No chipset information available. Same as Avision iVina FB2400."
13169
13170:model "AstraSlim"
13171:url "unsupported/umax-astraslim.html"
13172:usbid "0x080d" "0x0104"
13173:interface "USB"
13174:status :unsupported
13175:comment "Probably not supported currently. See link for more details."
13176
13177:model "AstraSlim 1200"
13178:url "unsupported/umax-astraslim-1200.html"
13179:interface "USB"
13180:usbid "0x080d" "0x0110"
13181:status :unsupported
13182:comment "See link for more details."
13183
13184:model "AstraSlim 6000"
13185:url "unsupported/umax-astraslim-6000.html"
13186:interface "USB"
13187:usbid "0x080d" "0x0104"
13188:status :unsupported
13189:comment "Probably not supported currently. See link for more details."
13190
13191:model "Nete3470'"
13192:interface "Parport"
13193:status :unsupported
13194:comment "Probably not supported. No details known.."
13195
13196:model "Powerlook 180"
13197:url "unsupported/umax-powerlook-180.html"
13198:interface "USB"
13199;:usbid "0x3902" "0xc470" #correct?
13200:status :unsupported
13201:comment "Probably not supported. See link for details."
13202
13203:model "Powerlook 1000 USB"
13204:interface "USB"
13205:status :unsupported
13206:comment "Probably not supported. No further information available."
13207
13208;********************************************************************************************
13209
13210:mfg "Vantas"
13211
13212:model "3000"
13213:url "unsupported/visioneer-onetouch4800.html"
13214:interface "USB"
13215:usbid "0x04a7" "0x0224"
13216:status :unsupported
13217:comment "Not supported. See link for more details."
13218
13219;********************************************************************************************
13220
13221:mfg "Visioneer"
13222:url "http://www.visioneer.com/"
13223
13224:model "6200"
13225:interface "USB"
13226:usbid "0x0461" "0x0345"
13227:status :unsupported
13228:comment "Not supported. Is reported to use the E5 chipset. Uses a Primax ID. Looks similar to Primascan Colorado 2600u."
13229
13230:model "6200 EPP/USB"
13231:interface "USB"
13232:usbid "0x04a7" "0x0311"
13233:status :unsupported
13234:comment "Not supported. Id is from Primax? Yet another scanner with the same name?"
13235
13236:model "9420"
13237:url "unsupported/visioneer-9420.html"
13238:interface "USB"
13239:usbid "0x0461" "0x03a8"
13240:status :unsupported
13241:comment "Unsupported. See link for details."
13242
13243:model "9450 USB"
13244:url "unsupported/visioneer-9450-usb.html"
13245:interface "USB"
13246:usbid "0x04a7" "0x0421"
13247:status :unsupported
13248:comment "Unsupported. See link for details."
13249
13250:model "Onetouch 4400"
13251:url "unsupported/visioneer-onetouch4400.html"
13252:interface "USB"
13253:usbid "0x0461" "0x0347"
13254:status :unsupported
13255:comment "Not supported. E5 chipset? See link for more details."
13256
13257:model "OneTouch 4800 USB"
13258:url "unsupported/visioneer-onetouch4800.html"
13259:interface "USB"
13260:usbid "0x04a7" "0x0224"
13261:status :unsupported
13262:comment "Unsupported. Seems to use Realtek RTS8801B. Same as Microtek Scanport 3000. See link for details."
13263
13264:model "OneTouch 5300 USB"
13265:url "unsupported/visioneer-onetouch5300.html"
13266:interface "USB"
13267:usbid "0x04a7" "0x0226"
13268:status :unsupported
13269:comment "Not supported. Chipset is RTS8801B(?). See link for output of /proc/bus/usb/devices."
13270
13271:model "OneTouch 5300"
13272:interface "USB"
13273:usbid "0x04a7" "0x0221"
13274:status :unsupported
13275:comment "Not supported. Yet another scanner with this name?"
13276
13277:model "OneTouch 5800 USB"
13278:url "unsupported/visioneer-onetouch5800.html"
13279:interface "USB"
13280:usbid  "0x04a7" "0x0226"
13281:status :unsupported
13282:comment "Unsupported. 48 bit scanner, doesn't work with viceo backend. RTS8801C."
13283
13284:model "OneTouch 6600"
13285:url "unsupported/visioneer-onetouch6600.html"
13286:interface "USB"
13287:usbid  "0x04a7" "0x022a"
13288:status :unsupported
13289:comment "Unsupported. See link for details."
13290
13291:model "Onetouch 7100"
13292:url "unsupported/visioneer-onetouch7100.html"
13293:interface "USB"
13294:usbid  "0x04a7" "0x0229"
13295:status :unsupported
13296:comment "GL646 based, to be added to genesys backend"
13297
13298:model "Onetouch 7700"
13299:url "unsupported/visioneer-onetouch7700.html"
13300:interface "USB"
13301:usbid  "0x04a7" "0x0380"
13302:status :unsupported
13303:comment "LM9832/3 based, to be added to plustek backend"
13304
13305:model "OneTouch 8100"
13306:url "unsupported/visioneer-onetouch8100.html"
13307:interface "USB"
13308:usbid  "0x04a7" "0x0321"
13309:status :unsupported
13310:comment "Unsupported. See link for details."
13311
13312:model "Onetouch 8700"
13313:url "unsupported/visioneer-onetouch8920.html"
13314:interface "USB"
13315:usbid  "0x04a7" "0x0371"
13316:status :unsupported
13317:comment "Not supported. See link for details."
13318
13319:model "Onetouch 8900"
13320:url "unsupported/visioneer-onetouch8920.html"
13321:interface "USB"
13322:usbid  "0x04a7" "0x0371"
13323:status :unsupported
13324:comment "Not supported. Same as 8920 but without TA?"
13325
13326:model "Onetouch 8920"
13327:url "unsupported/visioneer-onetouch8920.html"
13328:interface "USB"
13329:usbid  "0x04a7" "0x0371"
13330:status :unsupported
13331:comment "Not supported. Same as 8700 and 8900 but includes a TA. Uses a Primax ID. Chipset is RTS8801C. See link for output of /proc/bus/usb/devices."
13332
13333:model "Onetouch 9000"
13334:url "unsupported/visioneer-onetouch9020.html"
13335:interface "USB"
13336:usbid  "0x04a7" "0x022c"
13337:status :unsupported
13338:comment "Not supported. See link for details."
13339
13340:model "Onetouch 9020"
13341:url "unsupported/visioneer-onetouch9020.html"
13342:interface "USB"
13343:usbid  "0x04a7" "0x022c"
13344:status :unsupported
13345:comment "Not supported. See link for details."
13346
13347:model "Onetouch 9320"
13348:url "unsupported/visioneer-onetouch9320.html"
13349:interface "USB"
13350:usbid  "0x04a7" "0x0362"
13351:status :unsupported
13352:comment "Probably not supported. See link for details."
13353
13354:model "Onetouch Pro 8800"
13355:url "unsupported/visioneer-onetouch8820.html"
13356:interface "USB"
13357:usbid  "0x04a7" "0x0410"
13358:status :unsupported
13359:comment "Probably not supported. See link for details."
13360
13361:model "Onetouch Pro 8820"
13362:url "unsupported/visioneer-onetouch8820.html"
13363:interface "USB"
13364:usbid  "0x04a7" "0x0410"
13365:status :unsupported
13366:comment "Probably not supported. See link for details."
13367
13368:model "PaperPort 3100b"
13369:url "unsupported/visioneer-paperport-3100b.html"
13370:interface "Parport"
13371:status :unsupported
13372:comment "Most probably not supported. See link for details."
13373
13374:model "PaperPort 6100"
13375:interface "Parport"
13376:status :unsupported
13377:comment "Most probably not supported. More details would be appreciated."
13378
13379:model "PaperPort OneTouch"
13380:url "unsupported/visioneer-paperport-onetouch.html"
13381:interface "Parport"
13382:status :unsupported
13383:comment "Most probably not supported. See link for details."
13384
13385:model "Strobe Pro USB"
13386:url "unsupported/visioneer-strobe-pro-usb.html"
13387:interface "USB"
13388:usbid  "0x04a7" "0x0102"
13389:status :unsupported
13390:comment "Not supported. See link for details."
13391
13392;********************************************************************************************
13393
13394:model "4800 One Touch"
13395:url "unsupported/xerox-4800-onetouch.html"
13396:interface "USB"
13397:usbid "0x04a7" "0x03a0"
13398:status :unsupported
13399:comment "Unsupported. See link for details. Different id compared to One Touch 4800?"
13400
13401:model "DocuImage 620S"
13402:url "unsupported/xerox-docuimage-620s.html"
13403:interface "SCSI"
13404:status :unsupported
13405:comment "Not supported. See link for more details."
13406
13407:model "DocuMate 510"
13408:url "unsupported/xerox-documate-510.html"
13409:interface "USB"
13410:status :unsupported
13411:usbid "0x04a7" "0x0446"
13412:comment "Not supported. See link for more details."
13413
13414:model "DocuMate 510"
13415:url "unsupported/xerox-documate-510.html"
13416:interface "USB"
13417:status :unsupported
13418:usbid "0x04a7" "0x047c"
13419:comment "Not supported. See link for more details. Yet another USB id."
13420
13421:model "One Touch 4800"
13422:url "unsupported/visioneer-onetouch4800.html"
13423:interface "USB"
13424:usbid "0x04a7" "0x0224"
13425:status :unsupported
13426:comment "Unsupported. See link for details. Different id compared to 4800 One Touch?"
13427
13428:model "WorkCentre 470cx"
13429:url "unsupported/xerox-workcentre-470cx.html"
13430:interface "Parport"
13431:status :unsupported
13432:comment "Not supported. See link for more details."
13433
13434:model "WorkCentre M15i"
13435:url "unsupported/xerox-workcentre-m15i.html"
13436:interface "USB"
13437:usbid "0x0924" "0xffef"
13438:status :unsupported
13439:comment "Not supported. See link for more details."
13440
13441:model "WorkCentre XK35c"
13442:url "unsupported/xerox-workcentre-xk35c.html"
13443:interface "USB Parport"
13444:usbid "0x043d" "0x0020"
13445:status :unsupported
13446:comment "Not supported. See link for more details."
13447
13448:model "WorkCentre XK50cx"
13449:url "unsupported/xerox-workcentre-xk50cx.html"
13450:interface "USB"
13451:usbid "0x04e8" "0x3903"
13452:status :unsupported
13453:comment "Not supported. See link for more details."
13454
13455:model "WorkCentre Pro 412"
13456:url "unsupported/xerox-workcentre-pro412.html"
13457:interface "USB Parport"
13458:usbid "0x043d" "0x4303"
13459:status :unsupported
13460:comment "Not supported. See link for more details."
13461
13462:model "WorkCentre PE16"
13463:url "unsupported/xerox-workcentre-pe16.html"
13464:interface "USB Parport"
13465:usbid "0x0924" "0x4220"
13466:status :unsupported
13467:comment "Not supported. See link for more details."
13468
13469:model "WorkCentre PE120i"
13470:url "unsupported/xerox-workcentre-pe120i.html"
13471:interface "USB"
13472:usbid "0x0924" "0x4237"
13473:status :unsupported
13474:comment "Not supported. See link for more details."
13475
13476
13477;********************************************************************************************
13478;********************************************************************************************
13479;********************************************************************************************
13480
13481:devicetype :vidcam
13482
13483:mfg "Biolux"
13484
13485:model "654 (micrOcular)"
13486:url "unsupported/biolux-654.html"
13487:interface "USB"
13488:usbid "0x0923" "0x010f"
13489:status :unsupported
13490:comment "Not supported yet. See link for more details."
13491
13492
13493;********************************************************************************************
13494
13495:mfg "Grandtek Scopecam"
13496
13497:model "8x30 Binocular & Digital Camera"
13498:url "unsupported/grandtech-scopecam.html"
13499:interface "USB"
13500:usbid "0x0797" "0x801c"
13501:status :unsupported
13502:comment "Not Supported yet. See link for more details."
13503
13504
13505;********************************************************************************************
13506
13507
13508; :comment and :url specifiers are optional after :mfg, :model, :desc,
13509;  and at the top-level.
13510
13511;
13512; SANE Backend specification file
13513;
13514; It's basically emacs-lisp --- so ";" indicates comment to end of line.
13515; All syntactic elements are keyword tokens, followed by a string or
13516;  keyword argument, as specified.
13517;
13518; ":backend" *must* be specified.
13519; All other information is optional (but what good is the file without it?).
13520;
13521
13522:backend "v4l"                    ; name of backend
13523:version "1.0-3"                  ; version of backend
13524:manpage "sane-v4l"               ; name of manpage (if it exists)
13525:url "mailto:henning@meier-geinitz.de" ; backend's web page
13526
13527:devicetype :api                  ; start of a list of devices....
13528                                  ; other types:  :stillcam, :vidcam,
13529                                  ;               :meta, :api
13530
13531
13532:desc "Interface to Video For Linux API"      ; describe a non-hardware device
13533:comment "Supports video cameras and other devices accessed by the v4l kernel API, e.g. bttv devices. Quite a lot of known bugs."
13534; :comment and :url specifiers are optional after :mfg, :model, :desc,
13535;  and at the top-level.
13536:backend "xerox_mfp"
13537:version "1.0-13"
13538:manpage "sane-xerox_mfp"
13539:devicetype :scanner
13540
13541:mfg "Xerox"
13542:url "http://www.office.xerox.com/"
13543
13544:model "Phaser 6110MFP"
13545:interface "USB"
13546:usbid "0x0924" "0x3d5d"
13547:status :good
13548
13549:model "Phaser 3200MFP"
13550:interface "USB"
13551:usbid "0x0924" "0x3da4"
13552:status :complete
13553:url "http://www.office.xerox.com/multifunction-printer/multifunction-under-30ppm/phaser-3200mfp/spec-enus.html"
13554
13555:model "WorkCentre 3119 Series"
13556:interface "USB"
13557:usbid "0x0924" "0x4265"
13558:status :good
13559
13560:model "WorkCentre 4118 Series"
13561:interface "USB"
13562:usbid "0x0924" "0x420c"
13563:status :good
13564
13565:model "WorkCentre 3210"
13566:interface "USB"
13567:usbid "0x0924" "0x4293"
13568:status :good
13569
13570:model "WorkCentre 3220"
13571:interface "USB"
13572:usbid "0x0924" "0x4294"
13573:status :good
13574
13575:mfg "Dell"
13576:url "http://www.dell.com/"
13577
13578:model "Dell MFP Laser Printer 1815dn"
13579:interface "USB"
13580:usbid "0x413c" "0x5124"
13581:status :good
13582
13583:mfg "Samsung"
13584:url "http://www.samsung.com"
13585
13586:model "SCX-4x16"
13587:interface "USB"
13588:usbid "0x04e8" "0x3409"
13589:status :untested
13590
13591:model "SCX-6x20"
13592:interface "USB"
13593:usbid "0x04e8" "0x340d"
13594:status :untested
13595
13596:model "MFP-560"
13597:interface "USB"
13598:usbid "0x04e8" "0x340e"
13599:status :untested
13600
13601:model "MFP-750"
13602:interface "USB"
13603:usbid "0x04e8" "0x340f"
13604:status :untested
13605
13606:model "SCX-4x20"
13607:interface "USB"
13608:usbid "0x04e8" "0x3412"
13609:status :untested
13610
13611:model "SCX-4100"
13612:interface "USB"
13613:usbid "0x04e8" "0x3413"
13614:status :good
13615
13616:model "SCX-4x21"
13617:interface "USB"
13618:usbid "0x04e8" "0x3419"
13619:status :untested
13620
13621:model "SCX-5x30"
13622:interface "USB"
13623:usbid "0x04e8" "0x341a"
13624:status :untested
13625
13626:model "SCX-4200"
13627:interface "USB"
13628:usbid "0x04e8" "0x341b"
13629:status :good
13630
13631:model "CLX-3160"
13632:interface "USB"
13633:usbid "0x04e8" "0x341c"
13634:status :untested
13635
13636:model "SCX-6x22"
13637:interface "USB"
13638:usbid "0x04e8" "0x341d"
13639:status :untested
13640
13641:model "SCX4725"
13642:interface "USB"
13643:usbid "0x04e8" "0x341f"
13644:status :untested
13645
13646:model "SCX4725-FN"
13647:interface "USB"
13648:usbid "0x04e8" "0x341f"
13649:status :good
13650
13651:model "SCX-6x45"
13652:interface "USB"
13653:usbid "0x04e8" "0x3420"
13654:status :untested
13655
13656:model "CLX-8380"
13657:interface "USB"
13658:usbid "0x04e8" "0x3421"
13659:status :untested
13660
13661:model "CLX-2160"
13662:interface "USB"
13663:usbid "0x04e8" "0x3425"
13664:status :good
13665
13666:model "SCX-4500"
13667:interface "USB"
13668:usbid "0x04e8" "0x3426"
13669:status :good
13670
13671:model "CLX-6200"
13672:interface "USB"
13673:usbid "0x04e8" "0x3427"
13674:status :untested
13675
13676:model "CLX-6240"
13677:interface "USB"
13678:usbid "0x04e8" "0x3428"
13679:status :untested
13680
13681:model "SCX-6x55"
13682:interface "USB"
13683:usbid "0x04e8" "0x3429"
13684:status :untested
13685
13686:model "CLX-3170fn (CLX-3170 Series)"
13687:interface "USB"
13688:usbid "0x04e8" "0x342a"
13689:status :good
13690
13691:model "CLX-3175FW"
13692:interface "USB"
13693:usbid "0x04e8" "0x342a"
13694:status :good
13695
13696:model "SCX-4500W"
13697:interface "USB Ethernet"
13698:usbid "0x04e8" "0x342b"
13699:status :basic
13700
13701:model "SCX-4824 (SCX-4x24 Series)"
13702:interface "USB"
13703:usbid "0x04e8" "0x342c"
13704:status :good
13705
13706:model "SCX-4828FN (SCX-4x28 Series)"
13707:interface "USB"
13708:usbid "0x04e8" "0x342d"
13709:status :good
13710
13711:model "SCX-4300"
13712:interface "USB"
13713:usbid "0x04e8" "0x342e"
13714:status :good
13715
13716:model "SCX-5835_5935"
13717:interface "USB"
13718:usbid "0x04e8" "0x342f"
13719:status :good
13720
13721:model "SCX-5635"
13722:interface "USB"
13723:usbid "0x04e8" "0x3430"
13724:status :untested
13725
13726:model "SCX-4x26"
13727:interface "USB"
13728:usbid "0x04e8" "0x3432"
13729:status :untested
13730
13731:model "SCX-4600"
13732:interface "USB"
13733:usbid "0x04e8" "0x3433"
13734:status :good
13735
13736:model "SCX-4623"
13737:interface "USB"
13738:usbid "0x04e8" "0x3434"
13739:status :good
13740
13741:model "MFP-65x"
13742:interface "USB"
13743:usbid "0x04e8" "0x3435"
13744:status :untested
13745
13746:model "SCX-6545"
13747:interface "USB"
13748:usbid "0x04e8" "0x3437"
13749:status :untested
13750
13751:model "CLX-8385"
13752:interface "USB"
13753:usbid "0x04e8" "0x3439"
13754:status :untested
13755
13756:model "CLX-6220"
13757:interface "USB"
13758:usbid "0x04e8" "0x343a"
13759:status :good
13760
13761:model "CLX-6250"
13762:interface "USB"
13763:usbid "0x04e8" "0x343b"
13764:status :untested
13765
13766:model "SCX-4825FN (SCX-4x25 Series)"
13767:interface "USB"
13768:usbid "0x04e8" "0x343c"
13769:status :good
13770
13771:model "CLX-3185"
13772:interface "USB"
13773:usbid "0x04e8" "0x343d"
13774:status :good
13775
13776:model "CLX-8540"
13777:interface "USB"
13778:usbid "0x04e8" "0x343f"
13779:status :untested
13780
13781:model "SCX-4623FW"
13782:interface "USB"
13783:usbid "0x04e8" "0x3440"
13784:status :good
13785
13786:model "SCX-3205W (SCX-3200 Series)"
13787:interface "USB Ethernet"
13788:usbid "0x04e8" "0x3441"
13789:status :good
13790
13791:model "SCX-6545X"
13792:interface "USB"
13793:usbid "0x04e8" "0x3442"
13794:status :untested
13795
13796:model "SCX-6x55X"
13797:interface "USB"
13798:usbid "0x04e8" "0x3443"
13799:status :untested
13800
13801:model "CLX-8385X"
13802:interface "USB"
13803:usbid "0x04e8" "0x3444"
13804:status :untested
13805
13806:model "SCX-5835_5935X"
13807:interface "USB"
13808:usbid "0x04e8" "0x3446"
13809:status :good
13810
13811:model "SCX-4833FD"
13812:interface "USB"
13813:usbid "0x04e8" "0x344b"
13814:status :good
13815
13816:model "SCX-4835FD"
13817:interface "Ethernet"
13818:usbid "0x04e8" "0x344b"
13819:status :good
13820
13821:model "SCX-3405W"
13822:interface "Ethernet"
13823:status :basic
13824
13825:model "SCX-3400"
13826:interface "USB"
13827:usbid "0x04e8" "0x344f"
13828:status :untested
13829
13830:model "SF-760"
13831:interface "USB"
13832:usbid "0x04e8" "0x3450"
13833:status :untested
13834
13835:model "SCX-4729FD"
13836:interface "USB"
13837:usbid "0x04e8" "0x3453"
13838:status :basic
13839
13840:model "CLX-6260"
13841:interface "USB"
13842:usbid "0x04e8" "0x3455"
13843:status :minimal
13844
13845:model "CLX-3300 Series"
13846:interface "USB"
13847:usbid "0x04e8" "0x3456"
13848:status :basic
13849
13850:model "SCX-470x"
13851:interface "USB"
13852:usbid "0x04e8" "0x3457"
13853:status :untested
13854
13855:model "CLX-4190"
13856:interface "USB"
13857:usbid "0x04e8" "0x345a"
13858:status :minimal
13859
13860:model "SCX-4650 4x21S Series"
13861:interface "USB"
13862:usbid "0x04e8" "0x345b"
13863:status :untested
13864
13865:model "M337x 387x 407x Series"
13866:interface "USB"
13867:usbid "0x04e8" "0x3460"
13868:status :untested
13869
13870:model "M267x 287x Series"
13871:interface "USB"
13872:usbid "0x04e8" "0x3461"
13873:status :untested
13874
13875:model "SCX-681x"
13876:interface "USB"
13877:usbid "0x04e8" "0x3466"
13878:status :untested
13879
13880:model "C460"
13881:interface "USB"
13882:usbid "0x04e8" "0x3468"
13883:status :untested
13884