Blame | Last modification | View Log | RSS feed
######################################################################## NOTE: 'option' lines only apply to the devices found by# the NEXT 'usb' or 'scsi' line. You may repeat the option line if# required for multiple scanners of different models/connections.######################################################################## Some machines are incapable of providing basic inquiry info, and will# lock up if asked for it. The driver will not ask for this info if all# three of these options are provided. They should NOT be used unless# you know for sure that your machine requires it.# NOTE: the vendor and model must be correct. The version need not.#option vendor-name CANON#option model-name DR-2050C#option version-name XXXX######################################################################## Set data buffer size, in bytes. The value ranges from 4096 - infinity# large values may cause timeouts, small causes slow scans. 4MB default#option buffer-size 4194304######################################################################## Most scanners dont pad their reads#option padded-read 0######################################################################## SCSI scanners:# To search for any CANON scsi device, if name starts with 'CR' or 'DR'scsi CANON CRscsi CANON DR# To use a specific scsi device#scsi /dev/sg1######################################################################## USB scanners:# For Canon scanners connected via USB on a known device (kernel driver):#usb /dev/usb/scanner0# For Canon scanners connected via USB using vendor and device ids (libusb):#usb VENDORID PRODUCTID# NOTE: if you have to add your device here- please send the id and model# to the author via email, so it can be included in next version. kitno455 at# gmail dot com - with canon_dr in the subject line# DR-2080C (uses weird protocol)option vendor-name CANONoption model-name DR-2080Coption version-name XXXXoption padded-read 1usb 0x04a9 0x1601# CR-180usb 0x04a9 0x1602# DR-9080Cusb 0x04a9 0x1603# DR-7080Cusb 0x04a9 0x1604# DR-5010Cusb 0x04a9 0x1606# DR-6080Cusb 0x04a9 0x1607# DR-2580Cusb 0x04a9 0x1608# DR-3080CIIusb 0x04a9 0x1609# DR-2050C/SP (uses weird protocol)option vendor-name CANONoption model-name DR-2050Coption version-name XXXXoption padded-read 1usb 0x04a9 0x160a# DR-7580usb 0x04a9 0x160b# CR-55usb 0x1083 0x160c# DR-1210C (two versions?)usb 0x1083 0x160fusb 0x04a9 0x2222# DR-4010Cusb 0x1083 0x1614# DR-2510Cusb 0x1083 0x1617# DR-X10Cusb 0x1083 0x1618# CR-25usb 0x1083 0x161a# DR-2010Cusb 0x1083 0x161b# DR-3010Cusb 0x1083 0x161d# DR-7090Cusb 0x1083 0x1620# DR-9050Cusb 0x1083 0x1622# DR-7550Cusb 0x1083 0x1623# DR-6050Cusb 0x1083 0x1624# DR-6010Cusb 0x1083 0x1626