canon_dr.conf 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. #######################################################################
  2. # NOTE: 'option' lines only apply to the devices found by
  3. # the NEXT 'usb' or 'scsi' line. You may repeat the option line if
  4. # required for multiple scanners of different models/connections.
  5. #######################################################################
  6. # Some machines are incapable of providing basic inquiry info, and will
  7. # lock up if asked for it. The driver will not ask for this info if all
  8. # three of these options are provided. They should NOT be used unless
  9. # you know for sure that your machine requires it.
  10. # NOTE: the vendor and model must be correct. The version need not.
  11. #option vendor-name CANON
  12. #option model-name DR-2050C
  13. #option version-name XXXX
  14. #######################################################################
  15. # Set data buffer size, in bytes. The value ranges from 4096 - infinity
  16. # large values may cause timeouts, small causes slow scans. 4MB default
  17. #option buffer-size 4194304
  18. #######################################################################
  19. # Most scanners dont pad their reads
  20. #option padded-read 0
  21. #######################################################################
  22. # SCSI scanners:
  23. # To search for any CANON scsi device, if name starts with 'CR' or 'DR'
  24. scsi CANON CR
  25. scsi CANON DR
  26. # To use a specific scsi device
  27. #scsi /dev/sg1
  28. #######################################################################
  29. # USB scanners:
  30. # For Canon scanners connected via USB on a known device (kernel driver):
  31. #usb /dev/usb/scanner0
  32. # For Canon scanners connected via USB using vendor and device ids (libusb):
  33. #usb VENDORID PRODUCTID
  34. # NOTE: if you have to add your device here- please send the id and model
  35. # to the author via email, so it can be included in next version. kitno455 at
  36. # gmail dot com - with canon_dr in the subject line
  37. # DR-2080C (uses weird protocol)
  38. option duplex-offset 840
  39. option vendor-name CANON
  40. option model-name DR-2080C
  41. option version-name XXXX
  42. option padded-read 1
  43. usb 0x04a9 0x1601
  44. # CR-180
  45. usb 0x04a9 0x1602
  46. # DR-9080C
  47. usb 0x04a9 0x1603
  48. # DR-7080C
  49. usb 0x04a9 0x1604
  50. # DR-5010C
  51. usb 0x04a9 0x1606
  52. # DR-6080C
  53. usb 0x04a9 0x1607
  54. # DR-2580C
  55. option duplex-offset 432
  56. usb 0x04a9 0x1608
  57. # DR-3080CII
  58. usb 0x04a9 0x1609
  59. # DR-2050C/SP (uses weird protocol)
  60. option duplex-offset 840
  61. option vendor-name CANON
  62. option model-name DR-2050C
  63. option version-name XXXX
  64. option padded-read 1
  65. usb 0x04a9 0x160a
  66. # DR-7580
  67. usb 0x04a9 0x160b
  68. # CR-55
  69. usb 0x1083 0x160c
  70. # DR-1210C (two versions?)
  71. usb 0x1083 0x160f
  72. usb 0x04a9 0x2222
  73. # DR-4010C
  74. usb 0x1083 0x1614
  75. # DR-2510C
  76. option duplex-offset 400
  77. usb 0x1083 0x1617
  78. # DR-X10C
  79. usb 0x1083 0x1618
  80. # CR-25
  81. usb 0x1083 0x161a
  82. # DR-2010C
  83. option duplex-offset 400
  84. usb 0x1083 0x161b
  85. # DR-3010C
  86. option duplex-offset 400
  87. usb 0x1083 0x161d
  88. # DR-7090C
  89. usb 0x1083 0x1620
  90. # DR-9050C
  91. usb 0x1083 0x1622
  92. # DR-7550C
  93. usb 0x1083 0x1623
  94. # DR-6050C
  95. usb 0x1083 0x1624
  96. # DR-6010C
  97. usb 0x1083 0x1626
  98. # CR-190i
  99. usb 0x1083 0x162b
  100. # DR-6030C
  101. usb 0x1083 0x1638
  102. # CR-135i
  103. usb 0x1083 0x1639
  104. # P-215
  105. usb 0x1083 0x1646
  106. # P-208
  107. usb 0x1083 0x164c