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