Lines Matching defs:scanners
45 of the AGFA SnapScan and Acer Vuego/Prisa flatbed scanners.
163 static struct SnapScan_Model_desc scanners[] =
210 #define known_scanners ((int) (sizeof(scanners)/sizeof(scanners[0])))
343 SANE_Char *firmware_filename; /* The name of the firmware file for USB scanners */
383 u_char hconfig_epson; /* additional hw configuration for some Epson scanners */
459 * Added 16 bit option for Epson scanners (untested)
462 * Fixed debugging code for epson scanners
566 * - Check USB vendor IDs to avoid hanging scanners
589 * - Make firmware upload work for AGFA scanners
599 * 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