1 2; 3; It's basically emacs-lisp --- so ";" indicates comment to end of line. 4; All syntactic elements are keyword tokens, followed by a string or 5; keyword argument, as specified. 6; 7; ":backend" *must* be specified. 8; All other information is optional (but what good is the file without it?). 9; 10 11:backend "unsupported" ; name of backend 12:version "2010-06-09" ; version of backend 13:url "contrib.html" 14;:manpage "sane-mustek" ; name of manpage (if it exists) 15: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." 16 17:devicetype :scanner 18 19;******************************************************************************************** 20 21:mfg "Agfa" 22 23:model "DuoScan f40" 24:url "unsupported/agfa-duoscan-f40.html" 25:interface "USB IEEE-1394" 26:usbid "0x06bd" "0x02bf" 27:status :unsupported 28:comment "Unsupported. See link for details." 29 30:model "DuoScan T2000XL" 31:url "unsupported/agfa-duoscan-t2000xl.html" 32:interface "SCSI" 33:status :unsupported 34:comment "Unsupported. Same as Microtek ArtixScan 2020?" 35 36:model "DuoScan T2500" 37:interface "SCSI IEEE-1384" 38:status :unsupported 39:comment "Unsupported. Same as Microtek Artixscan 2500f" 40 41:model "SnapScan 310P" 42:url "unsupported/acer-parport.html" 43:interface "Parport" 44:status :unsupported 45:comment "Unsupported, see link for details." 46 47:model "SnapScan EZ" 48:url "unsupported/acer-parport.html" 49:interface "Parport" 50:status :unsupported 51:comment "Unsupported, see link for details." 52 53:model "SnapScan 1200P" 54:url "unsupported/acer-parport.html" 55:interface "Parport" 56:status :unsupported 57:comment "Unsupported, see link for details." 58 59:model "SnapScan 1212P" 60:url "unsupported/acer-parport.html" 61:interface "Parport" 62:status :unsupported 63:comment "Unsupported, see link for details." 64 65;******************************************************************************************** 66 67:mfg "Artec/Ultima" 68:url "http://www.artecusa.com/" 69 70:model "1236 USB" 71:url "unsupported/artec_1236usb.html" 72:interface "USB" 73:usbid "0x05d8" "0x4001" 74:status :unsupported 75:comment "Unsupported. See link for details." 76 77:model "AM12e+" 78:status :unsupported 79:interface "Parport" 80:comment "Unsupported. Chips found inside: AT015, AD9816JS. Maybe similar to SCSI version or as6e?" 81 82:model "Ultima 2000 (0x4001)" 83:url "unsupported/artec-ultima-2000-2.html" 84:interface "USB" 85:usbid "0x05d8" "0x4001" 86:status :unsupported 87:comment "Same name, but different ids: This scanner is not supported. The scanner with product id 0x4002 is supported by the gt68xx backend, however." 88 89;******************************************************************************************** 90 91:mfg "Avigramm" 92 93:model "Minidoc" 94:url "unsupported/trust-combiscan-19200.html" 95:interface "USB Parport" 96:usbid "0x05cb" "0x1483" 97:status :unsupported 98:comment "Not supported. See link for details." 99 100;******************************************************************************************** 101 102:mfg "Avision" 103:url "http://www.avision.com/" 104 105:model "DS310F" 106:interface "Parport" 107:status :unsupported 108:comment "Probably not supported. Scanner/printer/copier combination." 109 110:model "iVina FB2400" 111:interface "USB" 112:status :unsupported 113:comment "Not supported. No chipset information available. Same as UMAX Astra 6700." 114 115:model "iVina 1600" 116:url "unsupported/umax-astra-4500.html" 117:interface "USB" 118:usbid "0x0638" "0x0a10" 119:status :unsupported 120:comment "GL646 based, to be added to genesys backend. Same as UMAX Astra 4500." 121 122:model "iVina FB1800" 123:url "unsupported/umax-astra-4700.html" 124:interface "USB" 125:usbid "0x0638" "0x0a20" 126:status :unsupported 127:comment "GL646/GL660 based. Same as UMAX Astra 4700." 128 129 130;******************************************************************************************** 131 132:mfg "Benq (Acer)" 133:url "http://www.benq.com" 134:comment "Formerly Acer Peripherals" 135 136:model "310P" 137:url "unsupported/acer-parport.html" 138:status :unsupported 139:interface "Parport" 140:comment "Unsupported, see link for details." 141 142:model "320P" 143:url "unsupported/acer-parport.html" 144:status :unsupported 145:interface "Parport" 146:comment "Unsupported, see link for details." 147 148:model "340P" 149:url "unsupported/acer-parport.html" 150:status :unsupported 151:interface "Parport" 152:comment "Unsupported, see link for details." 153 154:model "610P" 155:url "unsupported/acer-parport.html" 156:status :unsupported 157:interface "Parport" 158:comment "Unsupported, see link for details." 159 160:model "610PT" 161:url "unsupported/acer-parport.html" 162:status :unsupported 163:interface "Parport" 164:comment "Unsupported, see link for details." 165 166:model "620P" 167:url "unsupported/acer-parport.html" 168:status :unsupported 169:interface "Parport" 170:comment "Unsupported, see link for details." 171 172:model "620PT" 173:url "unsupported/acer-parport.html" 174:status :unsupported 175:interface "Parport" 176:comment "Unsupported, see link for details." 177 178:model "640P" 179:url "unsupported/acer-parport.html" 180:status :unsupported 181:interface "Parport" 182:comment "Unsupported, see link for details." 183 184:model "5450" 185:interface "USB" 186:usbid "0x04a5" "0x211e" 187:status :unsupported 188:comment "Unsupported." 189 190:model "5550" 191:url "unsupported/benq-5550.html" 192:interface "USB" 193:usbid "0x04a5" "0x2211" 194:status :unsupported 195:comment "Unsupported, see link for details." 196 197:model "5560" 198:interface "USB" 199:usbid "0x04a5" "0x2311" 200:status :unsupported 201:url "http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023447.html" 202 203:model "7400UT" 204:url "unsupported/benq-7400ut.html" 205:interface "USB" 206:usbid "0x04a5" "0x2202" 207:status :unsupported 208 209;******************************************************************************************** 210 211:mfg "Boeder" 212 213:model "Sm@rtScan Office" 214:url "unsupported/trust-combiscan-19200.html" 215:interface "Parport USB" 216:usbid "0x05cb" "0x1483" 217:status :unsupported 218:comment "Unsupported. See link for details." 219 220;******************************************************************************************** 221 222:mfg "Brother" 223:url "http://www.brother.com/" 224 225:model "MFC 2500" 226:url "unsupported/brother-mfc-2500.html" 227:interface "USB" 228:usbid "0x04f9" "0x000a" 229:status :unsupported 230:comment "Not supported. See link for details." 231 232:model "MFC 4600" 233:status :unsupported 234:url "http://sourceforge.net/projects/brother-mfc" 235:interface "Parport" 236: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)." 237 238:model "MFC 7300c" 239:url "unsupported/brother-mfc-7300.html" 240:interface "Parport USB" 241:usbid "0x04f9" "0x0106" 242:status :unsupported 243 244:model "MFC 9600" 245:url "unsupported/brother-mfc-9600.html" 246:interface "USB" 247:usbid "0x04f9" "0x0101" 248:status :unsupported 249 250;******************************************************************************************** 251 252:mfg "C-Channel" 253:url "http://www.c-channel.ch/" 254 255:model "MyPen Pro" 256:url "unsupported/c-channel-mypen-pro.html" 257:interface "USB" 258;:usbid "" "" 259:status :unsupported 260:comment "Probably unsupported. See link for details." 261 262:model "MyPen Light" 263:interface "USB" 264:usbid "0x0a93" "0x0005" 265:status :unsupported 266:comment "See bug #306792 for details." 267 268:model "MoneyPen II" 269;:url "unsupported/c-channel-mypen-pro.html" 270:interface "USB" 271;:usbid "" "" 272:status :unsupported 273:comment "Probably unsupported." 274 275;******************************************************************************************** 276 277:mfg "Canon" 278:url "http://www.canon.com/" 279 280:model "CanoScan 3000" 281:url "unsupported/canon-3000.html" 282:interface "USB" 283:usbid "0x04a9" "0x2215" 284:status :unsupported 285:comment "GL660+GL646 based." 286 287:model "CanoScan 3000ex" 288:url "unsupported/canon-3000.html" 289:interface "USB" 290:usbid "0x04a9" "0x2215" 291:status :unsupported 292:comment "GL660+GL646 based." 293 294:model "CanoScan 3000F" 295:url "unsupported/canon-3000.html" 296:interface "USB" 297:usbid "0x04a9" "0x2215" 298:status :unsupported 299:comment "GL660+GL646 based, to be added to genesys backend" 300 301:model "CanoScan 4200F" 302:url "unsupported/canon-4200f.html" 303:interface "USB" 304:usbid "0x04a9" "0x221b" 305:status :unsupported 306:comment "Probably unsupported. See link." 307 308:model "CanoScan 5000F" 309:url "unsupported/canon-5000f.html" 310:interface "USB" 311:usbid "0x04a9" "0x2212" 312:status :unsupported 313:comment "Unsupported. See link for details." 314 315:model "CanoScan 5200F" 316:url "unsupported/canon-5200f.html" 317:interface "USB" 318:usbid "0x04a9" "0x2217" 319:status :unsupported 320:comment "Probably unsupported. See link for details." 321 322:model "CanoScan 8000F" 323:url "unsupported/canon-8000f.html" 324:interface "USB" 325:usbid "0x04a9" "0x220f" 326:status :unsupported 327:comment "Not supported. See link for more information. With transparency adapter." 328 329:model "CanoScan 9900F" 330:url "unsupported/canon-9900f.html" 331:interface "USB" 332:usbid "0x04a9" "0x2210" 333:status :unsupported 334:comment "Probably unsupported, similar to 8000F. 3200x6400 dpi USB2. With transparency adapter." 335 336:model "CanoScan 9950F" 337:url "unsupported/canon-9950f.html" 338:interface "USB" 339:usbid "0x04a9" "0x2219" 340:status :unsupported 341:comment "Probably unsupported." 342 343:model "CanoScan D646U" 344:url "unsupported/canon-d646u.html" 345:interface "USB" 346:usbid "0x04a9" "0x220b" 347:status :unsupported 348:comment "Probably not supported. See link for more information and test program." 349 350:model "CanoScan D646U ex" 351:url "unsupported/canon-d646u.html" 352:interface "USB" 353:usbid "0x04a9" "0x220b" 354:status :unsupported 355:comment "Probably not supported. See D646." 356 357:model "CanoScan D1230U" 358:url "unsupported/canon-d1230u.html" 359:interface "USB" 360:usbid "0x04a9" "0x2209" 361:status :unsupported 362:comment "Probably not supported. " 363 364:model "CanoScan D1250U2" 365:url "unsupported/canon-d1250u2.html" 366:interface "USB" 367:usbid "0x04a9" "0x220c" 368:status :unsupported 369:comment "Not supported. However, someone started working on this scanner and some information is available (see link)." 370 371:model "CanoScan D2400UF" 372:url "unsupported/canon-d2400uf.html" 373:interface "USB" 374:usbid "0x04a9" "0x220a" 375:status :unsupported 376:comment "Not supported. See link." 377 378:model "CanoScan FB320U" 379:interface "USB" 380:usbid "0x04a9" "0x2201" 381:status :unsupported 382:comment "Probably not supported. No details known." 383 384:model "CanoScan FB620U" 385:url "unsupported/canon-fb620u.html" 386:interface "USB" 387:usbid "0x04a9" "0x2202" 388:status :unsupported 389:comment "Probably not supported. Some information is available." 390 391:model "CanoScan FB1210U" 392:url "http://sourceforge.net/projects/canonscanner/" 393:interface "USB" 394:usbid "0x04a9" "0x2205" 395:status :unsupported 396:comment "Not supported. However, a stand-alone program for FreeBSD is available." 397 398:model "CanoScan LiDE 500F" 399:url "unsupported/canon-canoscan-lide-500f.html" 400:interface "USB" 401:usbid "0x04a9" "0x221f" 402:status :unsupported 403:comment "GL841 based, to be added to genesys backend" 404 405:model "FS4000" 406:url "unsupported/canon-fs4000.html" 407:interface "USB SCSI" 408:usbid "0x04a9" "0x3042" 409:status :unsupported 410:comment "Not supported. See link for more details." 411 412:model "IS 12" 413:url "unsupported/canon-is-12.html" 414:interface "USB" 415:status :unsupported 416:comment "Probably not supported. Scanner cardridge for Canon inkjet printers." 417 418:model "IS 22" 419:url "unsupported/canon-is-22.html" 420:interface "Parport" 421:status :unsupported 422:comment "Probably not supported. Scanner cardridge for Canon inkjet printers." 423 424:model "IS 32" 425:url "unsupported/canon-is-32.html" 426:interface "USB" 427:usbid "0x04a9" "0x105d" 428:status :unsupported 429:comment "Probably not supported. Scanner cardridge for Canon inkjet printers." 430 431:model "IS 52" 432:url "unsupported/canon-is-52.html" 433:interface "USB" 434:status :unsupported 435:comment "Probably not supported. Scanner cardridge for Canon inkjet printers." 436 437:model "ImageRunner iR1018" 438:url "unsupported/canon-imagerunner.html" 439:interface "USB" 440:usbid "0x04a9" "0x269d" 441:status :unsupported 442:comment "Probably not supported. See link for details." 443 444:model "ImageRunner iR1022" 445:url "unsupported/canon-imagerunner.html" 446:interface "USB" 447:usbid "0x04a9" "0x269d" 448:status :unsupported 449:comment "Probably not supported. See link for details." 450 451:model "ImageRunner iR1023" 452:url "unsupported/canon-imagerunner.html" 453:interface "USB" 454:usbid "0x04a9" "0x269d" 455:status :unsupported 456:comment "Probably not supported. See link for details." 457 458:model "PIXMA MP110" 459:url "unsupported/canon-pixma-mp110.html" 460:interface "USB" 461:usbid "0x04a9" "0x1700" 462:status :unsupported 463:comment "Probably not supported. See link for details." 464 465:model "PIXMA MP130" 466:url "unsupported/canon-pixma-mp130.html" 467:interface "USB" 468:usbid "0x04a9" "0x1701" 469:status :unsupported 470:comment "Probably not supported. See link for details." 471 472:model "DR-2020U" 473:interface "USB" 474:status :unsupported 475:comment "GL84x?" 476 477;******************************************************************************************** 478:mfg "Chinon" 479 480:model "DS-3000" 481:url "unsupported/chinon-ds3000.html" 482:interface "Parport Serial Port" 483:status :unsupported 484:comment "Unsupported at the moment, but a backend is in preparation. See link." 485 486;******************************************************************************************** 487 488:mfg "Compaq" 489:url "http://www.compaq.com/" 490 491:model "S200" 492:interface "USB" 493:usbid "0x049f" "0x0021" 494:status :unsupported 495: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" 496 497;******************************************************************************************** 498 499:mfg "Compeye" 500 501:model "Simplex 1236C" 502:url "unsupported/trust-combiscan-19200.html" 503:interface "Parport USB" 504:usbid "0x05cb" "0x1483" 505:status :unsupported 506:comment "Unsupported. See link for details." 507 508;******************************************************************************************** 509 510:mfg "Corex" 511:url "http://www.cardscan.com/" 512 513:model "Cardscan 500" 514:url "unsupported/corex-cardscan-500.html" 515:interface "USB" 516:usbid "0x08f0" "0x0001" 517:status :unsupported 518:comment "Probably not supported. Businesscard reader." 519 520:model "Cardscan 700 C" 521:url "unsupported/corex-cardscan-700.html" 522:interface "USB" 523:usbid "0x08f0" "0x0004" 524:status :unsupported 525:comment "Probably not supported." 526 527;******************************************************************************************** 528 529:mfg "Dell" 530:url "http://www.dell.com/" 531 532:model "A940" 533:interface "USB" 534:usbid "0x413c" "0x5106" 535:status :unsupported 536:comment "Probably rebadged Lexmark X5150. May work with sane-lexmark? See bug #312130" 537 538:model "A960" 539:url "unsupported/dell-a960.html" 540:interface "USB" 541:usbid "0x413c" "0x5107" 542:status :unsupported 543:comment "Probably not supported. See link for details." 544 545:model "922" 546:url "unsupported/dell-922.html" 547:interface "USB" 548:usbid "0x413c" "0x5109" 549:status :unsupported 550:comment "Probably not supported. See link for details." 551 552;******************************************************************************************** 553 554:mfg "Epson" 555:url "http://www.epson.com/" 556 557:model "GT-2200" 558:interface "USB" 559:usbid "0x04b8" "0x0102" 560:status :unsupported 561:comment "Probably unsupported. No details known." 562 563:model "StylusScan 2000" 564:interface "USB" 565:usbid "0x04b8" "0x0105" 566:status :unsupported 567:comment "Probably unsupported. No details known." 568 569:model "Stylus DX4450" 570:url "unsupported/epson-stylus-dx4450.html" 571:interface "USB" 572:usbid "0x04b8" "0x083f" 573:status :unsupported 574:comment "Probably unsupported. See link for details." 575 576:model "Stylus CX-5800" 577:interface "USB" 578:status :unsupported 579:comment "Probably unsupported at the moment. Not compatible to snapscan backend. It's not known if it may work with epson or epkowa backend." 580 581;******************************************************************************************** 582 583:mfg "EDT (Electronic Document Technology)" 584:url "http://www.bizcardreader.com/" 585 586:model "BizCardReader 900C" 587:url "unsupported/edt-900c.html" 588:interface "USB" 589:usbid "0x0a53" "0x5001" 590:status :unsupported 591:comment "Probably unsupported. See link for details." 592 593 594 595;******************************************************************************************** 596 597:mfg "E-Lux" 598:comment "E-Lux and Enhans seem to have been purchased by dysan, now known as MEMOREX" 599 600:model "j-6121" 601:interface "Parport" 602:status :unsupported 603:comment "Probably unsupported. Sold 1998. Same as E-Lux j-6121." 604 605;******************************************************************************************** 606 607:mfg "Enhans" 608:comment "E-Lux and Enhans seem to have been purchased by dysan, now known as MEMOREX" 609 610:model "j-6121" 611:interface "Parport" 612:status :unsupported 613:comment "Probably unsupported. Sold 1998. Same as E-Lux j-6121." 614 615:model "M-3630 A" 616:interface "Parport" 617:status :unsupported 618:comment "Probably unsupported. " 619 620;******************************************************************************************** 621:mfg "Fujitsu" 622:url "http://www.fujitsu.com/" 623 624:model "SP1120" 625:interface "USB" 626:usbid "0x04c5" "0x1473" 627:status :unsupported 628:comment "Genesys GL310 chipset, not supported by sane-genesys backend." 629 630:model "SP1125" 631:interface "USB" 632:usbid "0x04c5" "0x1475" 633:status :unsupported 634:comment "Genesys GL310 chipset, not supported by sane-genesys backend." 635 636:model "SP1130" 637:interface "USB" 638:usbid "0x04c5" "0x1476" 639:status :unsupported 640:comment "Genesys GL310 chipset, not supported by sane-genesys backend." 641 642:model "ScanPartner SP25" 643:interface "USB" 644:status :unsupported 645:usbid "0x04c5" "0x1409" 646:comment "Possibly Genesys protocol?" 647 648:model "ScanPartner SP30" 649:interface "USB" 650:status :unsupported 651:usbid "0x04c5" "0x140a" 652:comment "Possibly Genesys protocol?" 653 654:model "ScanPartner SP30F" 655:interface "USB" 656:status :unsupported 657:usbid "0x04c5" "0x140c" 658:comment "Possibly Genesys protocol?" 659 660;******************************************************************************************** 661 662:mfg "Genius" 663:url "http://www.geniusnet.com.tw/" 664:url "http://www.genius-kye.com/" 665 666:model "ColorPage CS" 667:url "unsupported/genius-colorpage-cs.html" 668:interface "SCSI" 669:status :unsupported 670:comment "Probably unsupported, see link for details." 671 672:model "ColorPage-Slim 1200 USB2" 673:url "unsupported/genius-colorpage-slim-1200-usb2.html" 674:interface "USB" 675:usbid "0x0458" "0x2020" 676:status :unsupported 677:comment "GL841 based, to be added to genesys backend." 678 679:model "ColorPage HR6X Slim" 680:url "unsupported/genius-colorpage-hr6x.html" 681:interface "USB" 682:usbid "0x0458" "0x2019" 683:status :unsupported 684:comment "GL646 based, to be added to genesys backend" 685 686:model "ColorPage HR7X" 687:url "unsupported/genius-colorpage-hr7x.html" 688:interface "USB" 689:usbid "0x0458" "0x2018" 690:status :unsupported 691:comment "GL646 based, to be added to genesys backend" 692 693:model "ColorPage HR7XE" 694:url "unsupported/genius-colorpage-hr7xe.html" 695:interface "USB" 696:usbid "0x06dc" "0x0012" 697:status :unsupported 698:comment "Unsupported. See link for details." 699 700:model "ColorPage HR8" 701:url "unsupported/genius-colorpage-hr8.html" 702:interface "USB" 703:usbid "0x0458" "0x201c" 704:status :unsupported 705:comment "GL841 based, to be added to genesys backend" 706 707;******************************************************************************************** 708 709:mfg "Guillemot" ; name a manufacturer 710 711:model "SCAN@HOME 48 USB" 712:url "unsupported/teco-vm6509.html" 713:interface "USB" 714:usbid "0x080d" "0x0102" 715:status :unsupported 716:comment "Probably unsupported. See link for details." 717 718:model "Maxi Scan A4 Parallel 36 bit" 719:interface "Parport" 720:status :unsupported 721:comment "Probably unsupported. Identical to the Benq Prisa 620P." 722 723 724;******************************************************************************************** 725 726:mfg "Hercules" ; name a manufacturer 727 728:model "SCAN@HOME 48 USB" 729:url "unsupported/teco-vm6509.html" 730:interface "USB" 731:usbid "0x080d" "0x0102" 732:status :unsupported 733:comment "Probably unsupported. See link for details." 734 735 736;******************************************************************************************** 737 738:mfg "Hewlett-Packard" ; name a manufacturer 739:url "http://www.hp.com/" 740 741:model "Photo Scanner 1000" 742:url "unsupported/hp-photo-1000.html" 743:interface "USB" 744:usbid "0x03f0" "0x1001" 745:status :unsupported 746: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." 747 748:model "Photosmart 1200 Photo" 749:interface "USB" 750:status :unsupported 751:comment "Probably not supported by SANE. No details known. 10x15 cm. Maybe similar to Photo Scanner 1000?" 752 753:model "Photosmart S20 (C5101A)" 754:url "unsupported/hp-photosmart-s20xi.html" 755:interface "USB" 756:usbid "0x03f0" "0x0102" 757:status :unsupported 758:comment "Not supported yet by SANE. See link for details." 759 760:model "Photosmart S20xi (C7150A)" 761:url "unsupported/hp-photosmart-s20xi.html" 762:interface "USB" 763:usbid "0x03f0" "0x0102" 764:status :unsupported 765:comment "Not supported yet by SANE. See link for details." 766 767:model "Photosmart C5100 series" 768:url "unsupported/hp-photosmart-5100.html" 769:interface "USB" 770:usbid "0x03f0" "0x5811" 771:status :unsupported 772:comment "Not supported yet by SANE. See link for details." 773 774:model "Photosmart C3180" 775:url "unsupported/hp-photosmart-3180.html" 776:interface "USB" 777:usbid "0x03f0" "0x5611" 778:status :unsupported 779:comment "Not supported yet by SANE. See link for details." 780 781:model "ScanJet 3770" 782:status :unsupported 783:interface "USB" 784:usbid "0x03f0" "0x2505" 785:comment "While an external binary-only backend exists, it works only on Linux i386. Therefore the scanner is unsupported on other platforms." 786 787:model "ScanJet 4600" 788:url "unsupported/hp-scanjet-4600.html" 789:interface "USB" 790:usbid "0x03f0" "0x3005" 791:comment "Not supported. See link for details, or http://www.chmil.org/hp4600linux/ for code" 792:status :unsupported 793 794:model "ScanJet 4670" 795:interface "USB" 796:usbid "0x03f0" "0x3005" 797:comment "Not supported. See ScanJet 4600 entry." 798:status :unsupported 799 800:model "ScanJet 4890C" 801:url "unsupported/hp-scanjet-4850.html" 802:interface "USB" 803:usbid "0x03f0" "0x1b05" 804:comment "GL843, maybe can be added to genesys backend " 805:status :unsupported 806 807:model "ScanJet 5530C Photosmart" 808:url "unsupported/hp-scanjet-5530.html" 809:interface "USB" 810:usbid "0x03f0" "0x1605" 811:comment "Maybe GL841_HP, but not confirmed, maybe can be added to genesys backend" 812:status :unsupported 813 814:model "ScanJet 8390" 815:url "unsupported/hp-scanjet-8390.html" 816:interface "USB" 817:usbid "0x03f0" "0x3805" 818:comment "Probably not supported. See link for details." 819:status :unsupported 820 821:model "ScanJet G4000" 822:url "unsupported/hp-g4000.html" 823:interface "USB" 824:usbid "0x03f0" "0x4505" 825:comment "Probably not supported. See link for details." 826:status :unsupported 827 828;******************************************************************************************** 829 830:mfg "IBM" 831:url "http://www.ibm.com" 832 833:model "ADF Color Scanner" 834:interface "Proprietary" 835:status :unsupported 836:comment "Unsupported. Uses proprietary ISA card. Maybe the same as the Plustek Spectra ADF?" 837 838;******************************************************************************************** 839 840:mfg "IOMagic" 841:url "http://www.iomagic.com/" 842 843:model "MobileScan USB" 844:url "unsupported/trust-combiscan-19200.html" 845:interface "USB Parport" 846:usbid "0x05cb" "0x1483" 847:status :unsupported 848:comment "Unsupported. See link for details." 849 850;******************************************************************************************** 851 852:mfg "Iris" 853:url "http://irislink.com/" 854 855:model "IriScan" 856:url "unsupported/iris-iriscan.html" 857:interface "USB" 858:usbid "0x0a53" "0x1000" 859:status :unsupported 860:comment "Unsupported. LM9832/3. See link for details." 861 862:model "IRISPen Translator Executive" 863:url "unsupported/iris-irispen-translator.html" 864:interface "USB" 865:usbid "0x0f43" "0x015a" 866:status :unsupported 867:comment "Unsupported. See link for details." 868 869:model "IRISCard Pro (IBCR II)" 870:url "unsupported/iris-business.html" 871:interface "USB" 872:usbid "0x0a38" "0x0301" 873:status :unsupported 874:comment "Unsupported. See link for details." 875 876;******************************************************************************************** 877 878:mfg "Kodak" 879:url "http://www.kodak.com" 880 881:model "Snapshot Photo Scanner 1" 882:interface "Parport" 883:status :unsupported 884:comment "Unsupported. FCC ID HWF96PHS" 885 886;******************************************************************************************** 887 888:mfg "Lexmark" 889:url "http://www.lexmark.com/" 890 891:model "P6250" 892:url "unsupported/lexmark-p6250.html" 893:interface "USB" 894:usbid "0x043d" "0x0097" 895:status :unsupported 896:comment "Unsupported. See link for details." 897 898:model "Photo 3150" 899:url "unsupported/lexmark-3150.html" 900:interface "USB" 901:usbid "0x043d" "0x007d" 902:status :unsupported 903:comment "Unsupported. See link for details." 904 905:model "X74" 906:url "unsupported/lexmark-x75.html" 907:interface "USB" 908:usbid "0x043d" "0x0060" 909:status :unsupported 910:comment "Unsupported. See link for details." 911 912:model "X75" 913:url "unsupported/lexmark-x75.html" 914:interface "USB" 915:usbid "0x043d" "0x0060" 916:status :unsupported 917:comment "Unsupported. See link for details." 918 919:model "X75 PrinTrio" 920:url "unsupported/lexmark-x75.html" 921:interface "USB" 922:usbid "0x043d" "0x0060" 923:status :unsupported 924:comment "Unsupported. See link for details." 925 926:model "X83" 927:url "unsupported/lexmark-x83.html" 928:interface "USB" 929:usbid "0x043d" "0x003d" 930:status :unsupported 931:comment "Unsupported. GL640." 932 933:model "X2330" 934:url "unsupported/lexmark-x2330.html" 935:interface "USB" 936:usbid "0x043d" "0x00bb" 937:status :unsupported 938:comment "Unsupported. See link for details." 939 940:model "X3450" 941:url "unsupported/lexmark-x3450.html" 942:interface "USB" 943:usbid "0x043d" "0x00f6" 944:status :unsupported 945:comment "Unsupported. See link for details." 946 947:model "X5130" 948:url "unsupported/lexmark-x5130.html" 949:interface "USB" 950:usbid "0x043d" "0x0065" 951:status :unsupported 952:comment "Unsupported." 953 954:model "X5150" 955:url "unsupported/lexmark-x5130.html" 956:interface "USB" 957:usbid "0x043d" "0x0065" 958:status :unsupported 959:comment "Probably unsupported. See link for details." 960 961:model "X5250" 962:url "unsupported/lexmark-x5250.html" 963:interface "USB" 964:usbid "0x043d" "0x0093" 965:status :unsupported 966:comment "Unsupported." 967 968:model "X6170" 969:url "unsupported/lexmark-x6170.html" 970:interface "USB" 971:usbid "0x043d" "0x0072" 972:status :unsupported 973:comment "Unsupported. See link for details." 974 975:model "X7170" 976:interface "USB" 977:usbid "0x043d" "0x0098" 978:status :unsupported 979:comment "Unsupported. See bug #310889 for details." 980 981:model "X7350" 982:url "unsupported/lexmark-x7350.html" 983:interface "USB" 984:usbid "0x043d" "0x00b8" 985:status :unsupported 986:comment "Unsupported. See link for details." 987 988:model "X8350" 989:url "unsupported/lexmark-x8350.html" 990:interface "USB" 991:usbid "0x043d" "0x00b9" 992:status :unsupported 993:comment "Unsupported. See link for details." 994 995 996;******************************************************************************************** 997 998:mfg "Logitech" 999 1000:model "PageScan Color" 1001:interface "Parport" 1002:status :unsupported 1003:comment "Most probably unsupported." 1004 1005:model "PageScan USB" 1006:url "unsupported/logitech-pagescan-usb.html" 1007:interface "USB" 1008:usbid "0x046d" "0x040f" 1009:status :unsupported 1010:comment "Probably unsupported. See link for details." 1011 1012;******************************************************************************************** 1013 1014:mfg "Medion/Lifetec/Tevion/Cytron" 1015:url "http://www.medion.com/" 1016:url "http://www.medion.de/" 1017 1018:model "MD 6190" 1019:url "unsupported/medion-md6190.html" 1020:interface "USB" 1021:usbid "0x0461" "0x0392" 1022:status :unsupported 1023:comment "Probably unsupported. There seem to exist two different scanners with that name. See link for details." 1024 1025:model "MD 6190" 1026:url "unsupported/medion-md6190.html" 1027:interface "USB" 1028:usbid "0x0461" "0x037b" 1029:status :unsupported 1030:comment "Probably unsupported. There seem to exist two different scanners with that name. See link for details." 1031 1032:model "MD 40420" 1033:url "unsupported/tevion-md40420.html" 1034:interface "USB" 1035:usbid "0x05da" "0x3008" 1036:status :unsupported 1037:comment "Probably unsupported. See link for details." 1038 1039:model "MD 41260" 1040:url "unsupported/medion-md6190.html" 1041:interface "USB" 1042:usbid "0x0461" "0x037b" 1043:status :unsupported 1044:comment "Probably unsupported. See link for details." 1045 1046:model "MD 41985" 1047:url "unsupported/medion-md6190.html" 1048:interface "USB" 1049:usbid "0x0461" "0x037b" 1050:status :unsupported 1051:comment "Probably unsupported. See link for details." 1052 1053:model "MD 42666" 1054:url "unsupported/tevion-md40420.html" 1055:interface "USB" 1056:usbid "0x05da" "0x3008" 1057:status :unsupported 1058:comment "Probably unsupported. See link for details." 1059 1060:model "MD 85264" 1061:url "http://gkall.hobby.nl/authentec.html" 1062:interface "USB" 1063:usbid "0x08ff" "0x2580" 1064:status :unsupported 1065:comment "Fingerprint sensor. See link for details." 1066 1067:model "MD 90009" 1068:url "unsupported/tevion-md90009.html" 1069:interface "USB" 1070:usbid "0x05da" "0x30e5" 1071:status :unsupported 1072:comment "Probably unsupported. See link for details." 1073 1074:model "MD 90070" 1075:url "unsupported/tevion-md90070.html" 1076:interface "USB" 1077:usbid "0x05da" "0x3022" 1078:status :unsupported 1079:comment "Unsupported. See link for details." 1080 1081:model "MD 90090" 1082:url "unsupported/tevion-md90070.html" 1083:interface "USB" 1084:usbid "0x05da" "0x3022" 1085:status :unsupported 1086:comment "Unsupported. See link for details." 1087 1088;******************************************************************************************** 1089 1090:mfg "Memorex" 1091:url "http://www.memorex.com/" 1092 1093:model "6136u" 1094:url "unsupported/memorex-maxx-6136u.html" 1095:interface "USB" 1096:usbid "0x0461" "0x0346" 1097:status :unsupported 1098:comment "Probably unsupported." 1099 1100:model "6142u" 1101:url "unsupported/visioneer-onetouch4400.html" 1102:interface "USB" 1103:usbid "0x0461" "0x0347" 1104:status :unsupported 1105:comment "Probably unsupported. Same as Visioneer Onetouch 4400. See link for details." 1106 1107:model "MaxxScan 6122" 1108:url "unsupported/trust-combiscan-19200.html" 1109:interface "USB Parport" 1110:usbid "0x05cb" "0x1483" 1111:status :unsupported 1112:comment "Unsupported. See link for details." 1113 1114:model "SCF 9612P" 1115:url "unsupported/memorex-scf-9612p.html" 1116:interface "Parport" 1117:status :unsupported 1118:comment "Probably unsupported. See link for details." 1119;******************************************************************************************** 1120 1121:mfg "Microtek" 1122:url "http://www.microtek.com/" 1123 1124:model "ArtixScan 2020" 1125:interface "SCSI" 1126:status :unsupported 1127:comment "Unsupported. Same as Agfa DuoScan T2000XL?" 1128 1129:model "ArtixScanDI 2020" 1130:url "unsupported/microtek-artixscan-2020.html" 1131:interface "USB" 1132:usbid "0x05da" "0x202e" 1133:status :unsupported 1134:comment "Unsupported. See link for details." 1135 1136:model "Artixscan 2500f" 1137:interface "SCSI IEEE-1384" 1138:status :unsupported 1139:comment "Unsupported. Same as Agfa DuoScan T2500?" 1140 1141:model "ArtixScan 4000tf" 1142:interface "USB" 1143:status :unsupported 1144:comment "Unsupported. Uses ALI M5611B." 1145 1146:model "FilmScan 35" 1147:url "unsupported/microtek-filmscan-35.html" 1148:interface "USB" 1149:usbid "0x05e3" "0x0120" 1150:status :unsupported 1151:comment "Probably unsupported. See link for details." 1152 1153:model "ScanMaker 336 CX" 1154:interface "SCSI" 1155:status :unsupported 1156: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." 1157 1158:model "Scanmaker 1850S" 1159:url "unsupported/microtek-scanmaker-1850s.html" 1160:interface "SCSI" 1161:status :unsupported 1162:comment "Unsupported. See link for details." 1163 1164:model "ScanMaker 3630" 1165:url "unsupported/microtek-scanmaker-3630.html" 1166:interface "USB" 1167:usbid "0x0461" "0x0347" 1168:status :unsupported 1169:comment "Unsupported. Doesn't seem to be compatible to 3600 series, see link." 1170 1171:model "ScanMaker 3800" 1172:url "unsupported/microtek-scanmaker-3800.html" 1173:interface "USB" 1174:usbid "0x05da" "0x30ce" 1175:status :unsupported 1176:comment "Unsupported. See link for more details." 1177 1178:model "ScanMaker 3830" 1179:url "unsupported/microtek-scanmaker-3830.html" 1180:interface "USB" 1181:usbid "0x05da" "0x30ce" 1182:status :unsupported 1183:comment "Unsupported. See link for more details." 1184 1185:model "ScanMaker 3860" 1186:url "unsupported/microtek-scanmaker-3880.html" 1187:interface "USB" 1188:usbid "0x05da" "0x3023" 1189:status :unsupported 1190:comment "Unsupported. See link for more details. Appears to be similar to ScanMaker 3880." 1191 1192:model "ScanMaker 3880" 1193:url "unsupported/microtek-scanmaker-3880.html" 1194:interface "USB" 1195:usbid "0x05da" "0x3021" 1196:status :unsupported 1197:comment "Unsupported. SQ113 chip. See link for more details." 1198 1199:model "ScanMaker 4600" 1200:url "unsupported/microtek-scanmaker-4600.html" 1201:interface "USB" 1202:usbid "0x05da" "0x40c7" 1203:status :unsupported 1204:comment "Unsupported. See link for more details." 1205 1206:model "ScanMaker 4700" 1207:url "unsupported/microtek-scanmaker-4700.html" 1208:interface "USB" 1209:usbid "0x05da" "0x20b4" 1210:status :unsupported 1211:comment "Unsupported. See link for more details." 1212 1213:model "ScanMaker 4850" 1214:url "unsupported/microtek-scanmaker-4900.html" 1215:interface "USB" 1216:usbid "0x05da" "0x30d9" 1217:status :unsupported 1218:comment "Probably unsupported. See link for details." 1219 1220:model "ScanMaker 4850 II" 1221:url "unsupported/microtek-scanmaker-4850-2.html" 1222:interface "USB" 1223:usbid "0x05da" "0x3008" 1224:status :unsupported 1225:comment "Probably unsupported. See link for details." 1226 1227:model "ScanMaker 4900" 1228:url "unsupported/microtek-scanmaker-4900.html" 1229:interface "USB" 1230:usbid "0x05da" "0x30b9" 1231:status :unsupported 1232:comment "Unsupported. See link for more details." 1233 1234:model "ScanMaker 5" 1235:url "unsupported/microtek-scanmaker-5600.html" 1236:interface "SCSI" 1237:status :unsupported 1238:comment "Probably unsupported. See link for more details." 1239 1240:model "ScanMaker 5600" 1241:url "unsupported/microtek-scanmaker-5600.html" 1242:interface "USB" 1243:usbid "0x05da" "0x20a7" 1244:status :unsupported 1245:comment "Unsupported. See link for more details." 1246 1247:model "ScanMaker 5700" 1248:interface "USB" 1249:usbid "0x05da" "0x20bd" 1250:status :unsupported 1251:comment "Unsupported. Uses ALI M5615 like the ScanMaker 4700." 1252 1253:model "ScanMaker 5800" 1254:url "unsupported/microtek-scanmaker-5800.html" 1255:interface "USB" 1256:usbid "0x05da" "0x3008" 1257:status :unsupported 1258:comment "Unsupported. See link for details." 1259 1260:model "ScanMaker 5800" 1261:url "unsupported/microtek-scanmaker-5800.html" 1262:interface "USB" 1263:usbid "0x05da" "0x30d8" 1264:status :unsupported 1265:comment "Unsupported. See link for details." 1266 1267:model "ScanMaker 5900" 1268:url "unsupported/microtek-scanmaker-5900.html" 1269:interface "USB" 1270:usbid "0x05da" "0x30d8" 1271:status :unsupported 1272:comment "Unsupported. See link for more details." 1273 1274:model "ScanMaker 5950" 1275:url "unsupported/microtek-scanmaker-5950.html" 1276:interface "USB" 1277:usbid "0x05da" "0x30d8" 1278:status :unsupported 1279:comment "Unsupported. See link for more details." 1280 1281:model "ScanMaker 6000" 1282:url "unsupported/microtek-scanmaker-6000.html" 1283:interface "USB" 1284:usbid "0x05da" "0x30e5" 1285:status :unsupported 1286:comment "Unsupported. See link for more details." 1287 1288:model "ScanMaker 6100" 1289:url "unsupported/microtek-scanmaker-6100.html" 1290:interface "USB" 1291:usbid "0x05da" "0x30e5" 1292:status :unsupported 1293:comment "Unsupported. See link for more details." 1294 1295:model "ScanMaker 6700" 1296:url "unsupported/microtek-scanmaker-6700.html" 1297:interface "USB IEEE-1394" 1298:usbid "0x05da" "0x20c9" 1299:status :unsupported 1300:comment "Unsupported. See link." 1301 1302:model "ScanMaker 8700" 1303:status :unsupported 1304:url "unsupported/microtek-scanmaker-8700.html" 1305:interface "USB IEEE-1394" 1306:usbid "0x05da" "0x20b1" 1307:comment "Unsupported. See link for details. USB vendor and product ids to be checked." 1308 1309:model "ScanMaker 9600XL" 1310:interface "USB IEEE-1394" 1311:usbid "0x05da" "0x20de" 1312:status :unsupported 1313:comment "Probably unsupported. SCSI seems to work with microtek2 backend." 1314 1315:model "ScanMaker 9800XL" 1316:url "unsupported/microtek-scanmaker-9800.html" 1317:interface "USB SCSI" 1318:usbid "0x05da" "0x20de" 1319:status :unsupported 1320:comment "Partly unsupported. IEEE-1394 works with microtek2 backend. See link." 1321 1322:model "ScanMaker i320" 1323:url "unsupported/microtek-scanmaker-i320.html" 1324:interface "USB" 1325:usbid "0x05da" "0x30e6" 1326:status :unsupported 1327:comment "Unsupported. See link." 1328 1329:model "ScanMaker s400" 1330:url "unsupported/microtek-scanmaker-s400.html" 1331:interface "USB" 1332:usbid "0x05da" "0x201c" 1333:status :unsupported 1334:comment "Unsupported. See link." 1335 1336:model "ScanMaker S400" 1337:url "unsupported/microtek-scanmaker-s400.html" 1338:interface "USB" 1339:usbid "0x05da" "0x300b" 1340:status :unsupported 1341:comment "Unsupported. See link." 1342 1343:model "ScanPort 3000" 1344:url "unsupported/microtek-scanport-3000.html" 1345:interface "USB" 1346:usbid "0x04a7" "0x0224" 1347:status :unsupported 1348:comment "Unsupported. Vendor/Product ids: 0x04a7/0x0224. Realtek RTS8801B?. See link for details." 1349 1350 1351;******************************************************************************************** 1352 1353:mfg "Konica Minolta" 1354:url "http://www.konicaminolta.com/" 1355 1356:model "Dual Scan III" 1357:url "unsupported/minolta-dual-scan-III.html" 1358:interface "USB" 1359:usbid "0x0686" "0x400d" 1360:status :unsupported 1361:comment "Unsupported. May work with vuescan. See link for details." 1362 1363:model "Dual Scan IV" 1364:url "unsupported/minolta-dual-scan-IV.html" 1365:interface "USB" 1366:usbid "0x132b" "0x000a" 1367:status :unsupported 1368:comment "Unsupported. Works with vuescan. See link for details." 1369 1370:model "DiMAGE Scan Elite 5400" 1371:url "unsupported/minolta-dse-5400.html" 1372:interface "USB IEEE-1394" 1373:usbid "0x0686" "0x400e" 1374:status :unsupported 1375:comment "Probably unsupported. May work with vuescan. See link for details." 1376 1377:model "DiMAGE Scan Elite 5400 2" 1378:url "unsupported/minolta-dse-5400-2.html" 1379:interface "USB" 1380:usbid "0x132b" "0x0012" 1381:status :unsupported 1382:comment "Probably unsupported. See link for details." 1383 1384:model "DiMAGE Scan Multi Pro" 1385:url "unsupported/minolta-dimage-scan-multi-pro.html" 1386:interface "IEEE-1394" 1387:status :unsupported 1388:comment "Probably unsupported. See link for details." 1389 1390:model "magicolor 2480MF" 1391:interface "USB Network" 1392:status :unsupported 1393:comment "Uses a different scanning protocol than the magicolor 1690MF" 1394 1395;******************************************************************************************** 1396 1397:mfg "Mustek" ; name a manufacturer 1398:url "http://www.mustek.com/" 1399:url "http://www.mustek.de/" 1400:url "http://www.mustek.com.tw/" 1401 1402:model "1200 III EP" 1403:interface "Parport" 1404:status :unsupported 1405: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." 1406 1407:model "2400 M" 1408:interface "USB" 1409:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED" 1410:status :unsupported 1411:comment "Probably unsupported. No details known." 1412 1413:model "BearPaw 2400 TA Pro" 1414:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED" 1415:interface "USB" 1416:usbid "0x055f" "0x0400" 1417:comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information." 1418:status :unsupported 1419 1420:model "BearPaw 2448 CU Pro" 1421:url "unsupported/mustek-bearpaw-2448-cu-pro.html" 1422:usbid "0x055f" "0x0408" 1423:interface "USB" 1424:comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information." 1425:status :unsupported 1426 1427:model "BearPaw 4800 TA Pro" 1428:url "unsupported/mustek-bearpaw-4800ta-pro.html" 1429:interface "USB" 1430:usbid "0x055f" "0x1000" 1431:comment "Not supported. See link for some information." 1432:status :unsupported 1433 1434:model "BearPaw 4800 TA Pro II" 1435:url "unsupported/mustek-bearpaw-4800ta-pro-ii.html" 1436:interface "USB" 1437:usbid "0x055f" "0x040a" 1438:comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information." 1439:status :unsupported 1440 1441:model "BearPaw 6400 TA Pro" 1442:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED" 1443:interface "USB" 1444:usbid "0x055f" "0x040b" 1445:comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information." 1446:status :unsupported 1447 1448:model "Paragon 800 II EP" 1449:interface "Parport" 1450:status :unsupported 1451:comment "Not supported. Maybe similar to 600 II EP (SCSI_over-parport)? In this case it could be supported by the mustek SCSI backend." 1452 1453:model "ScanExpress 600 USB" 1454:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED" 1455:interface "USB" 1456:usbid "0x055f" "0x0873" 1457:status :unsupported 1458:comment "Unsupported. Programming information is available." 1459 1460:model "ScanExpress 1200 USB" 1461:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED" 1462:interface "USB" 1463:usbid "0x055f" "0x0003" 1464:status :unsupported 1465:comment "Unsupported. Programming information is available." 1466 1467:model "ScanExpress 1200 USB Plus" 1468:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED" 1469:interface "USB" 1470:usbid "0x055f" "0x0007" 1471:status :unsupported 1472:comment "Unsupported." 1473 1474:model "ScanExpress 12000 P" 1475:url "http://penguin-breeder.org/?page=mustek_pp" 1476:interface "Parport" 1477:status :unsupported 1478:comment "Not supported. Asic 1505/05." 1479 1480:model "ScanExpress A3 EP" 1481:interface "Parport" 1482:status :unsupported 1483:comment "Not supported. Maybe it will be supported by the mustek_pp backend in future." 1484 1485:model "ScanExpress CardSmart" 1486:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED" 1487:interface "USB" 1488:status :unsupported 1489:comment "Probably unsupported. USB business card scanner. Maybe works as USB storage device?" 1490 1491:model "ScanMagic 9636P" 1492:url "http://alioth-lists.debian.net/pipermail/sane-devel/2003-May/007682.html" 1493:interface "Parport" 1494:status :unsupported 1495:comment "Probably not supported. Same as Mustek 12000 P?. ASIC 1505." 1496 1497;******************************************************************************************** 1498 1499:mfg "NEC" 1500:url "http://www.nevt.co.jp/" 1501 1502:model "Petiscan" 1503:url "unsupported/nec-petiscan.html" 1504:interface "USB" 1505:usbid "0x0475" "0x0100" 1506:status :unsupported 1507: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." 1508 1509;******************************************************************************************** 1510 1511:mfg "Nikon" 1512:url "http://www.nikon.com/" 1513 1514:model "LS-9000 ED" 1515:url "unsupported/nikon-ls9000-ed.html" 1516:interface "IEEE-1394" 1517:status :unsupported 1518:comment "Probably not supported. See link for details. Possibly similar to LS-8000 ED." 1519 1520;******************************************************************************************** 1521 1522:mfg "Olivetti" 1523:url "http://www.olivetti.com" 1524 1525:model "Job-Jet M400" 1526:url "unsupported/olivetti-job-jet-m400.html" 1527:interface "USB" 1528:usbid "0x0b3c" "0xa880" 1529:status :unsupported 1530:comment "Probably not supported. See link for details." 1531;******************************************************************************************** 1532 1533:mfg "Olympus" 1534:url "http://www.olympus.com" 1535 1536:model "ES-10P" 1537:url "http://alioth-lists.debian.net/pipermail/sane-devel/2008-December/023326.html" 1538:interface "Parport" 1539:status :unsupported 1540 1541:model "ES-10S" 1542:url "unsupported/olympus-es10s.html" 1543:interface "SCSI" 1544:status :unsupported 1545:comment "Probably not supported. See link for details." 1546 1547;******************************************************************************************** 1548 1549:mfg "Optoelectronics" 1550 1551:model "Barcode scanner" 1552:interface "USB" 1553:usbid "0x065a" "0x0001" 1554:status :unsupported 1555:comment "Probably not supported." 1556 1557;******************************************************************************************** 1558 1559:mfg "Optrox" 1560 1561:model "PhotoMaker 3C" 1562:url "http://www.df.lth.se/~triad/krad/optrox/" 1563:interface "Parport" 1564:status :unsupported 1565 1566:model "PhotoMaker 3E" 1567:url "http://www.df.lth.se/~triad/krad/optrox/" 1568:interface "Parport" 1569:status :unsupported 1570 1571:model "PhotoMaker 3F" 1572:url "http://www.df.lth.se/~triad/krad/optrox/" 1573:interface "Proprietary" 1574:status :unsupported 1575:comment "Special ISA card" 1576 1577:model "PhotoMaker 3S" 1578:url "http://www.df.lth.se/~triad/krad/optrox/" 1579:interface "Parport" 1580:status :unsupported 1581 1582:model "PhotoMaker 6E" 1583:url "http://www.df.lth.se/~triad/krad/optrox/" 1584:interface "Parport" 1585:status :unsupported 1586 1587:model "PhotoMaker 6F" 1588:url "http://www.df.lth.se/~triad/krad/optrox/" 1589:interface "Proprietary" 1590:status :unsupported 1591:comment "Special ISA card" 1592 1593;******************************************************************************************** 1594 1595:mfg "Panasonic" 1596 1597:model "KV-SS905C" 1598:interface "SCSI" 1599:status :unsupported 1600:comment "might be supported by matsushita backend. See http://code.google.com/p/kvss905c/ for a standalone scanning tool." 1601 1602:model "KV-S2055W" 1603:interface "USB SCSI" 1604:status :unsupported 1605:comment "might be supported by matsushita backend." 1606 1607:model "KV-S2055L" 1608:interface "SCSI" 1609:status :unsupported 1610:comment "might be supported by matsushita backend." 1611 1612:model "KV-S2065W" 1613:interface "SCSI" 1614:status :unsupported 1615:comment "might be supported by matsushita backend." 1616 1617:model "KV-S3065CW" 1618:interface "USB SCSI" 1619:status :unsupported 1620:comment "might be supported by matsushita backend." 1621 1622:model "KV-S3065CL" 1623:interface "USB SCSI" 1624:status :unsupported 1625:comment "might be supported by matsushita backend." 1626 1627:model "KV-S3085" 1628:interface "USB SCSI" 1629:status :unsupported 1630:comment "might be supported by matsushita backend." 1631 1632:model "KV-S3105C" 1633:interface "USB SCSI" 1634:status :unsupported 1635:comment "might be supported by matsushita backend. See http://code.google.com/p/kvss905c/ for a standalone scanning tool." 1636 1637:model "KV-S6040W" 1638:interface "SCSI" 1639:status :unsupported 1640:comment "might be supported by matsushita backend." 1641 1642:model "KV-S6045W" 1643:interface "SCSI" 1644:status :unsupported 1645:comment "might be supported by matsushita backend." 1646 1647:model "KV-S6050W" 1648:interface "SCSI" 1649:status :unsupported 1650:comment "might be supported by matsushita backend." 1651 1652:model "KV-S6055W" 1653:interface "SCSI" 1654:status :unsupported 1655:comment "might be supported by matsushita backend." 1656 1657:model "KV-S7065C" 1658:interface "USB SCSI" 1659:status :unsupported 1660:comment "might be supported by matsushita backend." 1661 1662;******************************************************************************************** 1663 1664:mfg "Pentax" 1665 1666:model "DSmobile USB" 1667:url "unsupported/syscan-travelscan-pro.html" 1668:interface "USB" 1669:usbid "0x0a82" "0x2000" 1670:status :unsupported 1671:comment "Probably not supported. Some information is available." 1672 1673;******************************************************************************************** 1674 1675:mfg "PIE" 1676:url "http://www.scanace.com/" 1677:comment "Pacific Image Electronics" 1678 1679:model "Primefilm 1800u" 1680:url "unsupported/pie-1800u.html" 1681:interface "USB" 1682:usbid "0x05e3" "0x0120" 1683:status :unsupported 1684:comment "Not supported. See link for details." 1685 1686:model "Primefilm 2700" 1687:interface "USB" 1688:status :unsupported 1689:url "http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023442.html" 1690 1691:model "Primefilm 3600PRO" 1692:interface "USB IEEE-1394" 1693:status :unsupported 1694:comment "Probably not supported. " 1695 1696:model "Powerslide 3600" 1697:url "unsupported/reflecta-digitdia-3600.html" 1698:interface "USB IEEE-1394" 1699:usbid "0x05e3" "0x0142" 1700:status :unsupported 1701:comment "Probably unsupported. Film scanner that can scan directly from the magazine." 1702 1703:model "PF3650 Pro3 Film Scanner" 1704:url "unsupported/pie-pf3650.html" 1705:interface "USB IEEE-1394" 1706:usbid "0x05e3" "0x0143" 1707:status :unsupported 1708:comment "Not supported. See link for details." 1709 1710;******************************************************************************************** 1711 1712;:mfg "Packard Bell" 1713 1714;******************************************************************************************** 1715 1716:mfg "Plustek" 1717:url "http://www.plustek.de/" 1718:url "http://www.plustek.com/" 1719 1720:model "OpticPro A3U" 1721:interface "USB" 1722:status :unsupported 1723:comment "Uses Plustek ASIC P99002" 1724 1725:model "OpticPro S6" 1726:interface "USB" 1727:status :unsupported 1728:comment "Uses RealTek chipset (RTL8801D)" 1729 1730:model "OpticPro S12" 1731:url "unsupported/plustek-opticpro-st12.html" 1732:interface "USB" 1733:usbid "0x07b3" "0x0600" 1734:status :unsupported 1735: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." 1736 1737:model "OpticPro ST12" 1738:url "unsupported/plustek-opticpro-st12.html" 1739:interface "USB" 1740:usbid "0x07b3" "0x0600" 1741:status :unsupported 1742: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." 1743 1744:model "OpticPro ST16" 1745:url "unsupported/plustek-opticpro-st16.html" 1746:interface "USB" 1747:usbid "0x07b3" "0x0600" 1748:status :unsupported 1749:comment "GL646 based, to be added to genesys backend" 1750 1751:model "OpticPro UA18" 1752:interface "USB" 1753:status :unsupported 1754:comment "Probably LM983x based." 1755 1756:model "OpticPro S24" 1757:url "unsupported/plustek-opticpro-st24.html" 1758:interface "USB" 1759:usbid "0x07b3" "0x0601" 1760:status :unsupported 1761: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." 1762 1763:model "OpticPro ST24" 1764:url "unsupported/plustek-opticpro-st24.html" 1765:interface "USB" 1766:usbid "0x07b3" "0x0601" 1767:status :unsupported 1768:comment "GL646 based, to be added to genesys backend" 1769 1770:model "OpticPro S28" 1771:interface "USB" 1772:url "unsupported/plustek-opticpro-s28.html" 1773:usbid "0x07b3" "0x0801" 1774:status :unsupported 1775:comment "GL841 based, to be added to genesys backend" 1776 1777:model "OpticPro ST28" 1778:url "unsupported/plustek-opticpro-s28.html" 1779:interface "USB" 1780:usbid "0x07b3" "0x0801" 1781:status :unsupported 1782:comment "GL841 based, to be added to genesys backend" 1783 1784:model "OpticPro ST28" 1785:url "unsupported/plustek-opticpro-st28.html" 1786:interface "USB" 1787:usbid "0x07b3" "0x0802" 1788:status :unsupported 1789:comment "GL841 based, to be added to genesys backend" 1790 1791:model "Umax AstraScan 4750" 1792:url "unsupported/umax-astrscan-4750.html" 1793:interface "USB" 1794:usbid "0x07b3" "0x0802" 1795:status :unsupported 1796:comment "GL841 based, to be added to genesys backend, rebadged Plustek ST28" 1797 1798:model "OpticPro ST48" 1799:url "unsupported/plustek-opticpro-st48.html" 1800:interface "USB" 1801:usbid "0x07b3" "0x0800" 1802:status :unsupported 1803:comment "GL841 based, to be added to genesys backend" 1804 1805:model "OpticPro ST64" 1806:url "unsupported/plustek-opticpro-st64.html" 1807:interface "USB" 1808:usbid "0x07b3" "0x0c00" 1809:status :unsupported 1810:comment "GL843 based, maybe to be added to genesys backend" 1811 1812:model "OpticPro ST64+" 1813:url "unsupported/plustek-opticpro-st64plus.html" 1814:interface "USB" 1815:usbid "0x07b3" "0x0c03" 1816:status :unsupported 1817:comment "GL843 based. See link for more details." 1818 1819:model "PL 806" 1820:url "unsupported/plustek-pl806.html" 1821:interface "USB" 1822:usbid "0x07b3" "0x0c0c" 1823:status :unsupported 1824:comment "Unsupported. See link for more details." 1825 1826:model "SmartOffice PL 812" 1827:url "unsupported/plustek-pl812.html" 1828:interface "USB" 1829:usbid "0x07b3" "0x0c0d" 1830:status :unsupported 1831:comment "Unsupported. See link for more details." 1832 1833:model "OpticSlim 500" 1834:url "unsupported/plustek-opticslim-500.html" 1835:interface "USB" 1836:usbid "0x07b3" "0x0458" 1837:status :unsupported 1838:comment "Unsupported. See link for more details." 1839 1840:model "OpticSlim 2420" 1841:url "unsupported/plustek-opticslim-2420.html" 1842:interface "USB" 1843:usbid "0x07b3" "0x0806" 1844:status :unsupported 1845:comment "GL841 based, to be added to genesys backend" 1846 1847:model "OpticSlim 2420+" 1848:url "unsupported/plustek-opticslim-2420plus.html" 1849:interface "USB" 1850:usbid "0x07b3" "0x0914" 1851:status :unsupported 1852:comment "GL841 based, to be added to genesys backend" 1853 1854:model "OpticWorks 2000" 1855:interface "Parport" 1856:status :unsupported 1857:comment "Multifunction device. No further information available." 1858 1859:model "OptiCard 600+" 1860:interface "USB" 1861:status :unsupported 1862:comment "Business card reader. No further information available." 1863 1864:model "ScanCopy 115" 1865:url "unsupported/plustek-scancopy-115.html" 1866:interface "USB" 1867:usbid "0x07b3" "0x081c" 1868:status :unsupported 1869:comment "GL841 based, to be added to genesys backend" 1870 1871:model "Spectra ADF" 1872:interface "Proprietary" 1873:status :unsupported 1874: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?" 1875 1876:model "Unknown Plustek Device" 1877:interface "USB" 1878:usbid "0x07b3" "0x0005" 1879:status :unsupported 1880:comment "Probably unsupported. Scanner name not known yet." 1881 1882:model "Unknown Plustek Device" 1883:interface "USB" 1884:usbid "0x07b3" "0x0007" 1885:status :unsupported 1886:comment "Probably unsupported. Scanner name not known yet." 1887 1888:model "Unknown Plustek Device" 1889:interface "USB" 1890:usbid "0x07b3" "0x000f" 1891:status :unsupported 1892:comment "Probably unsupported. Scanner name not known yet." 1893 1894:model "Unknown Plustek Device" 1895:interface "USB" 1896:usbid "0x07b3" "0x0012" 1897:status :unsupported 1898:comment "Probably unsupported. Scanner name not known yet." 1899 1900:model "Unknown Plustek Device" 1901:interface "USB" 1902:usbid "0x07b3" "0x0014" 1903:status :unsupported 1904:comment "Probably unsupported. Scanner name not known yet." 1905 1906:model "Unknown Plustek Device" 1907:interface "USB" 1908:usbid "0x07b3" "0x0016" 1909:status :unsupported 1910:comment "Probably unsupported. Scanner name not known yet." 1911 1912;******************************************************************************************** 1913 1914:mfg "PLANon" 1915:url "http://www.planon.com/" 1916 1917:model "DocuPen RC800" 1918:interface "USB" 1919:usbid "0x18dd" "0x1000" 1920:status :unsupported 1921:comment "Supported by gPhoto2." 1922 1923:model "DocuPen R700" 1924:url "unsupported/planon-docupen-r700.html" 1925:interface "USB" 1926:usbid "0x10c4" "0xea60" 1927:status :unsupported 1928:comment "Probably not supported. See link for details." 1929 1930:model "DocuPen (DPEN-BW)" 1931:interface "USB" 1932:status :unsupported 1933:comment "Probably not supported. No details known." 1934 1935;******************************************************************************************** 1936 1937:mfg "Primax" 1938:url "http://www.primax.nl/" 1939 1940:model "Colorado 600U" 1941:url "unsupported/primax-colorado-600u.html" 1942:interface "USB" 1943:usbid "0x0461" "0x0341" 1944:status :unsupported 1945:comment "Not supported. Some information is available." 1946 1947:model "Colorado 1200p" 1948:interface "Parport" 1949:url "http://home2.swipnet.se/~w-25069/pxscan.html" 1950:status :unsupported 1951:comment "Unsupported by SANE. But is reported to partly work with pxscan. See link." 1952 1953:model "Colorado 1200u" 1954:interface "USB" 1955:usbid "0x0461" "0x0361" 1956:status :unsupported 1957:comment "Probably unsupported. No details known." 1958 1959:model "Primascan Colorado 2600u" 1960:url "unsupported/visioneer-onetouch4400.html" 1961:interface "USB" 1962:usbid "0x0461" "0x0347" 1963:status :unsupported 1964:comment "Unsupported. Same as Visioneer Onetouch 4400. See link for details." 1965 1966:model "Colorado Direct 600" 1967:url "http://home2.swipnet.se/~w-25069/pxscan.html" 1968:interface "Parport" 1969:status :unsupported 1970:comment "Not supported. However, a stand-alone program is available." 1971 1972:model "Colorado Direct 9600" 1973:url "http://home2.swipnet.se/~w-25069/pxscan.html" 1974:interface "Parport" 1975:status :unsupported 1976:comment "Not supported. However, a stand-alone program is available." 1977 1978:model "Colorado USB 9600" 1979:url "unsupported/primax-colorado-usb-9600.html" 1980:interface "USB" 1981:usbid "0x0461" "0x0340" 1982:status :unsupported 1983:comment "Not supported. See link for details." 1984 1985:model "G2-300" 1986:interface "USB" 1987:usbid "0x0461" "0x0300" 1988:status :unsupported 1989:comment "Probably unsupported. No details known." 1990 1991:model "G2-300 #2" 1992:interface "USB" 1993:usbid "0x0461" "0x0302" 1994:status :unsupported 1995:comment "Probably unsupported. No details known." 1996 1997:model "G2E-300" 1998:interface "USB" 1999:usbid "0x0461" "0x0301" 2000:status :unsupported 2001:comment "Probably unsupported. No details known." 2002 2003:model "G2E-300 #2" 2004:usbid "0x0461" "0x0303" 2005:interface "USB" 2006:status :unsupported 2007:comment "Probably unsupported. No details known." 2008 2009:model "G2-600" 2010:usbid "0x0461" "0x0380" 2011:interface "USB" 2012:status :unsupported 2013:comment "Probably unsupported. No details known." 2014 2015:model "G2-600 #2" 2016:interface "USB" 2017:usbid "0x0461" "0x0382" 2018:status :unsupported 2019:comment "Probably unsupported. No details known." 2020 2021:model "G2E-600" 2022:usbid "0x0461" "0x0383" 2023:interface "USB" 2024:status :unsupported 2025:comment "Probably unsupported. No details known." 2026 2027:model "OneTouch 5300" 2028:interface "Parport" 2029:status :unsupported 2030:comment "Not supported." 2031 2032:model "ReadyScan 636i" 2033:usbid "0x0461" "0x0381" 2034:interface "USB" 2035:status :unsupported 2036:comment "Probably unsupported. No details known." 2037 2038:model "Slim-Line 1200" 2039:interface "USB" 2040:status :unsupported 2041:comment "Maybe GL646. Maybe similar to Medion MD 6228?" 2042 2043:model "Onetouch 8920" 2044:url "unsupported/visioneer-onetouch8920.html" 2045:interface "USB" 2046:usbid "0x0461" "0x0371" 2047:status :unsupported 2048:comment "Not supported. Look similar to Visioneer Onetouch 8920 (same USB product id)." 2049 2050;******************************************************************************************** 2051 2052:mfg "Prolink" 2053:url "http://www.fida.com/" 2054 2055:model "Winscan Pro 2448U" 2056:url "unsupported/prolink-2448u.html" 2057:interface "USB" 2058:usbid "0x06dc" "0x0014" 2059:status :unsupported 2060:comment "Not supported. Some information is available. RealTek RTS8801." 2061 2062:model "Winscan Pro 2000" 2063:interface "USB Parport" 2064:status :unsupported 2065:comment "Not supported. No further information available." 2066 2067;******************************************************************************************** 2068 2069:mfg "Quato" 2070:url "http://www.quato.de/" 2071 2072:model "X-Finity" 2073:interface "SCSI" 2074:status :unsupported 2075:comment "Probably not supported. No details yet. Originally manufactured by PFU?" 2076 2077:model "X-Finity Ultra" 2078:interface "USB IEEE-1394" 2079:status :unsupported 2080:comment "Probably not supported. No details yet." 2081 2082;******************************************************************************************** 2083 2084:mfg "Reflecta" 2085 2086:model "DigitDia 3600" 2087:url "unsupported/reflecta-digitdia-3600.html" 2088:interface "USB IEEE-1394" 2089:usbid "0x05e3" "0x0142" 2090:status :unsupported 2091:comment "Film scanner that can scan directly from the magazine." 2092 2093:model "iScan 1800" 2094:url "unsupported/reflecta-iscan-1800.html" 2095:interface "USB" 2096:usbid "0x05e3" "0x0120" 2097:status :unsupported 2098:comment "Probably unsupported. See link for details." 2099 2100:model "ProScan 4000" 2101:url "unsupported/reflecta-proscan-4000.html" 2102:interface "USB IEEE-1394" 2103:usbid "0x05e3" "0x0143" 2104:status :unsupported 2105:comment "Probably unsupported. See link for details." 2106 2107;******************************************************************************************** 2108 2109:mfg "Relisys" 2110 2111:model "Eclipse 1200U" 2112:url "unsupported/relisys-eclipse-1200u.html" 2113:interface "USB" 2114:usbid "0x0475" "0x0103" 2115:status :unsupported 2116:comment "Probably unsupported. See link for details." 2117 2118:model "Scorpio Ultra 3" 2119:url "unsupported/relisys-scorpio-ultra3.html" 2120:interface "USB" 2121:usbid "0x0475" "0x0210" 2122:status :unsupported 2123:comment "Probably unsupported. See link for details." 2124 2125:model "Episode" 2126:url "unsupported/relisys-episode.html" 2127:interface "USB" 2128:usbid "0x0475" "0x0103" 2129:status :unsupported 2130:comment "Probably unsupported. See link for details." 2131 2132:model "AVEC II E3" 2133:interface "Parport" 2134:status :unsupported 2135:comment "Parport version of AVEC II S3?. See bug #304992 for details" 2136 2137;******************************************************************************************** 2138 2139:mfg "Samsung" 2140 2141:model "SCX-4725FN" 2142:url "unsupported/samsung-scx-4725.html" 2143:interface "USB" 2144:usbid "0x04e8" "0x341f" 2145:status :unsupported 2146:comment "Not supported. See link for details." 2147 2148;******************************************************************************************** 2149 2150:mfg "Scanshell" 2151 2152:model "800N" 2153:url "unsupported/scanshell-800n.html" 2154:interface "USB" 2155:usbid "0x0a82" "0x6605" 2156:status :unsupported 2157:comment "Not supported. See link for details." 2158 2159;******************************************************************************************** 2160 2161:mfg "Sicos" 2162 2163:model "DMS 2000" 2164:url "mailto:ehaase@inf.fu-berlin.de" 2165:interface "proprietary" 2166:status :unsupported 2167:comment "Not supported until now. Work on a backend has started, contact the author for details (see link)" 2168 2169;******************************************************************************************** 2170 2171:mfg "Siemens" ; name a manufacturer 2172:url "http://www.siemens.com/" 2173 2174:model "ID Mouse Professional" 2175:interface "USB" 2176:usbid "0x0681" "0x0005" 2177:status :unsupported 2178:comment "Not supported." 2179 2180:model "Cherry FingerTIP ID Board - Sensor" 2181:interface "USB" 2182:usbid "0x0681" "0x0010" 2183:status :unsupported 2184:comment "Not supported." 2185 2186;******************************************************************************************** 2187 2188:mfg "SmartDisk" 2189 2190:model "SmartScan 3600" 2191:interface "USB IEEE-1394" 2192:status :unsupported 2193:comment "Probably not supported. Same as PIE Primefilm 2600 PRO." 2194 2195;******************************************************************************************** 2196 2197:mfg "Spot Technology" 2198:comment "Spot seems have gone out of business." 2199 2200:model "Maxiscan A4" 2201:url "http://www.el-profesor.net/spoonset/" 2202:interface "proprietary" 2203:status :unsupported 2204:comment "Not supported until now. Work on a backend has started, see link for more information." 2205 2206:model "ScanTak 2c" 2207:url "http://www.el-profesor.net/spoonset" 2208:interface "proprietary" 2209:status :unsupported 2210:comment "Not supported. Work on a backend has started, see link for more information." 2211 2212:model "ScanTak 3c" 2213:url "http://www.el-profesor.net/spoonset" 2214:interface "proprietary" 2215:status :unsupported 2216:comment "Not supported. Work on a backend has started, see link for more information." 2217 2218;******************************************************************************************** 2219 2220:mfg "Syscan" 2221 2222:model "TravelScan FS-531" 2223:url "unsupported/syscan-travelscan-fs531.html" 2224:interface "USB" 2225:usbid "0x0a82" "0x0530" 2226:status :unsupported 2227:comment "Not supported. May work with the Plustek backend in future. See link for details." 2228 2229:model "TravelScan Pro" 2230:url "unsupported/syscan-travelscan-pro.html" 2231:interface "USB" 2232:usbid "0x0a82" "0x2000" 2233:status :unsupported 2234:comment "Probably not supported. Some information is available." 2235 2236;******************************************************************************************** 2237 2238:mfg "Tamarack" 2239 2240:model "Artiscan 9600" ; name models for above-specified mfg. 2241:interface "Parport" 2242:status :unsupported 2243:url "http://www.autistici.org/tamarhack/" 2244:comment "Unsupported at the moment. See link for a project for that scanner that may support it in future." 2245 2246:model "Artiscan 9600 pro 36" ; name models for above-specified mfg. 2247:interface "Parport" 2248:status :unsupported 2249:url "http://www.autistici.org/tamarhack/" 2250:comment "Unsupported at the moment. See link for a project for that scanner." 2251 2252:model "Artiscan 2400FS" 2253:url "unsupported/tamarack-artiscan-2400.html" 2254:interface "USB" 2255:usbid "0x05e3" "0x0100" 2256:status :unsupported 2257:comment "Unsupported. See link for more information." 2258 2259;******************************************************************************************** 2260 2261:mfg "TCE" 2262:comment "Brasilian vendor." 2263:url "http://www.tce.com.br/" 2264 2265:model "MK600U" 2266:url "unsupported/memorex-maxx-6136u.html" 2267:interface "USB" 2268:usbid "0x0461" "0x0346" 2269:status :unsupported 2270:comment "Not supported. Some information is available." 2271 2272:model "S450" 2273:url "http://home2.swipnet.se/~w-25069/pxscan.html" 2274:interface "Parport" 2275:status :unsupported 2276:comment "Not supported by SANE but is reported to work with pxscan (see link)." 2277 2278;******************************************************************************************** 2279 2280:mfg "Teco" 2281:url "http://www.tecoimage.com.tw/" 2282 2283:model "VM6509F" 2284:url "unsupported/teco-vm6509.html" 2285:interface "USB" 2286:usbid "0x080d" "0x0102" 2287:status :unsupported 2288:comment "Probably unsupported. See link for details." 2289 2290;******************************************************************************************** 2291 2292:mfg "Tiny" 2293 2294:model "FU661E" 2295:url "unsupported/visioneer-onetouch4400.html" 2296:interface "USB" 2297:usbid "0x0461" "0x0347" 2298:status :unsupported 2299:comment "Unsupported. See link for details." 2300 2301;******************************************************************************************** 2302 2303:mfg "Trust" 2304:url "http://www.trust-site.com" 2305 2306:model "CombiScan 19200" 2307:url "unsupported/trust-combiscan-19200.html" 2308:interface "Parport USB" 2309:usbid "0x05cb" "0x1483" 2310:status :unsupported 2311:comment "Unsupported. See link for details." 2312 2313:model "EasyScan 19200" 2314:url "http://alioth-lists.debian.net/pipermail/sane-devel/2008-October/022955.html" 2315:interface "Parport" 2316:status :unsupported 2317 2318:model "SCSI Scan 19200 -Excellence Series-" 2319:url "unsupported/trust-scsi-scan-19200.html" 2320:interface "SCSI" 2321:status :unsupported 2322:comment "Unsupported. See link for details." 2323 2324;******************************************************************************************** 2325 2326:mfg "UMAX" 2327:url "http://www.umax.com/" 2328 2329:model "Astra 2500" 2330:url "unsupported/umax-astra-2500.html" 2331:interface "USB" 2332:usbid "0x0461" "0x0374" 2333:status :unsupported 2334:comment "Probably not supported. See link for details." 2335 2336:model "Astra 2850" 2337:url "unsupported/plustek-opticpro-st24.html" 2338:interface "USB" 2339:usbid "0x07b3" "0x0601" 2340:status :unsupported 2341:comment "Probably not supported. Same IDs as Plustek OpticPro ST24. See link for details." 2342 2343:model "Astra 3000" 2344:url "unsupported/umax-astra-3000.html" 2345:interface "USB" 2346:usbid "0x0461" "0x038a" 2347:status :unsupported 2348:comment "Probably not supported. See link for details." 2349 2350:model "Astra 3600" 2351:url "unsupported/umax-astra-3600.html" 2352:interface "USB" 2353:usbid "0x0461" "0x038a" 2354:status :unsupported 2355:comment "Probably not supported. See link for details." 2356 2357:model "Astra 4000" 2358:url "unsupported/umax-astra-4000.html" 2359:interface "USB" 2360:usbid "0x1606" "0x1030" 2361:status :unsupported 2362:comment "Not supported. See link for details." 2363 2364:model "Astra 4100" 2365:url "unsupported/umax-astra-4100.html" 2366:interface "USB" 2367:usbid "0x0461" "0x038c" 2368:status :unsupported 2369:comment "Not supported, to be added to genesys backend." 2370 2371:model "Astra 4500" 2372:url "unsupported/umax-astra-4500.html" 2373:interface "USB" 2374:usbid "0x0638" "0x0a10" 2375:status :unsupported 2376:comment "GL646 based, to be added to genesys backend. Avision iVina FB1600 clone" 2377 2378:model "Astra 4600" 2379:interface "USB" 2380:status :unsupported 2381:comment "Probably not supported, no details known." 2382 2383:model "Astra 4700" 2384:url "unsupported/umax-astra-4700.html" 2385:interface "USB" 2386:usbid "0x0638" "0x0a20" 2387:status :unsupported 2388:comment "GL646/GL660 based. Avision iVina FB1800 clone." 2389 2390:model "Astra 6700" 2391:interface "USB" 2392:usbid "0x0638" "0x0a30" 2393:status :unsupported 2394:comment "Not supported. No chipset information available. Same as Avision iVina FB2400." 2395 2396:model "AstraSlim" 2397:url "unsupported/umax-astraslim.html" 2398:usbid "0x080d" "0x0104" 2399:interface "USB" 2400:status :unsupported 2401:comment "Probably not supported currently. See link for more details." 2402 2403:model "AstraSlim 1200" 2404:url "unsupported/umax-astraslim-1200.html" 2405:interface "USB" 2406:usbid "0x080d" "0x0110" 2407:status :unsupported 2408:comment "See link for more details." 2409 2410:model "AstraSlim 6000" 2411:url "unsupported/umax-astraslim-6000.html" 2412:interface "USB" 2413:usbid "0x080d" "0x0104" 2414:status :unsupported 2415:comment "Probably not supported currently. See link for more details." 2416 2417:model "Nete3470'" 2418:interface "Parport" 2419:status :unsupported 2420:comment "Probably not supported. No details known.." 2421 2422:model "Powerlook 180" 2423:url "unsupported/umax-powerlook-180.html" 2424:interface "USB" 2425;:usbid "0x3902" "0xc470" #correct? 2426:status :unsupported 2427:comment "Probably not supported. See link for details." 2428 2429:model "Powerlook 1000 USB" 2430:interface "USB" 2431:status :unsupported 2432:comment "Probably not supported. No further information available." 2433 2434;******************************************************************************************** 2435 2436:mfg "Vantas" 2437 2438:model "3000" 2439:url "unsupported/visioneer-onetouch4800.html" 2440:interface "USB" 2441:usbid "0x04a7" "0x0224" 2442:status :unsupported 2443:comment "Not supported. See link for more details." 2444 2445;******************************************************************************************** 2446 2447:mfg "Visioneer" 2448:url "http://www.visioneer.com/" 2449 2450:model "6200" 2451:interface "USB" 2452:usbid "0x0461" "0x0345" 2453:status :unsupported 2454:comment "Not supported. Is reported to use the E5 chipset. Uses a Primax ID. Looks similar to Primascan Colorado 2600u." 2455 2456:model "6200 EPP/USB" 2457:interface "USB" 2458:usbid "0x04a7" "0x0311" 2459:status :unsupported 2460:comment "Not supported. Id is from Primax? Yet another scanner with the same name?" 2461 2462:model "9420" 2463:url "unsupported/visioneer-9420.html" 2464:interface "USB" 2465:usbid "0x0461" "0x03a8" 2466:status :unsupported 2467:comment "Unsupported. See link for details." 2468 2469:model "9450 USB" 2470:url "unsupported/visioneer-9450-usb.html" 2471:interface "USB" 2472:usbid "0x04a7" "0x0421" 2473:status :unsupported 2474:comment "Unsupported. See link for details." 2475 2476:model "Onetouch 4400" 2477:url "unsupported/visioneer-onetouch4400.html" 2478:interface "USB" 2479:usbid "0x0461" "0x0347" 2480:status :unsupported 2481:comment "Not supported. E5 chipset? See link for more details." 2482 2483:model "OneTouch 4800 USB" 2484:url "unsupported/visioneer-onetouch4800.html" 2485:interface "USB" 2486:usbid "0x04a7" "0x0224" 2487:status :unsupported 2488:comment "Unsupported. Seems to use Realtek RTS8801B. Same as Microtek Scanport 3000. See link for details." 2489 2490:model "OneTouch 5300 USB" 2491:url "unsupported/visioneer-onetouch5300.html" 2492:interface "USB" 2493:usbid "0x04a7" "0x0226" 2494:status :unsupported 2495:comment "Not supported. Chipset is RTS8801B(?). See link for output of /proc/bus/usb/devices." 2496 2497:model "OneTouch 5300" 2498:interface "USB" 2499:usbid "0x04a7" "0x0221" 2500:status :unsupported 2501:comment "Not supported. Yet another scanner with this name?" 2502 2503:model "OneTouch 5800 USB" 2504:url "unsupported/visioneer-onetouch5800.html" 2505:interface "USB" 2506:usbid "0x04a7" "0x0226" 2507:status :unsupported 2508:comment "Unsupported. 48 bit scanner, doesn't work with viceo backend. RTS8801C." 2509 2510:model "OneTouch 6600" 2511:url "unsupported/visioneer-onetouch6600.html" 2512:interface "USB" 2513:usbid "0x04a7" "0x022a" 2514:status :unsupported 2515:comment "Unsupported. See link for details." 2516 2517:model "Onetouch 7100" 2518:url "unsupported/visioneer-onetouch7100.html" 2519:interface "USB" 2520:usbid "0x04a7" "0x0229" 2521:status :unsupported 2522:comment "GL646 based, to be added to genesys backend" 2523 2524:model "Onetouch 7700" 2525:url "unsupported/visioneer-onetouch7700.html" 2526:interface "USB" 2527:usbid "0x04a7" "0x0380" 2528:status :unsupported 2529:comment "LM9832/3 based, to be added to plustek backend" 2530 2531:model "OneTouch 8100" 2532:url "unsupported/visioneer-onetouch8100.html" 2533:interface "USB" 2534:usbid "0x04a7" "0x0321" 2535:status :unsupported 2536:comment "Unsupported. See link for details." 2537 2538:model "Onetouch 8700" 2539:url "unsupported/visioneer-onetouch8920.html" 2540:interface "USB" 2541:usbid "0x04a7" "0x0371" 2542:status :unsupported 2543:comment "Not supported. See link for details." 2544 2545:model "Onetouch 8900" 2546:url "unsupported/visioneer-onetouch8920.html" 2547:interface "USB" 2548:usbid "0x04a7" "0x0371" 2549:status :unsupported 2550:comment "Not supported. Same as 8920 but without TA?" 2551 2552:model "Onetouch 8920" 2553:url "unsupported/visioneer-onetouch8920.html" 2554:interface "USB" 2555:usbid "0x04a7" "0x0371" 2556:status :unsupported 2557: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." 2558 2559:model "Onetouch 9000" 2560:url "unsupported/visioneer-onetouch9020.html" 2561:interface "USB" 2562:usbid "0x04a7" "0x022c" 2563:status :unsupported 2564:comment "Not supported. See link for details." 2565 2566:model "Onetouch 9020" 2567:url "unsupported/visioneer-onetouch9020.html" 2568:interface "USB" 2569:usbid "0x04a7" "0x022c" 2570:status :unsupported 2571:comment "Not supported. See link for details." 2572 2573:model "Onetouch 9320" 2574:url "unsupported/visioneer-onetouch9320.html" 2575:interface "USB" 2576:usbid "0x04a7" "0x0362" 2577:status :unsupported 2578:comment "Probably not supported. See link for details." 2579 2580:model "Onetouch Pro 8800" 2581:url "unsupported/visioneer-onetouch8820.html" 2582:interface "USB" 2583:usbid "0x04a7" "0x0410" 2584:status :unsupported 2585:comment "Probably not supported. See link for details." 2586 2587:model "Onetouch Pro 8820" 2588:url "unsupported/visioneer-onetouch8820.html" 2589:interface "USB" 2590:usbid "0x04a7" "0x0410" 2591:status :unsupported 2592:comment "Probably not supported. See link for details." 2593 2594:model "PaperPort 3100b" 2595:url "unsupported/visioneer-paperport-3100b.html" 2596:interface "Parport" 2597:status :unsupported 2598:comment "Most probably not supported. See link for details." 2599 2600:model "PaperPort 6100" 2601:interface "Parport" 2602:status :unsupported 2603:comment "Most probably not supported. More details would be appreciated." 2604 2605:model "PaperPort OneTouch" 2606:url "unsupported/visioneer-paperport-onetouch.html" 2607:interface "Parport" 2608:status :unsupported 2609:comment "Most probably not supported. See link for details." 2610 2611:model "Strobe Pro USB" 2612:url "unsupported/visioneer-strobe-pro-usb.html" 2613:interface "USB" 2614:usbid "0x04a7" "0x0102" 2615:status :unsupported 2616:comment "Not supported. See link for details." 2617 2618;******************************************************************************************** 2619 2620:model "4800 One Touch" 2621:url "unsupported/xerox-4800-onetouch.html" 2622:interface "USB" 2623:usbid "0x04a7" "0x03a0" 2624:status :unsupported 2625:comment "Unsupported. See link for details. Different id compared to One Touch 4800?" 2626 2627:model "DocuImage 620S" 2628:url "unsupported/xerox-docuimage-620s.html" 2629:interface "SCSI" 2630:status :unsupported 2631:comment "Not supported. See link for more details." 2632 2633:model "DocuMate 510" 2634:url "unsupported/xerox-documate-510.html" 2635:interface "USB" 2636:status :unsupported 2637:usbid "0x04a7" "0x0446" 2638:comment "Not supported. See link for more details." 2639 2640:model "DocuMate 510" 2641:url "unsupported/xerox-documate-510.html" 2642:interface "USB" 2643:status :unsupported 2644:usbid "0x04a7" "0x047c" 2645:comment "Not supported. See link for more details. Yet another USB id." 2646 2647:model "One Touch 4800" 2648:url "unsupported/visioneer-onetouch4800.html" 2649:interface "USB" 2650:usbid "0x04a7" "0x0224" 2651:status :unsupported 2652:comment "Unsupported. See link for details. Different id compared to 4800 One Touch?" 2653 2654:model "WorkCentre 470cx" 2655:url "unsupported/xerox-workcentre-470cx.html" 2656:interface "Parport" 2657:status :unsupported 2658:comment "Not supported. See link for more details." 2659 2660:model "WorkCentre M15i" 2661:url "unsupported/xerox-workcentre-m15i.html" 2662:interface "USB" 2663:usbid "0x0924" "0xffef" 2664:status :unsupported 2665:comment "Not supported. See link for more details." 2666 2667:model "WorkCentre XK35c" 2668:url "unsupported/xerox-workcentre-xk35c.html" 2669:interface "USB Parport" 2670:usbid "0x043d" "0x0020" 2671:status :unsupported 2672:comment "Not supported. See link for more details." 2673 2674:model "WorkCentre XK50cx" 2675:url "unsupported/xerox-workcentre-xk50cx.html" 2676:interface "USB" 2677:usbid "0x04e8" "0x3903" 2678:status :unsupported 2679:comment "Not supported. See link for more details." 2680 2681:model "WorkCentre Pro 412" 2682:url "unsupported/xerox-workcentre-pro412.html" 2683:interface "USB Parport" 2684:usbid "0x043d" "0x4303" 2685:status :unsupported 2686:comment "Not supported. See link for more details." 2687 2688:model "WorkCentre PE16" 2689:url "unsupported/xerox-workcentre-pe16.html" 2690:interface "USB Parport" 2691:usbid "0x0924" "0x4220" 2692:status :unsupported 2693:comment "Not supported. See link for more details." 2694 2695:model "WorkCentre PE120i" 2696:url "unsupported/xerox-workcentre-pe120i.html" 2697:interface "USB" 2698:usbid "0x0924" "0x4237" 2699:status :unsupported 2700:comment "Not supported. See link for more details." 2701 2702 2703;******************************************************************************************** 2704;******************************************************************************************** 2705;******************************************************************************************** 2706 2707:devicetype :vidcam 2708 2709:mfg "Biolux" 2710 2711:model "654 (micrOcular)" 2712:url "unsupported/biolux-654.html" 2713:interface "USB" 2714:usbid "0x0923" "0x010f" 2715:status :unsupported 2716:comment "Not supported yet. See link for more details." 2717 2718 2719;******************************************************************************************** 2720 2721:mfg "Grandtek Scopecam" 2722 2723:model "8x30 Binocular & Digital Camera" 2724:url "unsupported/grandtech-scopecam.html" 2725:interface "USB" 2726:usbid "0x0797" "0x801c" 2727:status :unsupported 2728:comment "Not Supported yet. See link for more details." 2729 2730 2731;******************************************************************************************** 2732 2733 2734; :comment and :url specifiers are optional after :mfg, :model, :desc, 2735; and at the top-level. 2736