• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1;
2; SANE Backend specification file
3;
4; It's basically emacs-lisp --- so ";" indicates comment to end of line.
5; All syntactic elements are keyword tokens, followed by a string or
6;  keyword argument, as specified.
7;
8; ":backend" *must* be specified.
9; All other information is optional (but what good is the file without it?).
10;
11
12
13:backend "fujitsu"               ; name of backend
14:version "139"                   ; version of backend
15:manpage "sane-fujitsu"          ; name of manpage (if it exists)
16:comment "Backend updated for SANE release 1.1.2, see sane-fujitsu manpage"
17:devicetype :scanner             ; start of a list of devices....
18                                 ; other types:  :stillcam, :vidcam,
19                                 ;               :meta, :api
20
21:mfg "Fujitsu"                   ; name a manufacturer
22:url "http://www.fujitsu.com/"
23:url "https://fujitsuscanners.com/"
24
25;==================================================
26; DISCONTINUED OLDER MODELS, SMALL
27:model "M3091DC"
28:interface "SCSI"
29:url "http://www.remote.org/frederik/projects/software/sane/"
30:status :complete
31
32:model "M3092DC"
33:interface "SCSI"
34:status :complete
35
36;==================================================
37; DISCONTINUED NEWER MODELS, SMALL
38:model "fi-4120C"
39:interface "SCSI USB"
40:usbid "0x04c5" "0x1041"
41:status :complete
42:comment "Slow USB 1.1"
43
44:model "fi-4120C2"
45:interface "SCSI USB"
46:usbid "0x04c5" "0x10ae"
47:status :complete
48:comment "Faster USB 2.0"
49
50:model "fi-4220C"
51:interface "SCSI USB"
52:usbid "0x04c5" "0x1042"
53:status :complete
54:comment "Slow USB 1.1"
55
56:model "fi-4220C2"
57:interface "SCSI USB"
58:usbid "0x04c5" "0x10af"
59:status :complete
60:comment "Faster USB 2.0"
61
62:model "fi-5110C"
63:interface "USB"
64:status :complete
65:usbid "0x04c5" "0x1097"
66
67:model "fi-5110EOX/2"
68:interface "USB"
69:status :complete
70:usbid "0x04c5" "0x1096"
71
72:model "fi-5110EOX3"
73:interface "USB"
74:status :complete
75:usbid "0x04c5" "0x10e6"
76
77:model "fi-5110EOXM"
78:interface "USB"
79:usbid "0x04c5" "0x10f2"
80:status :complete
81
82:model "fi-5120C"
83:interface "SCSI USB"
84:status :complete
85:usbid "0x04c5" "0x10e0"
86
87:model "fi-5220C"
88:interface "SCSI USB"
89:status :complete
90:usbid "0x04c5" "0x10e1"
91
92:model "fi-5000N"
93:interface "Ethernet"
94:status :untested
95:comment "Not a scanner, rather a scanner to ethernet interface"
96
97:model "fi-6000NS"
98:interface "Ethernet"
99:status :untested
100
101:model "ScanSnap S500"
102:interface "USB"
103:status :complete
104:usbid "0x04c5" "0x10fe"
105
106:model "ScanSnap S500M"
107:interface "USB"
108:status :complete
109:usbid "0x04c5" "0x1135"
110
111:model "ScanSnap S510"
112:interface "USB"
113:status :complete
114:usbid "0x04c5" "0x1155"
115
116:model "ScanSnap S510M"
117:interface "USB"
118:status :complete
119:usbid "0x04c5" "0x116f"
120
121:model "fi-6130"
122:interface "USB"
123:status :complete
124:usbid "0x04c5" "0x114f"
125
126:model "fi-6230"
127:interface "USB"
128:status :complete
129:usbid "0x04c5" "0x1150"
130
131:model "fi-6130Z"
132:interface "USB"
133:status :complete
134:usbid "0x04c5" "0x11f3"
135
136:model "fi-6230Z"
137:interface "USB"
138:status :complete
139:usbid "0x04c5" "0x11f4"
140
141:model "fi-6120ZLA"
142:interface "SCSI USB"
143:status :untested
144:usbid "0x04c5" "0x146d"
145
146:model "fi-6220ZLA"
147:interface "SCSI USB"
148:status :untested
149:usbid "0x04c5" "0x146e"
150
151:model "fi-6125ZLA"
152:interface "SCSI USB"
153:status :untested
154:usbid "0x04c5" "0x1463"
155
156:model "fi-6225ZLA"
157:interface "SCSI USB"
158:status :untested
159:usbid "0x04c5" "0x1464"
160
161:model "fi-6130ZLA"
162:interface "SCSI USB"
163:status :complete
164:usbid "0x04c5" "0x1461"
165
166:model "fi-6230ZLA"
167:interface "SCSI USB"
168:status :untested
169:usbid "0x04c5" "0x1462"
170
171:model "ScanSnap S1500"
172:interface "USB"
173:status :complete
174:usbid "0x04c5" "0x11a2"
175
176:model "ScanSnap S1500M"
177:interface "USB"
178:status :complete
179:usbid "0x04c5" "0x11a2"
180:comment "Same as S1500"
181
182:model "ScanSnap N1800"
183:interface "Ethernet"
184:status :unsupported
185
186;==================================================
187; CURRENT MODELS, SMALL
188:model "ScanSnap N7100"
189:interface "Ethernet"
190:status :unsupported
191
192:model "ScanSnap fi-6010N"
193:interface "Ethernet"
194:status :unsupported
195
196:model "fi-6110"
197:interface "USB"
198:status :complete
199:usbid "0x04c5" "0x11fc"
200
201:model "fi-7160"
202:interface "USB"
203:status :complete
204:usbid "0x04c5" "0x132e"
205
206:model "fi-7260"
207:interface "USB"
208:status :complete
209:usbid "0x04c5" "0x132f"
210
211:model "ScanSnap iX500"
212:interface "USB WiFi"
213:status :good
214:usbid "0x04c5" "0x132b"
215:comment "WiFi not supported. Hardware only scans in color. Backend generates binary and grayscale modes."
216
217:model "ScanSnap iX100"
218:interface "USB WiFi"
219:status :good
220:usbid "0x04c5" "0x13f4"
221:comment "WiFi not supported."
222
223:model "ScanSnap SV600"
224:interface "USB"
225:status :unsupported
226:usbid "0x04c5" "0x128e"
227:comment "Also has a second USB VID 0x13ba. Will require some gymnastics to support."
228
229;==================================================
230; DISCONTINUED OLDER MODELS, MEDIUM
231:model "M3093E"
232:interface "RS232C/Video"
233:status :unsupported
234
235:model "M3093DE"
236:interface "RS232C/Video"
237:status :unsupported
238
239:model "M3093DG"
240:interface "SCSI"
241:status :complete
242
243:model "M3093EX"
244:interface "RS232C/Video"
245:status :unsupported
246
247:model "M3093GX"
248:interface "SCSI"
249:status :complete
250
251:model "M3096EX"
252:interface "RS232C/Video"
253:status :unsupported
254
255:model "M3096GX"
256:interface "SCSI"
257:status :complete
258
259:model "M3097E+"
260:interface "RS232C/Video"
261:status :unsupported
262
263:model "M3097G+"
264:interface "SCSI"
265:status :complete
266
267:model "M3097DE"
268:interface "RS232C/Video"
269:status :unsupported
270
271:model "M3097DG"
272:interface "SCSI"
273:status :complete
274
275;==================================================
276; DISCONTINUED NEWER MODELS, MEDIUM
277:model "fi-4340C"
278:interface "SCSI USB"
279:usbid "0x04c5" "0x10cf"
280:status :complete
281
282:model "fi-4530C"
283:interface "SCSI USB"
284:status :complete
285:usbid "0x04c5" "0x1078"
286
287:model "fi-4640S"
288:interface "SCSI"
289:status :complete
290
291:model "fi-4750C"
292:interface "SCSI"
293:status :complete
294
295:model "fi-5530C"
296:interface "SCSI USB"
297:status :complete
298:usbid "0x04c5" "0x10e2"
299
300:model "fi-6140"
301:interface "SCSI USB"
302:status :complete
303:usbid "0x04c5" "0x114d"
304
305:model "fi-6240"
306:interface "SCSI USB"
307:status :complete
308:usbid "0x04c5" "0x114e"
309
310:model "fi-6140Z/fi-6140ZLA"
311:interface "SCSI USB"
312:status :complete
313:usbid "0x04c5" "0x11f1"
314
315:model "fi-6240Z"
316:interface "SCSI USB"
317:status :complete
318:usbid "0x04c5" "0x11f2"
319
320:model "fi-6135ZLA"
321:interface "SCSI USB"
322:status :untested
323:usbid "0x04c5" "0x146b"
324
325:model "fi-6235ZLA"
326:interface "SCSI USB"
327:status :untested
328:usbid "0x04c5" "0x146c"
329
330:model "fi-6140ZLA"
331:interface "SCSI USB"
332:status :untested
333:usbid "0x04c5" "0x145f"
334
335:model "fi-6240ZLA"
336:interface "SCSI USB"
337:status :untested
338:usbid "0x04c5" "0x1460"
339
340;==================================================
341; CURRENT MODELS, MEDIUM
342
343:model "fi-5530C2"
344:interface "SCSI USB"
345:status :complete
346:usbid "0x04c5" "0x114a"
347
348:model "fi-7180"
349:interface "USB"
350:status :complete
351:usbid "0x04c5" "0x132c"
352
353:model "fi-7280"
354:interface "USB"
355:status :complete
356:usbid "0x04c5" "0x132d"
357
358;==================================================
359; DISCONTINUED OLDER MODELS, BIG
360:model "M3099A"
361:interface "RS232C/Video"
362:status :unsupported
363
364:model "M3099G"
365:interface "SCSI"
366:status :complete
367
368:model "M3099EH"
369:interface "RS232C/Video"
370:status :unsupported
371
372:model "M3099GH"
373:interface "SCSI"
374:status :complete
375
376:model "M3099EX"
377:interface "RS232C/Video"
378:status :unsupported
379
380:model "M3099GX"
381:interface "SCSI"
382:status :complete
383
384:model "M4097D"
385:interface "SCSI"
386:status :complete
387
388:model "M4099D"
389:interface "SCSI"
390:status :complete
391
392;==================================================
393; DISCONTINUED NEWER MODELS, BIG
394:model "fi-4750L"
395:interface "SCSI"
396:status :complete
397
398:model "fi-4860C"
399:interface "SCSI"
400:status :complete
401
402:model "fi-4860C2"
403:interface "SCSI"
404:status :complete
405
406:model "fi-4990C"
407:interface "SCSI"
408:status :complete
409
410:model "fi-5650C"
411:interface "SCSI USB"
412:usbid "0x04c5" "0x10ad"
413:status :complete
414
415:model "fi-5750C"
416:interface "SCSI USB"
417:usbid "0x04c5" "0x1095"
418:status :complete
419
420:model "fi-5900C"
421:interface "SCSI USB"
422:usbid "0x04c5" "0x10e7"
423:status :good
424:comment "Independent ultrasonic control and multistream unsupported"
425
426:model "fi-6750S"
427:interface "USB"
428:status :untested
429:usbid "0x04c5" "0x1178"
430:comment "Simplex, USB only version of fi-6770, won't wakeup via software"
431
432;==================================================
433; CURRENT MODELS, BIG
434:model "fi-5950"
435:interface "SCSI USB"
436:usbid "0x04c5" "0x1213"
437:status :untested
438
439:model "fi-6670"
440:interface "SCSI USB"
441:status :good
442:usbid "0x04c5" "0x1176"
443:comment "Won't wakeup via software"
444
445:model "fi-6670A"
446:interface "SCSI USB"
447:status :good
448:usbid "0x04c5" "0x1177"
449:comment "VRS CGA board unsupported, won't wakeup via software"
450
451:model "fi-6770"
452:interface "SCSI USB"
453:status :good
454:usbid "0x04c5" "0x1174"
455:comment "Won't wakeup via software"
456
457:model "fi-6770A"
458:interface "SCSI USB"
459:status :good
460:usbid "0x04c5" "0x1175"
461:comment "VRS CGA board unsupported, won't wakeup via software"
462
463:model "fi-6800"
464:interface "SCSI USB"
465:status :untested
466:usbid "0x04c5" "0x119d"
467:comment "Independent ultrasonic control and multistream unsupported"
468
469:model "fi-6800-CGA"
470:interface "SCSI USB"
471:status :untested
472:usbid "0x04c5" "0x119e"
473:comment "VRS CGA board unsupported, Independent ultrasonic control and multistream unsupported"
474
475:model "fi-6400"
476:interface "SCSI USB"
477:status :good
478:usbid "0x04c5" "0x14ac"
479
480;==================================================
481; 2015 and later NEW MODELS, UNORDERED
482
483:model "fi-6420"
484:interface "SCSI USB"
485:status :untested
486:usbid "0x04c5" "0x14bd"
487
488:model "ScanSnap iX500EE"
489:interface "USB"
490:status :untested
491:usbid "0x04c5" "0x13f3"
492
493:model "N7100"
494:interface "USB Ethernet"
495:status :untested
496:usbid "0x04c5" "0x146f"
497
498:model "fi-7480"
499:interface "USB"
500:status :good
501:usbid "0x04c5" "0x14b8"
502
503:model "fi-7460"
504:interface "USB"
505:status :good
506:usbid "0x04c5" "0x14be"
507
508:model "fi-7140"
509:interface "USB"
510:status :good
511:usbid "0x04c5" "0x14df"
512
513:model "fi-7240"
514:interface "USB"
515:status :untested
516:usbid "0x04c5" "0x14e0"
517
518:model "fi-7135"
519:interface "USB"
520:status :untested
521:usbid "0x04c5" "0x14e1"
522
523:model "fi-7235"
524:interface "USB"
525:status :untested
526:usbid "0x04c5" "0x14e2"
527
528:model "fi-7130"
529:interface "USB"
530:status :untested
531:usbid "0x04c5" "0x14e3"
532
533:model "fi-7230"
534:interface "USB"
535:status :untested
536:usbid "0x04c5" "0x14e4"
537
538:model "fi-7125"
539:interface "USB"
540:status :untested
541:usbid "0x04c5" "0x14e5"
542
543:model "fi-7225"
544:interface "USB"
545:status :untested
546:usbid "0x04c5" "0x14e6"
547
548:model "fi-7120"
549:interface "USB"
550:status :untested
551:usbid "0x04c5" "0x14e7"
552
553:model "fi-7220"
554:interface "USB"
555:status :untested
556:usbid "0x04c5" "0x14e8"
557
558:model "fi-400F"
559:interface "USB"
560:status :untested
561:usbid "0x04c5" "0x151e"
562
563:model "fi-7030"
564:interface "USB"
565:status :good
566:usbid "0x04c5" "0x151f"
567
568:model "fi-7700"
569:interface "USB"
570:status :good
571:usbid "0x04c5" "0x1520"
572
573:model "fi-7600"
574:interface "USB"
575:status :good
576:usbid "0x04c5" "0x1521"
577
578:model "fi-7700S"
579:interface "USB"
580:status :untested
581:usbid "0x04c5" "0x1522"
582
583:model "ScanSnap iX1500"
584:interface "USB WiFi"
585:status :good
586:usbid "0x04c5" "0x159f"
587:comment "WiFi not supported."
588
589:model "fi-800R"
590:interface "USB"
591:status :good
592:usbid "0x04c5" "0x15fc"
593:comment "Both feed methods are supported."
594
595:model "fi-7900"
596:interface "USB"
597:status :good
598:usbid "0x04c5" "0x160a"
599
600:model "fi-7800"
601:interface "USB"
602:status :good
603:usbid "0x04c5" "0x160b"
604
605:model "ScanSnap iX1300"
606:interface "USB WiFi"
607:status :good
608:usbid "0x04c5" "0x162c"
609:comment "WiFi not supported."
610
611:model "ScanSnap iX1400"
612:interface "USB"
613:status :untested
614:usbid "0x04c5" "0x1630"
615
616:model "ScanSnap iX1600"
617:interface "USB WiFi"
618:status :good
619:usbid "0x04c5" "0x1632"
620:comment "WiFi not supported."
621
622:model "ScanPartner SP30"
623:interface "USB"
624:status :good
625:usbid "0x04c5" "0x140a"
626:comment "Reported to work, but that is questionable because other SP scanners are unsupported."
627
628:model "fi-7300NX"
629:interface "USB"
630:status :good
631:usbid "0x04c5" "0x1575"
632:comment "Ethernet and WiFi not supported."
633
634:model "fi-8190"
635:interface "USB"
636:status :good
637:usbid "0x04c5" "0x15fd"
638:comment "Ethernet not supported."
639
640:model "fi-8290"
641:interface "USB"
642:status :good
643:usbid "0x04c5" "0x15fe"
644:comment "Ethernet not supported."
645
646:model "fi-8170"
647:interface "USB"
648:status :good
649:usbid "0x04c5" "0x15ff"
650:comment "Ethernet not supported."
651
652:model "fi-8270"
653:interface "USB"
654:status :good
655:usbid "0x04c5" "0x1600"
656:comment "Ethernet not supported."
657
658:model "fi-8150"
659:interface "USB"
660:status :good
661:usbid "0x04c5" "0x1601"
662:comment "Ethernet not supported."
663
664:model "fi-8250"
665:interface "USB"
666:status :good
667:usbid "0x04c5" "0x1602"
668:comment "Ethernet not supported."
669
670:model "fi-8150U"
671:interface "USB"
672:status :good
673:usbid "0x04c5" "0x162d"
674
675:model "fi-8250U"
676:interface "USB"
677:status :good
678:usbid "0x04c5" "0x162e"
679