Lines Matching refs:scanners
45 of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners.
70 if (0 == strcasecmp (model_str, scanners[i].scsi_name))
72 model_id = scanners[i].id;
1322 /* This seems to happen for Epson scanners. Return
1768 * Re-enabled enhanced inquiry command for Epson scanners (duh\!)
1771 * Added 16 bit option for Epson scanners (untested)
1774 * Removed debugging code for Epson scanners
1780 * Fixed debugging code for epson scanners
1883 * enable gamma correction for Snapscan 1236, e20 and e50 scanners
1892 * - Disable quality calibration for scanners that do not support it
1903 * - Make firmware upload work for AGFA scanners
1910 * add changes from Acer (new models; automatic firmware upload for USB scanners); fix distorted colour scans after greyscale scans (call set_window only in sane_start); code cleanup